Get off my lawn! (Page 3)

Musings of an old coder

GitLab CI/CD Build Failures

In GitLab CI/CD pipelines, effectively managing build steps and their dependencies, especially handling failures, is crucial for maintaining a robust development workflow. Here's how you can configure a GitLab build step to run specifically when another step fails.

Read more...

VSCode Shortcuts

Mastering keyboard shortcuts in Visual Studio Code can significantly speed up your coding process. Here are some essential shortcuts that every developer should know:

Read more...

Goodbye Visual Studio

I have made a significant decision in my development career: I am switching full-time from Visual Studio to Visual Studio Code (VSCode) as my primary Integrated Development Environment (IDE). After thorough consideration and extensive use, I've come to realize that VSCode not only meets but exceeds my requirements for software development.

Read more...