MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w49gx3/softwareengineeringisdead/p79j92y/?context=3
r/ProgrammerHumor • u/redditor_286 • 19h ago
32 comments sorted by
View all comments
150
generally it's a slop code this kind of commit.
13 u/danfay222 16h ago Or generated code, occasionally our tools don’t recognize large generated files or reverts and suddenly you have a 100k line change 2 u/anto2554 8h ago Why are your large generated files in source? 2 u/danfay222 8h ago The majority of them are contained in a separate repo, but some are mirrored across and others are generated inside the main repo. There’s a lot of reasons why, the main one being compatibility with our build system and CI.
13
Or generated code, occasionally our tools don’t recognize large generated files or reverts and suddenly you have a 100k line change
2 u/anto2554 8h ago Why are your large generated files in source? 2 u/danfay222 8h ago The majority of them are contained in a separate repo, but some are mirrored across and others are generated inside the main repo. There’s a lot of reasons why, the main one being compatibility with our build system and CI.
2
Why are your large generated files in source?
2 u/danfay222 8h ago The majority of them are contained in a separate repo, but some are mirrored across and others are generated inside the main repo. There’s a lot of reasons why, the main one being compatibility with our build system and CI.
The majority of them are contained in a separate repo, but some are mirrored across and others are generated inside the main repo. There’s a lot of reasons why, the main one being compatibility with our build system and CI.
150
u/drex_vke 18h ago
generally it's a slop code this kind of commit.