Explore >> Select a destination


You are here

juffalow.com
| | tailscale.com
1.7 parsecs away

Travel
| | Install the Tailscale client on Ubuntu 20.04 LTS (focal).
| | pingbin.com
1.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.
| | myadventuresincoding.wordpress.com
1.4 parsecs away

Travel
| | Previously I had been working with open source Apache Cassandra, but now I mostly work with DataStax Enterprise (DSE) Cassandra. The one downside is that since my developer workstation is Windows 10, only Apache Cassandra is supported on Windows, while DSE Cassandra is not. In the past when I had Linux only software I wanted...
| | connorberry.com
15.6 parsecs away

Travel
| JavaScript As Cross Platform GUI I've been thinking about GUI toolkits the past couple of days. It's been annoying to realize that the even with the 3 major cross-platform toolkits (Qt, Wx and Tk) you can really only target the major desktop OSes (Windows, OS X, Linux). There's no way to apply that learning to...