Featured image of post Quick Tips #4: VS Code Profiles for a Tidy Workspace

Quick Tips #4: VS Code Profiles for a Tidy Workspace

VS Code is a very popular choice among developers because it’s open source, fast, and highly extensible. It offers a plethora of features—sometimes, perhaps, too many. If you’re like me and use VS Code for various purposes, you might want to keep your working environment clean and streamlined. In this quick tip, I’ll show you how to use profiles in VS Code to achieve just that.

Featured image of post Mozart, Digital Cameras and Functional Music

Mozart, Digital Cameras and Functional Music

Exploring the intersection of music, technology, and productivity, this article delves into the concept of functional music, the Mozart Effect, and a camera manufacturer's innovative music album designed to keep creative people in the flow.

Featured image of post Bld: The Pure Java Build Experience

Bld: The Pure Java Build Experience

Do we need another build tool for our Java projects? Maybe. Could Bld be the one? Honestly, I’m not sure. What I can tell you, though, is that working with pure Java even with the building tasks is a refreshing experience. Whether it’s because I’m saving my brain from context switching or something else, I enjoyed staying in the flow while fiddling with my project. That’s something I’ve never experienced with Maven, my go-to build tool in the Java world. I can’t wait to share what I've learned - so let's Bld something!