There have been a lot of posts on the benefits of having all your organization’s code in a single repository, known as the monorepo. After a lot of discussion, the front-end Banno team at Jack Henry decided to follow this approach for our web products.
From The Blog
This was a talk given at the 2017 Des Moines Web Geeks Social Event. The talk’s slides and transcript are included, plus a link to a recorded video of the event.
Last year I wrote about converting books to speech, where I investigated using open source and free tools to scan textbooks and convert them into audio files. At that time, the weakest part of the process was the actual text-to-speech part. Festival, the open source solution, doesn’t have great voices, hasn’t been updated in years, […]
I constantly read in the news that many Americans aren’t saving enough money for retirement. It’s easy to be overwhelmed by all the options for retirement saving, the jargon, and conflicting information. This post outlines easy steps on how to invest money for a long-term goal, such as retirement
As a software developer, you have one job: write code that other developers can read and use. It sounds simple, but it’s not really that easy.