~lobsters | Bookmarks (2142)
-
Does using Rust really make your software safer? - Blog - Tweede golf
In 2021, a vulnerability was discovered in the Nucleus real-time operating system, sold by Siemens. According...
-
GPU Compilation with MLIR
Continuing on from last time, now that we have our transformer primitives that we need to...
-
Start with a clean slate: Integration testing with PostgreSQL
We have been using PostgreSQL as our primary database in production for 4 over years, however...
-
Event-Hidden Architectures | Skip
One of the most powerful and consistent trends in software for the past decade has been...
-
Adding shortcodes to the Marksmith editor - Avo
Occasionally, when creating content using an editor, be it Markdown or WYSIWYG, we need specific parts...
-
Make Your Own Internet Presence with NetBSD and a 1 euro VPS – Part 1: Your Blog
For many years, I've been using (and appreciating) NetBSD because it's stable, efficient, and reliable. The...
-
First impressions of Pocket Flow’s tutorial generator
diff --git a/nodes.py b/nodes.py index 67ab034..0efa6d1 100644 --- a/nodes.py +++ b/nodes.py @@ -117,11 +134,12 @@ Codebase...