Explore >> Select a destination


You are here

www.tecmint.com
| | www.jeremykun.com
4.7 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...
| | beesley.tech
4.4 parsecs away

Travel
| | Discover how to set up and use Sway Window Manager - a modern, lightweight i3-style tiling WM for Wayland. Includes tips and config steps.
| | pingbin.com
4.1 parsecs away

Travel
| | [AI summary] The provided content outlines a comprehensive guide for deploying C# ASP.NET Core 6.0 applications to an Ubuntu server using GitHub Actions CI/CD, with NGINX as a reverse proxy and MySQL as an optional database. It includes steps for setting up a virtual machine, installing .NET Core, configuring NGINX, setting up MySQL, and automating the deployment process with GitHub Actions.
| | scripter.co
28.5 parsecs away

Travel
| How I generated the Python dependencies file requirements.txt so that Netlify can install and run the HTML5 Validator before deploying this site.