20 random bookmarks
Bookmarks and whatnot. Закладки и всякое.
Bookmarks and whatnot. Закладки и всякое.
This article made me very angry. It's written very misleadingly, it's full of lies. The proposed language offers too much decisions to the config designer (all of the decisions that matter, actually). Nevertheless, there are some ideas I want to mention here:
Not having primitive types beside strings is good. I'd also keep lists and dictionaries (not the way they made it, but the way it should be). Numbers, dates, booleans, all of this is a mess.
So, empty config or no config file at all must be a valid configuration.
And it's kinda neat how they find connections between category theory and configuration languages.
LDtk (Level Designer Toolkit) is an open-source 2D level editor for indie devs, with a strong focus on user-friendliness.
Immerse yourself in the legendary world of Heroes of Might and Magic 3 online, right in your browser! This iconic turn-based strategy series, beloved by millions since 1999, is now available without installation. Explore vast worlds, develop towns, battle for resources, and build armies just like in the good old days. Enjoy classic gameplay with modern convenience—play anytime and share the nostalgia with friends!
A self-hostable personal cloud inspired by serverless platforms and cgi-bin.
We are creating a physical directory for exploring the vast poetic web. It features the personal websites of hundreds of designers, developers, writers, curators, and educators.
I applied.
Sponsored by Kinopio btw.
Tedu released his fifth or so fediverse server. This time featuring migrateable user identities and Java Script-heavy interface, which is actually fast because he doesn't know React.
Where does he get the time and energy? So prolific
A look into the history of Canon Cat, deeper than most, and then a demonstration of hardware maintenance. I didn't care much about the second part, but the first part interested me. For example, I didn't know about SwyftCard before!
Alternative Go (Golang) Playground with syntax highlighting, turtle graphics and more
Как же японцы читают китайские стихи? По-китайски? Самое интересное, что нет.
Японцы читают, конечно же, по-японски - переставляя слова согласно японской грамматике и добавляя японские окончания, которые пишут азбукой. Если китайский текст длинный, то сбоку приписывают специальные символы, которые подсказывают, в каком порядке нужно читать иероглифы по-японски.
掬水月在手
水を掬すれば月、手に在り
A flow based programming language built on uxn.
Красивые пиксельные штуки
Numen is Free Software voice control that gives people with strain or limited
use of their hands full control of their Linux machine. The philosophy is
to keep it simple with phrases that work universally.
A static site, that claims to be a wiki. It is old and fun.
I've moved Marginalia's sources to Github. Can't pick every battle.
The author applies the belts from martial arts to Go knowledge. I have the green one.
Perhaps the matter I most appreciate Go for is its long-term commitment to simplicity, stability, and robustness. I prize these traits more strongly than any other object of software design. The Go team works with an ethos of careful restraint, with each feature given deliberate consideration towards identifying the simplest and most complete solution, and they carefully constrain the scope of their implementations to closely fit those solutions. The areas where Go has failed in this regard are frightfully scarce.