|
You are here |
aarol.dev | ||
| | | | |
til.simonwillison.net
|
|
| | | | | Fly makes it surprisingly easy to configure wildcard DNS, such that anything.your-new-domain.dev is served by a single Fly application (which can include multiple instances in multiple regions with global load-balancing). | |
| | | | |
wweb.dev
|
|
| | | | | In this article, I will share a step-by-step guide on how to deploy and serve a web app to an ubuntu server. This applicable for any web app that runs on a port. | |
| | | | |
peterullrich.com
|
|
| | | | | Fly.io allows you to quickly deploy a Phoenix application in different regions in the world. Here is how to get started. | |
| | | | |
www.ethanrosenthal.com
|
|
| | | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent. | ||