Explore >> Select a destination


You are here

blog.jonm.dev
| | mherman.org
13.2 parsecs away

Travel
| | Let's build and test a number of services with Docker.
| | www.jeremykun.com
13.9 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 princi...
| | du.nkel.dev
12.8 parsecs away

Travel
| | A personal code notes blog
| | kaspars.net
34.3 parsecs away

Travel
| Everyone knows that GitHub is awesome and so is their API. However, there are limits to the amount of unauthenticated request you can make to the API from a single IP address. I am usingtheir API for automatic updates for all of my GitHub hosted plugins with theGit Update pluginand it hit the limits reallyquick....