

What do you mean by polarity issues? AFAIK alternating currents don’t have a polarity.
What do you mean by polarity issues? AFAIK alternating currents don’t have a polarity.
Du hat recht, es ist sowohl sehr stylisch als auch gut für die Umwelt!
Meine Tante macht das immer und ich Tölpel dachte immer das wäre irgendeine Ökomasche
My TTY or whatever it’s called is also grey :)
My terminal is grey :)
I also use Forge, which is more similar to i3 split tiling.
I freed my entire disk by removing the French language pack
I just wrote a blog post and it was shit but at least I know what to do better next time.
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 ö.
oh great another Rust crate that is scared of making a stable release
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.
You can use glim or build your own tool using grub. Edit: The article on Arch Wiki describes the manual process and also list more automated alternatives.