

You will be surprised to hear that this is how we read decimal numbers too


You will be surprised to hear that this is how we read decimal numbers too


The candles are only available in packs of 8. It’s the smallest addressable unit of wax in many cake architectures
Me neither, I only stumbled across this a couple of days ago. I don’t use Bluesky but I heard that it’s not really defederated because of the large amount of resources it requires. Not sure if it applies to ATProto in general. For now I’m sticking with Codeberg because what’s a federated network worth if there’s not much to federate with
Tangled is also a new Git forge built on ATProto, the protocol used by Bluesky


In that case you should try rmz to speed it up again
For me it’s even worse. Forward slash is also Shift + 7 and backslash is AltGr + ß?? I hate that computing is only optimized for US american layouts. Going by my keyboard, the filepath separator should probably be an ö.


I heard that SVGs in <img> tags are more restricted than ones in <object> or plain <svg> tags. Try using these instead.


You’re right, it was a vad example. I added some other examples that might be more accurate, allthough less popular.


Interesting question because I think there are entire families of programming languages that share mostly the same syntax. Often, a popular language of its time like C, Java, Python or Lua inspires a range of languages with a similar syntax, but different semantics. Like how JavaScript was supposed to look like Java, but to be adopted to a browser environment. Edit: C# may be a more accurate example, or how Godot Script and Bend look like Python.
I’d say the language family that has the most uniform syntax is shell scripting languages. They have mostly been standardized by POSIX and features are often being copied to make the shell more familiar and interoperable.
Yup, I’m learning Rust this way over at https://github.com/brckd/advent-of-code-2024 using a handy template I found.
Regarding the puzzles, I was able to solve all of them so far using
regex, itertools and some bruteforce >:D
I already joined a private leaderboard, but if more people are interested, we could create one too.
They have a mouthful of problems