Anton Zhiyanov

Everything about Go, SQL, and software in general.
https://antonz.org/ (RSS)
visit blog
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: Wait groups
30 Jul 2024 | original ↗

Waiting for goroutines to finish.

Gist of Go: Goroutines
30 Jul 2024 | original ↗

Let's write a concurrent program in Go!

Gist of Go: Concurrency
30 Jul 2024 | original ↗

Interactive book on concurrent programming with many exercises.

Go features by version
22 Jul 2024 | original ↗

Which major features appeared in which versions of Go.

Go 1.23: Interactive release notes
20 Jul 2024 | original ↗

Iterators, timers and canonical values.

Resetting timers in Go
5 Jul 2024 | original ↗

Chances are you are doing it wrong.

UUIDv7 in 33 languages
15 Jun 2024 | original ↗

From JavaScript to Zig, no third-party dependencies.

Modern SQLite: Delete limit
11 Jun 2024 | original ↗

To keep the query from taking forever.

Funding my projects
9 Jun 2024 | original ↗

Sponsors >> stars.

Modern SQLite: Secure delete
29 May 2024 | original ↗

Leave no trace of deleted data.

↑ these items are from RSS. Visit the blog itself at https://antonz.org/ to find other articles and to appreciate the author's digital home.