/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

simonwillison.net
| | josephm.dev
5.6 parsecs away

Travel
| | Spinning up 'vibe-search' on a SQLite Database.
| | til.simonwillison.net
4.2 parsecs away

Travel
| | cr-sqlite is fascinating. It's a loadable SQLite extension by Matt Wonlaw that "allows merging different SQLite databases together that have taken independent writes".
| | github.com
3.4 parsecs away

Travel
| | Python CLI utility and library for manipulating SQLite databases - simonw/sqlite-utils
| | whatibroke.com
35.4 parsecs away

Travel
| Hey everyone, I've been working on a small golang app and decided to try out Kubernetes on DigitalOcean instead of the usual Azure or AWS. In order to get started I followed the tutorial at this link: https://www.digitalocean.com/community/tutorials/webinar-series-a-closer-look-at-kubernetes I ran into a small issue while trying to using the provided deployment.yaml. error: unable to recognize...