High-precision date/time in SQLite
8 Aug 2024 |
original ↗
A rich set of functions for working with date, time and durations.
Gist of Go: Concurrency
30 Jul 2024 |
original ↗
Interactive book on concurrent programming with many exercises.
UUIDv7 in 20 languages
15 Jun 2024 |
original ↗
From JavaScript to Zig, no third-party dependencies.
Modern SQLite: Generated columns
8 May 2024 |
original ↗
Build your own document database with SQLite.
Modern SQLite #1: STRICT tables
4 May 2024 |
original ↗
Strict column type checking, like in PostgreSQL or MySQL.
Grep by example: Interactive guide
23 Mar 2024 |
original ↗
Interactive introduction to grep with real-world use cases.
Git by example: Interactive guide
14 Mar 2024 |
original ↗
Interactive introduction to Git with real-world use cases.
Try X in Y minutes
20 Feb 2024 |
original ↗
Get a quick taste of your next $thing by studying interactive examples in the browser.
Code playground visualizations
9 Feb 2024 |
original ↗
Presenting playground output in a visual manner.
In-browser code playgrounds
6 Jan 2024 |
original ↗
Embed and run interactive code snippets entirely in your browser, no server required.
Go 1.22: Interactive release notes
3 Jan 2024 |
original ↗
Isolated loop variables, range over integers, math/rand v2 and enhanced routing.
↑ these items are from RSS. Visit the blog itself at https://antonz.org/all/ to find other articles and to appreciate the author's digital home.