Explore >> Select a destination


You are here

danielms.site
| | hjr265.me
2.1 parsecs away

Travel
| | I learned something new today. It helped solve a long-standing bug in Bullet. Bullet is an application deployment tool that I wrote several years ago. It is a simple tool that SSHs into a server and uses Docker to run applications. I use it in production for some of my projects. About the Bug Bullet can SSH into a remote server, spin up a one-off container and attach the terminal to it.
| | whatibroke.com
4.1 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...
| | go-acme.github.io
3.9 parsecs away

Travel
| | Lego can be used as a Go Library.
| | www.binarysecurity.no
20.9 parsecs away

Travel
| Binary Security was awarded two CVEs (CVE-2024-45302 and CVE-2024-51501) for header injection vulnerabilities in the RestSharp and Refit .NET libraries. This blog post outlines the research which lead to discovering these vulnerabilities.