"A DevOps is You!"
Log in
Posts tagged with development
July 9th, 2022 by will
We all want to jump in and save the day. While nobile, it can cause bigger problems. Software engineering is a discipline, and part of that discipline is evaluating choices. Sometimes it is appropriate to go rambo and get something done, and sometimes the . . . Read More
June 25th, 2022 by will
Every project needs an easy and well defined development process. A way for other contributors to quickly onboard. Ideally, anyone is able to clone the repo and run a couple of commands from the README and have a tangible product at their fingertips. Not . . . Read More
May 31st, 2022 by will
We've all been there, dealing with "that codebase" that is a ball of mud and lacks architecture. Whether it was some prototype we created, a minimal viable product we inherited from another team, or a project that started off with good intentions but was . . . Read More
May 16th, 2022 by will
Elixir is an impure functional programming language created by José Valim as an alternative to Erlang. The language is very powerful and featured with some solid frameworks. There are also machine learning (NX) and embedded systems (Nerves) frameworks. E . . . Read More