4 ms·
Deleting 50k lines of code still counts as lines of code changed...
by mas-ev 4y ago
Deleting 50k lines of code still counts as lines of code changed...
- tablespoon 4y ago> Deleting 50k lines of code still counts as lines of code changed... I'm the most productive 10x software engineer ever: I just fixed CRLF inconsistencies on several large code bases. Literally touched every line on hundreds of files. Next up: fixing the arbitrarily mixed tabs and spaces.
- ce4 4y agoAnd make sure the newline/whitespace convention changes often.
- rexreed 4y agodef job_saver(): while (true) { add_code; sleep; delete_code; sleep; }
- SAI_Peregrinus 4y agoI just deleted a bit over 76,000 files in one of our repos. GitHub shows it as "Infinity files changed", and refuses to display even a list of the files.