"I met a founder who writes 10k lines of code a day thanks to AI"
1–10 of 102 posts
Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#2Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#3He says that this is not 10,000 lines of bug-filled crap… but, unless you are explicitly verifying and testing the code, how would you know? And, what kind of solution needs 10,000 lines of code added to it daily ? Then again, these could be separate solutions. but, still… this 10,000-lines-of-code-a-day thing seems strange.
Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#4do
I
Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#5He says that this is not 10,000 lines of bug-filled crap… but, unless you are explicitly verifying and testing the code, how would you know? And, what kind of solution needs 10,000 lines of code added to it daily ? Then again, these could be separate solutions. but, still… this 10,000-lines-of-code-a-day thing seems strange.
[edit] also any interaction with storage / database isn't fun either, unless you use some ORM frameworks, and then you have some even bigger problems.
Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#6Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#7Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#8He says that this is not 10,000 lines of bug-filled crap… but, unless you are explicitly verifying and testing the code, how would you know? And, what kind of solution needs 10,000 lines of code added to it daily ? Then again, these could be separate solutions. but, still… this 10,000-lines-of-code-a-day thing seems strange.
HTML/CSS? Anything UI is unnecessary verbose, and full of boilerplate code. [edit] also any interaction with storage / database isn't fun either, unless you use some ORM frameworks, and then you have some even bigger problems.
Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#9Re: "I met a founder who writes 10k lines of code a day thanks to AI"
#10He says that this is not 10,000 lines of bug-filled crap… but, unless you are explicitly verifying and testing the code, how would you know? And, what kind of solution needs 10,000 lines of code added to it daily ? Then again, these could be separate solutions. but, still… this 10,000-lines-of-code-a-day thing seems strange.
HTML/CSS? Anything UI is unnecessary verbose, and full of boilerplate code. [edit] also any interaction with storage / database isn't fun either, unless you use some ORM frameworks, and then you have some even bigger problems.