H
F
Articles from brandur.org
Articles from brandur.org
Channels
Economy
World
Technology
Programming
New/Niche Languages
JavaScript Stack
Chinese
Articles from
brandur.org
The parallel test bundle convention
(
brandur.org
)
25 days ago
A few secure, random bytes without `pgcrypto`
(
brandur.org
)
2024-9-25
Rate Limiting, Cells, and GCRA
(
brandur.org
)
2024-8-29
Your Go version CI matrix might be wrong
(
brandur.org
)
2024-8-12
Sqlc: 2024 check in
(
brandur.org
)
2024-6-17
Notes on implementing dark mode
(
brandur.org
)
2024-6-15
Don't name packages common nouns
(
brandur.org
)
2024-6-3
Eradicating N+1s: The Two-phase Data Load and Render Pattern in Go
(
brandur.org
)
2024-5-29
ValOrDefault
(
brandur.org
)
2024-5-16
Heroku on two standard dynos?
(
brandur.org
)
2024-5-15
Ruby typing 2024: RBS, Steep, RBS Collections, subjective feelings
(
brandur.org
)
2024-5-3
Ruby
Soft Deletion Probably Isn't Worth It
(
brandur.org
)
2024-1-10
Using Canonical Log Lines for Online Visibility (2016)
(
brandur.org
)
2023-12-30
A technique to wall off an interface in Go
(
brandur.org
)
2023-11-24
River: a Fast, Robust Job Queue for Go + Postgres
(
brandur.org
)
2023-11-21
PostgreSQL
Optimizing row storage in 8-byte chunks
(
brandur.org
)
2023-10-13
Why to prefer `t.Cleanup` to `defer`
(
brandur.org
)
2023-9-6
On Using Go's `t.Parallel()`
(
brandur.org
)
2023-8-27
An alternative to `deleted_at` for soft record deletion
(
brandur.org
)
2023-8-7
100% test coverage
(
brandur.org
)
2023-7-3
Pgx v5 sqlc upgrade notes
(
brandur.org
)
2023-5-21
PG advisory locks in Go with built-in hashes
(
brandur.org
)
2023-4-23
Stay mainline
(
brandur.org
)
2023-4-8
Policy on util packages
(
brandur.org
)
2023-3-13
Findings from six months of running `govulncheck` in CI
(
brandur.org
)
2023-2-21
Adventures in password hashing + migrating to Argon2id
(
brandur.org
)
2023-2-13
Password
PartialEqual
(
brandur.org
)
2023-2-5
Easy, alternative soft deletion: `deleted_record_insert`
(
brandur.org
)
2022-12-29
Ephemeral DB, a sacrificial database line for high-throughput data
(
brandur.org
)
2022-11-3
Database
Safely renaming a table with no downtime in Postgres
(
brandur.org
)
2022-10-28
PostgreSQL
Previous Page
Next Page