Explore >> Select a destination


You are here

emmanuelbernard.com
| | techtldr.com
2.6 parsecs away

Travel
| | Looks like the recent update to OS X El Capitan version 10.11.6 breaks python installed via homebrew. At least it happened to me both on my work and my home machines. If you are experience the same issue, you may see something that looks as following: Here are the steps that I took to fix [...]
| | github.com
6.5 parsecs away

Travel
| | Python implementation of the Jeeves programming language. - jeanqasaur/jeeves
| | soffes.blog
3.5 parsecs away

Travel
| | Ive been using Homebrew on Apple Silicon for a few weeks now and its been working well. With Ruby 3.0.0, I havent had any issues installing it...
| | pingbin.com
16.7 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.