Some notes on performance tuning SQLite: Inserting 130M SQLite Rows per Minute.
Category Archives: Programming
Bash locals
Software crisis
There’s a good article about the software crisis over on Wikipedia.
Write code that is easy to delete, not easy to extend
Today via Lobsters: Write code that is easy to delete, not easy to extend. I think I like programmingisterrible.com.
You Are Gonna Need It
Over on YAGNI exceptions some ideas about what you probably are gonna need…
The Fetch standard
The Fetch standard defines requests, responses, and the process that binds them: fetching.
Book Review: A Philosophy of Software Design
Today via HN: Book Review: A Philosophy of Software Design.
Microsoft REST API Guidelines
Today I stumbled upon Microsoft REST API Guidelines.
Software Architecture Books
Today via r/programming: Awesome Software Architecture Books. I am particularly interested in System Architecture, Design Patterns, and Data Engineering.
CSS spacing
This via r/programming today: CSS: The Spacing Between Elements Should Be Determined by the Parent Element.