~lobsters | Bookmarks (2163)
-
CODE beyond FAIR
FAIR principles are a set of guidelines aiming at simplifying the distribution of scientific data to...
-
What’s new in Python 3.14
The annotations on functions, classes, and modules are no longer evaluated eagerly. Instead, annotations are stored...
-
Refined: simple refinement types for Rust | Organizing Chaos
Feb 7, 2025 · 1019 words · 5 minute read An alpha library for refinement types...
-
What are you doing this weekend? | Lobsters
Feel free to tell what you plan on doing this weekend and even ask for help...
-
FOSDEM 2025 - 14 Years of systemd
I also found https://www.theregister.com/2025/02/06/14_years_of_systemd/ interesting Comments
-
A Neighborhood of Infinity: The Three Projections of Doctor Futamura
The Three Projections of Futamura are a sequence of applications of a programming technique called 'partial...
-
The LLM Curve of Impact on Software Engineers
By Sergey Tselovalnikov on 07 February 2025There is so much debate online about the usefulness of...
-
A Decade of TILs
I started my TIL repo ↗ (essentially a microblog) 10 years ago to the day. February...
-
Fabrication begins for production OpenTitan silicon
With malicious software on the rise, how can you be certain that a computer, server, or...
-
Code and Bitters
I wrote a long article about my experience upgrading a large Rust codebase to the 2024...
-
Which rich text editor framework should you choose in 2025? | Liveblocks Blog
A rich text editor, sometimes referred to as a WYSIWYG (what you see is what you...
-
2i2c joins the mybinder.org federation with a cheaper and faster way to deploy Binderhub | 2i2c
If you’re interested in supporting mybinder.org with cloud resources, financial resources, or human resources, please see...
-
AIs and Robots Should Sound Robotic - Schneier on Security
Most people know that robots no longer sound like tinny trash cans. They sound like Siri,...
-
The Three Basic Rules of Safety Hygiene
Ask not what you can do with unsafe; ask what unsafe can do for you. On...
-
Profiling in production with function call traces
A timeline showing function call and return events is a great way to debug performance problems,...