Using WSL and Windows Git Bash interchangeably

Why not both, you shouldn’t have to choose; in this instance choice is useful

I try to be consistent in my development environments since they are spread across a number of platform: Windows, Linux and latterly Mac because McAfee sucked the performance out of my corporate issued laptop. I’m one of those odd people who happens to use all 3 major platforms actively for development. Scripts have always been bash, which means that I need to be able to run bash on my Windows systems; a long time ago it was Cygwin, but I found I didn’t need many of the features that it provided so I ended up using the bash that’s provided by Git for Windows; I have found that I need rsync to be available to make vagrant provision machines properly. I also like a bit of Windows subsystem for Linux so I have the choice of either installing my tools via scoop.sh or sudo apt-get. Sadly scoop hasn’t persuaded me that powershell is my goto shell.

Sometimes you need to kick those decisions down the road

Thinking pays off later; procrastination pays off right now…

Should you do it now or should you do it later? Strike while the iron’s hot or wait and see? In the context of development, this isn’t always an easy decision. You may not have the bandwidth or resources to finish that uber-feature right now when you have customers breathing down your neck about bugs that really should be classified as feature requests. You can opt to develop a solution that is tactical and not strategic; deferring those strategic decisions until some later time is a perfectly valid and meaningful form of planning. The biggest issue with deferring a decision is that circumstances can take the momentum away from you, and dictate any future path that you can take.

What's the point of unit-tests

Unit tests are like QA, backups and disaster recovery; you don’t need it until you need it

Unit tests are good; that’s the accepted truth and you won’t find many developers that disagree with that statement. Yet we live in a world where there are projects running in production that don’t have unit tests. In fact, having crap tests, like having unmaintained documentation, is, in any reasonably complex codebase, arguably worse than having no tests at all. What then is the point of unit tests? Subjectively, I find that unit tests can be used as a measure of understanding what you’re trying to deliver.

Migrating to MacOS for work

Some annoyances; a different kind of friction; ultimately a bit meh

I’m a long time Microsoft DOS/WFW/95/NT/2000/XP/Vista/7/10 user on the desktop; I can make it sing and dance exactly to my tune. Where other people complain about Windows, or get frustrated by it; I never have a problem. Now, Windows isn’t perfect, far from it, but it’s a basically a tool that causes me minimal friction, letting me get on and solve interesting problems; I don’t use it in production, just for my desktop. Last summer, I got so annoyed with the corporate build of Windows 10 that I submitted a requisition for a Macbook Pro; I’m not actually sure which model it is, but it has a touch bar and 16Gb of RAM. Now that I’ve been using it for about 5 months I thought I’d jot down my thoughts about the transition. My last long-term experience of the Mac was back in 2007/2008; does it create more or less friction a decade later?

Stop overthinking it

You’re about to embark on a new project; the business has specified what it is they want, and now it’s up to you to build the thing. Often the business can’t articulate what it is they want, or they know the destination, but they can’t see how to get there. The technical team needs to get them to a better place than where they are right now. The working software over comprehensive documentation statement from the agile manifesto doesn’t really address the nuances of how most businesses are; but it leads us to an important point.

Pagination


© all-the-years. All rights reserved.

Powered by Hydejack v9.1.6