/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
| | til.simonwillison.net
2.0 parsecs away

Travel
| | When building database-backed applications you'll often find yourself wanting to return a row from the database along with its related rows.
| | til.simonwillison.net
2.3 parsecs away

Travel
| | The register_commands plugin hook lets you add extra sub-commands to the datasette CLI tool.
| | til.simonwillison.net
2.2 parsecs away

Travel
| | Today I learned that if you hit Esc in vim and then type :set mouse=a and hit enter... vim grows mouse support! In your terminal!
| | blobeater.blog
22.5 parsecs away

Travel
| Another re-post of a video from last year, this time showing you an in-built protection of setting max server memory for your SQL Server. You can clearly see that if you enter a silly figure such as 50 MB, the minimum memory amount allowable for max server memory is 128 MB. You will see SSMS...