~lobsters | Bookmarks (1998)
-
A collection of code examples from prominent open-source projects
Code Catalog is a collection of instructive code examples with annotations. The examples are: Taken from...
-
Testing concurrent code with testing/synctest - The Go Programming Language
Damien Neil 19 February 2025 One of Go’s signature features is built-in support for concurrency. Goroutines...
-
HTTP3, 2, 1
HTTP1 is simple and easy. With enough care you can open a TCP connection and hand-write...
-
Being a happy Nixer on a Mac - Blog - Pareto Security
At Pareto Security, we recently shipped Linux support. Building a Linux app also means writing automated...
-
Where are all the Rewrite Rules?
I think a thing that’d be nice is to have a databank of rewrite rules. Here’s...
-
Russian phishing campaigns exploit Signal's device-linking feature
Russian threat actors have been launching phishing campaigns that exploit the legitimate “Linked Devices” feature in...
-
Append-only programming
home blog portfolio Ian Fisher I have recently adopted a new methodology of software development: Everything...
-
Serving local LLMs with MLX - Kevin Conner
Other threads about employing MLX: simonw’s llm with llm-mlx plugin Exo Comments
-
Employment At CodeWeavers
[Job Description] CodeWeavers needs new, full-time developers to improve Wine's ability to run games and other...
-
Representing graphs in Postgresql with SQL/PGQ
As a huge fan of Tolkien and graph theory, this excellent blog post shared by my...
-
Build Rails Apps with Components
If you’ve ever worked on a Rails app, you’ve probably run into problems with the view...
-
These years in Common Lisp: 2023-2024 in review - Lisp journey
This is a personal pick of the most interesting projects, tools, libraries and articles that popped-up...