cyansmoker

↗ HN profile [ 76.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Trying to be as friction-less as possible, allowing you go quickly gather your favorite command-line tools in a new environment. And keep them updated too. This is an open-source, personal project, hope someone else…

  2. This is a very specialized Go library and, frankly, somewhat of a straw man: I've found myself needing to quickly assign ports on servers with a high density of highly ephemeral inbound/outbound connections where the…

  3. Another Sunday afternoon project: add some pizzaz to your boring bare metal or virtual machine consoles! Written as a single Go binary; no dependencies. https://github.com/Fusion/modernfbv As usual, feedback please!

  4. My goal was to create a DNS server as simple as the LDAP server I've been contributing to (glauth) and here it is: https://github.com/fusion/kittendns A few things to know about it: - It is easy to configure using a…

  5. https://github.com/Fusion/mailbiter A simple rules engine written in Go, to supplement my smart-but-not-easily-configurable email client. It comes with a way to write natural language-type rules to classify, delete,…