~lobsters | Bookmarks (2000)
-
Val Town Town
Val Town Town is Val Town implemented on Val Town. Fork it, extend it, build stuff...
-
Unicode codepoints that expand or contract when case is changed in UTF-8. Good for testing parsers. Includes the data `utf8_case_data.rs` and the script to generate it, `generate_utf8.py`.
Unicode codepoints that expand or contract when case is changed in UTF-8. Good for testing parsers....
-
The CRAPL: An academic-strength open source license
In academic software (my own included), software engineering principles vaporize as deadlines loom, and code becomes...
-
This Development-cycle in Cargo: 1.83 | Inside Rust Blog
This is a summary of what has been happening around Cargo development for the last 6...
-
Announcing Fedora 41
Today, the Fedora Project is excited to announce the general availability of Fedora Linux 41, the...
-
Why Zellij?
I am a terminal developer. I write my code inside vim, I use Zellij to manage...
-
Texture-less Text Rendering
Written on Oct 25 2024, by @tgfrerer. Sometimes, all you want is to quickly print some...
-
Seeing Like a Programmer (LambdaConf 2024) — Sympolymathesy, by Chris Krycho
Assumed audience: People interested in how we can make good software. In more than one sense...
-
What are you doing this weekend? | Lobsters
Feel free to tell what you plan on doing this weekend and even ask for help...
-
-
Purity is Great for Collaboration
When people talk about the benefits of purity in functional programming, the benefits that are often...
-
Seven Obscure Languages in Seven Weeks
Tweet this Pages: 270 Published: October 2024 ISBN: 9798888650639 In Print Explore seven older computer languages...
-
Checking linearizability in Go | notes.eatonphil.com
You want to check for strict consistency (linearizability) for your project but you don't want to...
-
Cramming Solitaire onto a Nintendo E-Reader card
Making a new game from scratch for a forgotten Nintendo peripheralI recently finished making Solitaire for...