Git is a powerful tool, but solo developers often inherit processes designed for large teams.Corporate branching strategies solve coordination problems that an individual simply doesn’t have.When you’re the only developer in the room, heavy processes become friction.You don’t need gates, ceremonies, or complex merging rules to work effectively.
Continue reading →
Common Lisp is a powerful and versatile programming language known for its expressive syntax and rich ecosystem of libraries. If you’re a seasoned Linux user, particularly on Debian-based distributions like Debian itself or Ubuntu, setting up a Common Lisp development environment with Emacs using SBCL (Steel Bank Common Lisp) is a straightforward process. I write…
Continue reading →