/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

mtlynch.io
| | www.jeremykun.com
3.6 parsecs away

Travel
| | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same principle behind Python virtual environments, but it applies to collections of programs, possibly written in different languages and running on different computers.
| | www.taniarascia.com
3.1 parsecs away

Travel
| | Recently, I wanted to create and host a Node server, and discovered that Heroku is an excellent cloud platform service that has free hobby...
| | benhoyt.com
3.8 parsecs away

Travel
| | Simple Lists is a tiny to-do list web application written in Go, with old school server-side rendering and no JavaScript.
| | drhayes.io
14.2 parsecs away

Travel
| There comes a time in every Eleventy blog's life where the author must write a post about implementing webmentions. Here is mine.