BSD/UNIX - Selected Journal Entries
2012-05-12 :
Screencasting with OpenBSD
2012-03-16 :
Refactoring Legacy Systems
2011-12-27 :
PCC Benchmarks
2011-09-09 :
Developer Friendly Test Fixutres in Python
2011-07-29 :
Developing PostgreSQL Queries
2011-07-29 :
Use JavaScript to Navigate Web Presentations
2011-06-12 :
Unit-Testable Shell Scripts
2011-03-05 :
Validating SQL Schemas
2011-03-03 :
Using Test Doubles in Python
2011-03-01 :
Terminal-Based E-mail with Mutt
2010-07-30 :
Trusted Macros in C
2010-07-16 :
A Comparison of Ruby and Python
2010-02-07 :
Test-Driven Development in C
2009-01-15 :
Graphing Nameserver Statistics
2008-06-10 :
Content Filtering with a Web Proxy
2008-03-14 :
BSD: Networking Included
2007-11-05 :
Multiple ISO-8859 Encodings in Lout
2007-09-13 :
Local State and Environments
2007-06-01 :
Camera-ready Work on the Web
2007-04-01 :
Netbooting OpenBSD on Sparc
2007-01-31 :
Dynamic Paper Pages
2006-06-23 :
Virtual E-mail with Exim
2006-12-29 :
Ruby-CGI Tips
... Archives
Projects
2012-04-26 :
entr(1) —
Event Notify Test Runner, a utility that for running arbitrary commands when files change. Uses
kqueue(2)
to avoid polling. Available in OpenBSD ports under sysutils/enter
2008-10-18 :
media-sanitizer —
A proxy redirector for replacing tasteless media with a transparent PNG.
2008-03-16 :
proxy-redirector —
Instead of rudely rejecting HTTP requests, set firewall to respond with a series of instructions for using the web proxy on your network
2007-07-25 :
cgilib —
A no-nonsense CGI library for OCaml with useful timestamp functions