/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
| | blog.startifact.com
4.7 parsecs away

Travel
| | I think, for me, becoming enamored by a programming language requires a sense of empowerment by that language.
| | til.simonwillison.net
1.3 parsecs away

Travel
| | Alex Garcia's sqlite-vec SQLite extension provides a bunch of useful functions for working with vectors inside SQLite.
| | phiresky.github.io
11.3 parsecs away

Travel
| | Using relational databases in a typed language is a pain unless you have great libraries to support you. There's a lot of different libraries for TypeScript, but they all have their own advantages and flaws. Since it's hard to find anything other than TypeORM, this is a short list of the
| | nickjanetakis.com
29.2 parsecs away

Travel
| We'll go over the code powering a CLI tool using only the Python 3 standard library and cover a few programming patterns along the way.