Earlier quoted context omitted.
It's different in some ways (such is evolution), but is not a distinction that matters. Kind of like the difference between imperative and declarative programming. Different language models, but all the same at the end of the day.
I hope you are joking.
Web development is fun again
631–640 of 658 posts
Re: Web development is fun again
#632Earlier quoted context omitted.
For me it all the build stuff and scaffolding I have to get in place before I can even start tinkering on a project. I never formally learned all the systems and tools and AI makes all of that 10x easier. When I hit something I cannot figure out instead of googling for 1/2 hour it is 10 minutes in AI.
The difference is that after you’ve googled it for ½ hour, you’ve learned something. If you ask an LLM to do it for you, you’re none the wiser.
Re: Web development is fun again
#633[flagged]
Please stop posting these abusive comments or we'll ban the account. Thoughtful critique is fine. Fulmination and flamebait is not. https://news.ycombinator.com/newsguidelines.html We detached this comment from https://news.ycombinator.com/item?id=46489151 and marked it off topic.
Thats programmer inside jokes, and seriously, the amount of slop posted here should be moderated, not some random comment about a 15 year old joke.
Re: Web development is fun again
#634Earlier quoted context omitted.
It's just fun in a different way now. I've long had dozens of ideas for things I wanted to build, and never enough time to really even build one of them. Over the last few months, I've been able to crank out several of these projects to satisfactory results. The code is not a beautiful work of art like I would prefer it to be, and the fun part is no longer the actual code and working in the code base like it used to…
I use LLMs for code at work, but I've been a bit hesitant to dive in for side projects because I'm worried about the cost. Is it necessary to pay $200/mo to actually ship things or will $20/mo do it? Obviously I could just try it myself and see how far I get bit I'm curious to hear from someone a bit further down the path.
Re: Web development is fun again
#635Earlier quoted context omitted.
You can use esbuild to build your entire project with a single command. Node has a built in test runner. You only need the complexity because you're convinced you need it.
You are responding with a point different than the one I was replying to.
Re: Web development is fun again
#636Earlier quoted context omitted.
Please stop posting these abusive comments or we'll ban the account. Thoughtful critique is fine. Fulmination and flamebait is not. https://news.ycombinator.com/newsguidelines.html We detached this comment from https://news.ycombinator.com/item?id=46489151 and marked it off topic.
Wat? That is an classic quote from a very known clip about mongodb, thats probably a decade+ old. If you dont know it, thats on you. Thats programmer inside jokes, and seriously, the amount of slop posted here should be moderated, not some random comment about a 15 year old joke.
Low-quality comments and projects are unwanted on HN whether they're generated by LLMs or humans. If your reaction to seeing bad stuff is to post more bad stuff, you're just making the problem worse. Anyone who is earnest about wanting to reduce low-quality content on HN can do so by flagging bad posts and emailing us (hn@ycombinator.com) so we can investigate further. Several users do that routinely.
HN is only a place where people want to participate because others make an effort to raise the standards rather than dragging them down. Please do your part to make HN better not worse.
Re: Web development is fun again
#637Earlier quoted context omitted.
The hope that they'll run out of relevant material is slim. If big corps are training their LLMs on their LLM written code…
You're almost there: > If big corps are training their LLMs on their LLM written code >… The last part is important.
Re: Web development is fun again
#638Earlier quoted context omitted.
Maybe you can tell us the name of the software so we can avoid it?
Google, Facebook, Amazon, Microsoft....they literally all have the vibe coded code; it's not about vibe coded or not, it is about how well the code is designed, efficient and bug free. Ofc pro coders can debug it and fix it better than some amateur coder but still LLMs are so valuable. I let Gemini vibe code little web projects for me and it serves me well. Although you have to explain everything step by step to it a…
Re: Web development is fun again
#639Earlier quoted context omitted.
Surely searching "centre a div" takes less time than prompting and waiting for a response...
Search “centre a div” in Google Wade through ads Skim a treatise on the history of centering content Skim over the “this question is off topic / duplicate” noise if Stack Overflow Find some code on the page Try to map how that code will work in the context of your other layout Realize it’s plain CSS and you’re looking for Tailwind Keep searching Try some stuff until it works Or… Ask LLM. Wait 20-30 seconds. Move on t…
Re: Web development is fun again
#640Earlier quoted context omitted.
Search “centre a div” in Google Wade through ads Skim a treatise on the history of centering content Skim over the “this question is off topic / duplicate” noise if Stack Overflow Find some code on the page Try to map how that code will work in the context of your other layout Realize it’s plain CSS and you’re looking for Tailwind Keep searching Try some stuff until it works Or… Ask LLM. Wait 20-30 seconds. Move on t…
Wait till the VC tap gets shut off. You: Hey ChatGPT, help me center a div. ChatGPT: Certainly, I'd be glad to help! But first you must drink a verification can to proceed. Or: ChatGPT: I'm sorry, you appear to be asking a development-related question, which your current plan does not support. Would you like me to enable "Dev Mode" for an additional $200/month? Drink a verification can to accept charges.