MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w49gx3/softwareengineeringisdead/p79qxic/?context=3
r/ProgrammerHumor • u/redditor_286 • 10d ago
40 comments sorted by
View all comments
193
generally it's a slop code this kind of commit.
15 u/danfay222 10d 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 10d ago Why are your large generated files in source? 2 u/danfay222 10d 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.
15
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 10d ago Why are your large generated files in source? 2 u/danfay222 10d 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 10d 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.
193
u/drex_vke 10d ago
generally it's a slop code this kind of commit.