Continuous Improvement: Delivering Jenkins Through Jenkins Pt 1IntroductionHoward L·Added Dec 19, 2018·5 min readHoward L·Added Dec 19, 2018·5 min read
Using Applicative Style to Increase Compositionality — Part IIIn the first part of this series we looked at how to compose different reductions over a single report to efficiently calculate multiple…Stephen Lazaro·Added Nov 14, 2018·6 min readStephen Lazaro·Added Nov 14, 2018·6 min read
Using Applicative Style to Increase Compositionality — Part IAs developers, especially back end developers, we often find ourselves writing code that will need to be maintained and revisited for…Stephen Lazaro·Added Oct 9, 2018·6 min readStephen Lazaro·Added Oct 9, 2018·6 min read
Building an Innovation DayAfter months of planning and crafting a special event to include people from across the entire organization, we recently finished up…Brad Henrickson·Added Sep 12, 2018·4 min readBrad Henrickson·Added Sep 12, 2018·4 min read
5 Handy Dandy Postgres FeaturesAt Earnest, we use Postgres a lot. The original codebase we lovingly call the “Monolith” was built with it, new microservices use it, and…Andrew Kiellor·Added Aug 8, 2018·4 min readAndrew Kiellor·Added Aug 8, 2018·4 min read
Monolith to Dockerlith: Learnings from Migrating Our Monolith to DockerLike everyone’s monolith, ours is complex and was once a little bit out of control. Earnest’s monolith is involved in all major aspects of…Steven Uray·Added Jul 11, 2018·4 min readSteven Uray·Added Jul 11, 2018·4 min read
Debugging in the dark!You have a program behaving poorly, nothing in the log files, nothing in stdout, no ports responding — it’s a tough place to be. What if I…Andrew Kiellor·Added Jan 31, 2018·3 min readAndrew Kiellor·Added Jan 31, 2018·3 min read
Three Tiny Lessons from Functional ProgrammingIn the past two years or so the term “Functional Programming” (FP for short) has cropped up everywhere. You can’t get away from it…Jesse Atkinson·Added Jan 17, 2018·5 min readJesse Atkinson·Added Jan 17, 2018·5 min read