taw's blog
The best kittens, technology, and video games blog in the world.
Monday, May 09, 2016
autoreporter gem
›
Many times I wanted to display status of something in terminal tab. The obvious way to do so would be something like: while true syste...
Saturday, May 07, 2016
Test-Driven Development for Optimists
›
If you do proper Test-Driven Development, writing your tests first, then your machine will call your code - and by extension you as well ...
Wednesday, May 04, 2016
Continuous Integration for personal projects
›
This seems really obvious in retrospect (so I blame you guys for not telling me earlier), but somehow I never connected the dots before ye...
Sensible git diff for json files
›
JSON is rarely great for anything, but it's very often good enough , so one thing you'll often run into is JSON in git repositorie...
7 comments:
Saturday, April 30, 2016
Fun and Balance mod for EU4 1.16.3
›
Fun and Balance is available updated for 1.16.3: Fun and Balance for EU4 1.16.3 - Download . Steam Workshop Fun and Balance for EU4 1...
2 comments:
Thursday, April 21, 2016
Dealing with transient test failures due to database results order
›
The most #mildlyinfuriating aspect of testing are tests which work most of the time, but fail occasionally. Even worse are tests which al...
Wednesday, April 20, 2016
Patterns for testing command line scripts
›
It's relatively easy to test code which lives in the same process as test suite, but a lot of the time you'll be writing standalon...
2 comments:
Tuesday, April 19, 2016
Automatically managing db/schema.rb
›
I've been living in schemaless NoSQL wonderland for quite a while, but I'm currently working on some mysql-based Rails application...
Sunday, February 28, 2016
Let's Play Civilization 5 on Tamriel as the Khajiit - post-campaign retrospective
›
Unfortunately due to changing circumstances my Youtube channel is probably going to be somewhat less active for at least first half of t...
1 comment:
How to configure OSX 10.11 El Captain for software development
›
With every new Macbook, I'm updating the guide, previous version is here . A few thing changed - mostly some links which used to work...
‹
›
Home
View web version