~lobsters | Bookmarks (1962)
-
The greatness and limitations of the js-framework-benchmark
I love the js-framework-benchmark. It’s a true open-source success story – a common benchmark, with contributions...
-
Zero-latency SQLite storage in every Durable Object
Traditional cloud storage is inherently slow, because it is normally accessed over a network and must...
-
SQL/JSON is here! (kinda “Waiting for Pg 17”) – select * from depesz;
Amazing. Awesome. Well, but what is it? We could store json data in Pg since PostgreSQL...
-
Confusing or misunderstood topics in systems programming: Part 1
6 minute read Any sufficiently advanced technology is indistinguishable from magic.
-
Felix' Blog - Replacing nginx with axum
For the last seven years, I've been reaching for nginx when I wanted to host something...
-
ACF | ACF 6.3.8 Security Release
ACF has made a routine update to patch a recently identified issue. Updates for WP Engine...
-
Dafny Standard Libraries
I am an engineer and I love Dafny. Why? Because Dafny is a programming language designed...
-
Are MathJax and KaTeX competitors?
Skip to first unread messageunread,Apr 21, 2020, 7:20:51 PM4/21/20Sign in to reply to authorYou do not...
-
1 bug, $50,000+ in bounties, how Zendesk intentionally left a backdoor in hundreds of Fortune 500 companies
1 bug, $50,000+ in bounties, how Zendesk intentionally left a backdoor in hundreds of Fortune 500...
-
A Dictionary of Single-Letter Variable Names | Blog | jackkelly.name
Haskell’s expressive type system means that type signatures can carry a lot of information. Haskell’s polymorphism...
-
The Ultimate Conditional Syntax | Proceedings of the ACM on Programming Languages
Functional programming languages typically support expressive pattern-matching syntax allowing programmers to write concise and type-safe code,...