Afaik it actually was, the UK wanted to move more financial calculations to computers and it was a lot easier to use a decimal currency for that
Afaik it actually was, the UK wanted to move more financial calculations to computers and it was a lot easier to use a decimal currency for that
Nushell is great as a more powerful scripting language, but a proper language like python is useful too
Nushell has pipefail by default (plus an actual error system that integrates with status codes) and has actual number values, don’t have these problems
There are programming languages with fractions in them, afaik many varieties of Scheme have fractions
Haskell, where you can’t even goto because it doesn’t really work that way
wiki.nixos.org is pretty good
The Linux kernel is already popular & vital to infrastructure, servers and Android exist
Greatest and Silent generations helped create computing, Boomers helped create important software such as DOS, Gen X and Millennials helped develop the Web, Gen Z is still going into computing and development jobs and Gen Alpha is too young to consider
That’s what happens when you care about web performance
Using nixOS has decreased my fear of misconfigobia
After getting my head around the basics of the way LLMs work I thought “people rely on this for information?”, the model seems ok for tasks like summarisation though
Yeah it can be confusing, esp when you speak two languages that use the opposite scale
As someone who used lemmy pre migration, yeah it wasn’t exactly active
It was still full of tankies though, lemmygrad was the second biggest instance and you’d see it everywhere
Emacs
Now what program on windows is going to be indestructible?
me when i connect to an ssh server
Yeah and even on many english keyboards it is used to show special characters
C++ is better suited to lower level operations than Go, C++ can have huge control over the environment (allowing it to be run on bare metal with no OS) while Go is limited due to it using a garbage collector
If there was a replacement for C++, the best bet IMO would be Zig