Something I like about our weird new LLM-assisted world is the number of people I know who are coding again, having mostly stopped as they moved into management roles or lost their personal side project time to becoming parents. AI assistance means you can get something useful done in half an hour, or even while you are doing other stuff. You don't need to carve out 2-4 hours to ramp up any more. If you have signific…
[flagged]
Web development is fun again
101–110 of 658 posts
Re: Web development is fun again
#102When stuff was getting too complicated, I looked for ways to make things simpler. Developers have spent decades trying to figure out ways to make things simpler, less code the better, only to throw it all out the window because chatbot go brrrrrr.
Re: Web development is fun again
#103Earlier quoted context omitted.
> LLMs bailed us out of the impending ultra-specialization. This is fundamentally what makes them so DAMAGING to humanity. They didn't bail us out, they robbed us of it.
Specialization is for insects, as Heinlein said. We are going back to the Renaissance Man ideal and I'm all for it.
Re: Web development is fun again
#104Of course its fun. Making slop _is_ very fun. Its a low-effort dopamine-driven way of producing things. Learning is uncomfortable. Improving things using only your braincells can be very difficult and time consuming.
The rate at which I'm learning new skills has accelerated thanks to LLMs. Not learning anything while you use them is a choice. You can choose differently!
Re: Web development is fun again
#105Of course its fun. Making slop _is_ very fun. Its a low-effort dopamine-driven way of producing things. Learning is uncomfortable. Improving things using only your braincells can be very difficult and time consuming.
I truly don't understand how anyone creative wouldn't find their productivity soar using these tools. If computers are bicycles for the mind, LLMs are powered exoskeletons with neural-controlled turret cannons.
Re: Web development is fun again
#106Re: Web development is fun again
#107Earlier quoted context omitted.
I’m just looking to make pizza not smelt the ore for the oven I’m going to cook it in.
Why make pizza when you can order it? As far as I can tell, there's not much enjoyment of making being had. Enjoying having is fine too, but let's at least be honest about it. I enjoy looking at photos people took on hikes, but I don't call it hiking.
Some folks walk out of their house and start hiking. Some folks drive somewhere and then start walking. Some folks take photos from the car. Some folks take a roadtrip.
All of these things ask for different effort & commitment with different experiences & results as the payoff. At least be honest about that.
Re: Web development is fun again
#108Something I like about our weird new LLM-assisted world is the number of people I know who are coding again, having mostly stopped as they moved into management roles or lost their personal side project time to becoming parents. AI assistance means you can get something useful done in half an hour, or even while you are doing other stuff. You don't need to carve out 2-4 hours to ramp up any more. If you have signific…
I felt in love with the process to be honest. I complained my wife yesterday: "my only problem now is that I don't have enough time and money to pay all the servers", because it opened to me the opportunities to develop and deploy a lot of new ideas.
Re: Web development is fun again
#109> On the frontend, you have build pipelines, bundlers, CSS frameworks with their own toolchains, progressive web apps, Core Web Vitals, SEO, layout shifts, srcset/responsive images… LLMs are successful in webdev because of unnecessary frameworks being piled on top of each other more in the name of job security than technical necessity.
You're completely free to write software targeting the browser platform without a framework, build pipeline, and bundler. Those things exist for a reason though and running a large project without them quickly runs into worse problems.
Re: Web development is fun again
#110Earlier quoted context omitted.
Only it’s a bit like me getting back into cooking because I described the dish I want to a trainee cook.
Isn't that still considered cooking? If I describe the dish I want, and someone else makes it for me, I was still the catalyst for that dish. It would not have existed without me. So yes, I did cook it.