~lobsters | Bookmarks (1982)
-
What are you doing this week? | Lobsters
What are you doing this week? Feel free to share! Keep in mind it’s OK to...
-
Refactoring barrel files with codemods
A barrel file in JavaScript is a module that consolidates and re-exports multiple exports from other...
-
When to Use Cosmos DB
Posted on Monday, Nov 11, 2024When should you use Cosmos DB on Azure? It’s a hard...
-
Problematic Swift Concurrency Patterns
Recently, someone asked me about best practices when using Swift concurrency. I have mixed feelings about...
-
What RSS reader do you use? | Lobsters
I figured Lobsters has a lot of people that still use RSS still. I’m decommissioning the...
-
The peculiar world of Gentoo package testing
While discussing uv tests with Fedora developers, it occurred to me how different your average Gentoo...
-
kmx.io blog : New website for kmx.io
New website for kmx.io, entirely written in KC3 a graph oriented programming language. The language was...
-
Use std::span instead of C-style arrays
While reading the awesome book C++ Brain Teasers by Anders Schau Knatten, I realized it might...