| ▲ | zabzonk 2 hours ago | |||||||||||||||||||||||||
Three things I find unlikely about this: - You wrote 100K lines of code (I've worked on several large C++ projects that were far smaller) - You wrote those lines in Python (surely the whole point of Python is to write less code) - You deleted them (never delete anything, isn't this what modern VCS is all about?) But whatever floats your boat. | ||||||||||||||||||||||||||
| ▲ | dkersten an hour ago | parent | next [-] | |||||||||||||||||||||||||
> You deleted them (never delete anything, isn't this what modern VCS is all about?) The person said: "deleted 100k+ lines this year already moving them to faster languages" Are you saying that when you move code to another language/rewrite in another language, you leave the original languages code in your repo? They didn't say they deleted it from their git history. I delete code all the time (doesn't mean its "gone", just that its not in my git head). | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| ▲ | throwatdem12311 an hour ago | parent | prev | next [-] | |||||||||||||||||||||||||
100k lines is tiny what are you on about, especially in the monolithic app sass world where many Fyll stack apps that handle all business ops are probably written with Django. Our entire business runs on 300k lines of Ruby (on Rails) and I can keep most of the business logic in my head. I would say our codebase is not exactly “tiny” and just cracking the ceiling into “smal” territory. And comparatively, people probably write even less code in equivalent rails apps to django ones. 100k lines of C++ is miniscule. Obviously “deleting code” in this context doesn’t mean purging version control history but the current state of the codebase. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| ▲ | squirrellous an hour ago | parent | prev [-] | |||||||||||||||||||||||||
Uhm what? All of those things are totally ordinary. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||