Perhaps you can encode them as computation (i.e. a function of arbitrary precision)
YTG123
Other places in the Fediverse:
- 0 Posts
- 13 Comments
Mailing list! (/s… unless?)
And Lemmy/kbin obviously
YTG123@feddit.chto Programmer Humor@lemmy.ml•A week of fprintfs has me wanting to code rust next week9·1 年前Didn’t it only recently get generics? How was stuff even done before then?
Look up function pointer types to make this language seem even more insane
Have you read Discworld?
YTG123@feddit.chto Asklemmy@lemmy.ml•Speakers of non-English languages, what common mistakes do native speakers make that drive you crazy?English9·2 年前Use double n, that’s the archaic way of spelling that (tilde derives from n on top of another n)
I’ve never tried NixOS, but it looks really promising.
I usually use Fedora or OpenSUSE, which have good software availability (unfortunately not as good as the AUR). Fedora provides selinux by default, and has profiles for basically everything. SUSE uses AppArmor, but Arch doesn’t provide convenient configuration for either, and only supports x86_64 (which is why I switched away from it).
YTG123@feddit.chto Linux@lemmy.ml•What's the difference between package manager and why are there so many?English5·2 年前People have different opinions on how packages should be managed. Of course, there are some package managers which are very similar to each other (DNF and zypper have the same backend), but they can also get really different (Nix/Guix and pacman are basically completely opposite in philosophy). It comes down to preference, and you can’t force anything.
Isn’t the Windows exe also a renamed zip?
“They’re pushing”? Who’s “they”? As far as I could see, it’s an unchecked option.
In any case, what’s the historical reason for mouse wheels actually working like they do?
Fine, but, like, don’t recommend Vivaldi. Also, if you disable the Brave ads, you’re not really supporting them, while still getting the benefits.
— Sent from Librewolf
Stick to one of the major distros, not some little-known derivative. Also, please avoid Manjaro, it’s horribly broken, and Ubuntu, because snap. It essentially just comes down to how you want to manage your packages.
Edit: VirtualBox is fully supported on Linux, but QEMU/KVM is better.
Every once in a while, you can refresh your memory by reading the man page.
Or if, like me, you use Emacs, Magit exposes everything quite clearly.