/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

jvns.ca
| | hjr265.me
4.5 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.
| | bartlomiejmika.com
8.8 parsecs away

Travel
| | Did you just finish reading the gRPC Basics tutorial and you dont know where to begin with using it? In this post Ill explain how to take a fast time-series database called tstorage and write a gRPC server and client with it.
| | kevroletin.github.io
4.6 parsecs away

Travel
| | Hi there. I am going to post here thing about my work or my technical hobbies. This means c++, java, haskell, python, linux etc.
| | nagekar.com
17.4 parsecs away

Travel
| [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner interpretation, and seeks feedback on the code.