Hacker News
- OpenSSH Keys: A Walkthrough https://kyleisom.net/articles/ssh_keys.html 37 comments
- Secure channels over TCP/IP https://kyleisom.net/projects/schannel/ 19 comments
- Syntax Off (2012) http://www.kyleisom.net/blog/2012/10/17/syntax-off/ 46 comments
- Network Autoconfiguration with Go and ØMQ http://kyleisom.net/blog/2013/02/26/network-autoconfiguration-with-go-and-zmq/ 12 comments
- :syntax Off http://www.kyleisom.net/blog/2012/10/17/syntax-off/ 82 comments
- :syntax off http://www.kyleisom.net/blog/2012/10/17/syntax-off/ 3 comments
- My docs got dropped in the Stratfor leak http://kyleisom.net/blog/2011/12/37-stratfor/ 19 comments
Lobsters
- Exploring Unix processes in illumos https://kyleisom.net/blog/2016/09/17/illumos-processes/ 4 comments illumos , unix
- Designing a key server in Go http://kyleisom.net/blog/2014/01/23/building-a-key-server/ 5 comments go , security
- OpenSSH keys: A Walk-Through http://kyleisom.net/blog/2013/07/29/ssh-keys/ 2 comments privacy
- Daemonising Go Programs http://kyleisom.net/blog/2013/04/27/making-go-code-upstart-friendly 12 comments go , linux
- :syntax off or how I learned to live without colours http://www.kyleisom.net/blog/2012/10/17/syntax-off/ 8 comments rant , release
- A System of Useful Output http://kyleisom.net/blog/2012/08/16/system-of-output/ 3 comments release
- OpenSSH Keys: A Walkthrough https://kyleisom.net/articles/ssh_keys.html 4 comments linux
- The ups and downs of securing memory in a managed language http://kyleisom.net/blog/2014/01/23/building-a-key-server/ 3 comments programming
- Benchmarking a Go webserver http://kyleisom.net/blog/2012/11/23/benchmarking-a-go-webserver/ 7 comments golang