Mastodon: @canpolat@hachyderm.io
Git @programming.dev Locked FeaturedGit stories
Git @programming.dev How has Git changed the way you think about version control?
Git @programming.dev Pull requests via git push
Git @programming.dev Working with stacked branches in Git is easier with --update-refs
Git @programming.dev Benchmarking the Modern Development Experience across Versioning Tools: S3, DVC, Git LFS, and XetHub
Git @programming.dev A Git story: Not so fun this time
Git @programming.dev Git Rev News Edition 112 (June 30th, 2024)
Git @programming.dev git-cliff: generate changelog from git history
Git @programming.dev Git Workflows for API Technical Writers · Bump.sh
Programming @programming.dev You'll regret using natural keys
Git @programming.dev Versioning FreeCAD files with git
Git @programming.dev Git Rev News Edition 111 (May 31st, 2024)
Git @programming.dev How Git Works (zine by Julia Evans)
Programming @programming.dev Your API Shouldn't Redirect HTTP to HTTPS
Git @programming.dev What were your misconceptions about Git when you first started?
Talks @programming.dev The Sociotechnical Path to High-Performing Teams • Charity Majors • GOTO 2023
Talks @programming.dev Google I/O 2012 - The Art of Organizational Manipulation
Talks @programming.dev Technical debt isn't technical by Einar Høst
Talks @programming.dev Taking Back “Software Engineering” – Craftsmanship is Insufficient • Dave Farley • GOTO 2022
Talks @programming.dev Strengthening Systems Thinking By Writing with Diana Montalion
- JumpDeleted
The Caching Antipattern


I'm not sure it's that simple, really. And I definitely don't think this is limited to Windows. I agree with other comments that this is mostly related to complexity. The more complex the domain the more difficult it is to implement/maintain a good solution. Delivering the new shiny feature is more exciting for all people (product management, development, users, etc.) than to fix bugs. And if you don't have the resources/maturity to keep technical debt under control, the software quality will suffer over time. Free software may be the exception here as profit is not always the primary concern.