Hey!
I'm PV, and this is a place where I post things I've been thinking about, or worked on.
Using Envoy's internal redirect for fun, glory and authentication
We have assets in object storage, but we don't want to let the whole internet in. Our backend can authenticate but would cry if it had to serve assets all day.
Generating a GraphQL API for Calibre (or any SQLite database)
Want a GraphQL API for your Calibre SQLite database? Let's build one with PostgREST and the sqlite_fdw Foreign Data Wrapper for PostgreSQL!
Taming the Beast: Comparing Jsonnet, Dhall, Cue
Taming a 9000 line json file by taking a look at Jsonnet, Dhall and Cue.
Logging and the Homelab
A journey explaining the logging stack, and comparing the Elastic stack, Loki, Quickwit, and Log-Store for use in a homelab