~lobsters | Bookmarks (2186)
-
What technology to use for a small NGO website? | Lobsters
Hi Lobsters :) hope you’re having a cozy weekend I’m volunteering to set up and maintain...
-
Article: A developer’s perspective on G.Mate’s YOPY Linux PDA
Foreword: This is the eighth article in LinuxDevices.com's series on Exploring Linux PDA Alternatives by Jerry...
-
I’m Open-Sourcing my Custom Benchmark GUI
I think one of the reasons why I was able to do good performance work over...
-
WebSockets guarantee order - so why are my messages scrambled?
You might know that WebSocket has message ordering and message delivery guarantees. But why is that...
-
Shae Erisson's blog - Tools built on tree-sitter's concrete syntax trees
Posted on 2025-05-31 Lots of surprisingly powerful tools have been built on top of tree sitter,...
-
PunchCard Key Backup (v0.1)
#### How to recover your secret Find the three holes in the corners, then flip and/or...
-
Writing your own C++ standard library part 2
This blog post talked about the "self written C++ standard library" I wrote for the fun...
-
C++ to Rust Phrasebook - C++ to Rust Phrasebook
This book is designed to help C++ programmers learn Rust. It provides translations of common C++...
-
Improving EC2 boot time from 4s to 2.8s to accelerate builds
We at Depot like making shit fast, whether that's Docker image builds, Github Actions runners, Bazel...