~lobsters | Bookmarks (2110)
-
FreeDOS 1.4 | The FreeDOS Project
April 5, 2025 A lot has happened in DOS since FreeDOS 1.3. Developers have been adding...
-
Parser Combinators Beat Regexes
The next part of the Advent of Code puzzle involves interpreting instructions called do() and don't()...
-
Zen and The Art of Semiconductor Manufacturing
In the beginning was the Sand.And in the sand there lies the bones of a fab....
-
This Month in Redox - March 2025 - Redox - Your Next(Gen) OS
Redox OS is a Unix-like general-purpose microkernel-based operating system written in Rust. March was a very...
-
Go Zero Values Make Sense
I’ve been writing some Go code recently. Let’s face it: I don’t think that Go is...
-
Long context support in LLM 0.24 using fragments and template plugins
7th April 2025 LLM 0.24 is now available with new features to help take advantage of...
-
Beware when moving a `std::optional`!
This is a short post describing a pitfall when working with std::optionals. Let’s say that you...
-
Abuse of Notation - writings on math, logic, philosophy and art - A small Haskell task
Haskell is great. And I want more people to know it, so this is just a...