~lobsters | Bookmarks (1928)
-
if got, want: A Simple Way to Write Better Go Tests
There’s an excellent Go testing pattern that too few people know. I can teach it to...
-
Learning Pyxel: Moving Sprites with the Mouse
Pyxel is a tiny retro-gaming framework wrote in Rust with a Python API. Here is the...
-
SQLite Archive Files
An "SQLite Archive" is a file container similar to a ZIP archive or Tarball but based...
-
Antenna diodes in the Pentium processor
I was studying the silicon die of the Pentium processor and noticed some puzzling structures where...
-
MySQL 8.4.3 and 9.1.0: Major Performance Gains Revealed
At Percona, we’ve always prioritized performance, and recent trends in MySQL’s development have been a point...
-
The special case of mobile DevOps - Blog - Tramline
InsightsAdapting DevOps for the mobile context is an ongoing process, but essential for the continued success...
-
Noon van der Silk - Installing NixOS with the latest kernel
Posted on January 7, 2025 by Noon van der Silk You may find yourself in the...
-
Why nextest is process-per-test :: sunshowers
I’m often asked why the Rust test runner I maintain, cargo-nextest, runs every test in a...
-
UK Users: Lobsters needs your help with the Online Safety Act | Lobsters
Hey folks, The UK’s Online Safety Act is scheduled to take effect on March 16, 2025....
-
Introducing Yolc | Yolc
Today is the launch of the technical preview of the Yolc project 1. It is the...
-
Property-Based Testing for the People
Abstract: Software errors are expensive and dangerous. Best practices around testing help to improve software quality,...