Explore >> Select a destination


You are here

til.simonwillison.net
| | www.alexedwards.net
1.5 parsecs away

Travel
| |
| | seanmcgary.com
1.7 parsecs away

Travel
| |
| | adamj.eu
1.4 parsecs away

Travel
| | AWS Lambda is a hip "serverless" technology that everyone is talking about. While I find 'serverless' a bit of a funny name-it just means a managed environment-I like using Lambda functions for infrastructure glue or running small internal applications. Putting these things on individually managed servers of their own has always been a pain, so Lambda is a perfect fit.
| | til.simonwillison.net
7.9 parsecs away

Travel
| I figured out how to serve a JavaScript project built using Vite using GitHub Pages and a custom build script that runs using GitHub Actions.