Sometimes I need a temporary postgres to try something out.I keep this script around as instantpg.sh:| Daurnimator’s Hovel
I saw https://github.com/brunoos/luasec/issues/72#issuecomment-205328635 and couldn’t resist writing the linked code to use lua-http instead.| Daurnimator’s Hovel
Lua lib to send SMS with Telstra’s SMS APIWrote a lua library wrapper around the Telstra SMS API.| Daurnimator’s Hovel
I’m happy to announce the 0.2 release of lpeg_patterns.| Daurnimator’s Hovel
It’s great to run tests on your code before you commit it. It’s even better to make that happen automatically!| Daurnimator’s Hovel
The Codist: Software Estimation Is A Crock| Daurnimator’s Hovel
Fifo.lua 0.2 ReleasedToday I’m releasing verion 0.2 of “fifo.lua”.A lua library that provides a fifo of lua objects.| Daurnimator’s Hovel
daurnimator/lua-httpOver the last few weeks, I’ve been working on new lua library in my free time.| Daurnimator’s Hovel
daurnimator/multi-protocol.luaThis snippet demonstrates listening for multiple protocol signatures on the one TCP port.I left off concurrency to make it easier to understand.| Daurnimator’s Hovel
C bug of the day| Daurnimator’s Hovel