/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

lithic.tech
| | railsnotes.xyz
6.2 parsecs away

Travel
| | A full guide for deploying a Ruby on Rails app to Render with a database, Redis, Sidekiq, and Cron jobs. This guide steps you through deploying your Rails app to Render, including setting up Redis, Sidekiq and Cron jobs to give you a great production-ready starter.
| | aaronparecki.com
4.6 parsecs away

Travel
| | This post is part of the IndieWeb Challengeto ship something every day of December!
| | www.jeremykun.com
5.5 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.
| | tonybaloney.github.io
22.8 parsecs away

Travel
| [AI summary] A guide on installing and configuring a VS Code extension that brings virtual pets into your code editor for companionship.