/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

blog.oddbit.com
| | codeblog.jonskeet.uk
9.7 parsecs away

Travel
| | Side-note: this may be one of the clumsiest titles I've ever written for a blog post. But it does what it says on the tin. Oh, and the space after "ASP" in "ASP .NET Core" everywhere it to avoid auto-linking. While I could use a different dot or a zero-width non-breaking space to avoid it,...
| | tomk32.de
7.8 parsecs away

Travel
| | If your SSL certificate is a few years old most you definitely paid money for it and quite some. Thankfully those days are over and we get free certs now. But, your certs are a bit dated like mine and about to run out. Here's some tips for you.
| | www.bryanleetc.com
9.7 parsecs away

Travel
| | We are all about efficiency as developers. Why hammer commands line after line into the terminal when you can write code to do it for you? As I setup this Ghost-powered blog, I set out to document down this process as repeatable code.
| | whatibroke.com
30.7 parsecs away

Travel
| Hey everyone, Just sharing a helper function to get you started when trying to connect to a mysql managed cluster on DigitalOcean with Golang. Before we get into the code you'll need to grab a couple of things from the database dashboard (on DigitalOcean). Open the databases tabLook for the "Connection Details" sectionDownload your ca...