Earlier quoted context omitted.
They're not moving back into development. They're adopting a new approach of producing software, which has nothing to do with the work that software developers do. It's likely that they "left" the field because they were more interested in other roles, which is fine. So now that we have tools that promise to offload the work a software developer does, there are more people interested in simply producing software, and…
It's called being a systems analyst or product manager. Upskill into these roles (while still accepting individual contributor pay) or get left behind.
Web development is fun again
411–420 of 658 posts
Re: Web development is fun again
#412Related question which might fit here so I'm going to try: What is the absolute cheapest way to get started on AI coding a simple website? I have a couple ideas I want to test out and get out of my head and onto the web but have resisted for years because my webdev knowledge is stuck in 2004 and I've had no desire to change that. These are not complicated things (all static, I think) but... I hate webdev. I am not re…
Google Gemini has a generous free tier. You could start by experimenting in AI Studio - https://aistudio.google.com/ - then have a go at coding agents using their Gemini CLI or Antigravity tools. For what you're describing the free tiers of the Claude and ChatGPT web apps would probably work fine too.
Re: Web development is fun again
#413Earlier quoted context omitted.
In a very real sense, developers efforts to make web development simpler have clearly failed. This is true regardless of the existence of LLMs and/or your opinion of their utility.
They have been very successful. After we got a hit from security requirements and broke the Microsoft monopoly on browsers, web development have only got more and more potentially simple. If you or some other person don't program in the way that makes it simple, it's not our communitary problem. What matters is that the potential is there.
Re: Web development is fun again
#414Something 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 really don't know how often I have to tell people, especially former engineers who SHOULD KNOW THIS (unless they were the kind of fail-upwards pretenders): the code is not the slow part! (Sorry, I'm not yelling at you, reader. I'm yelling at my CEO.)
Re: Web development is fun again
#415Earlier quoted context omitted.
What you consider fun isn't universal. Some folks don't want to just tinker for half an hour, some folks enjoy getting a particular result that meets specific goals. Some folks don't find the mechanics of putting lines of code together as fun as what the code does when it runs. That might sound like paid work to you, but it can be gratifying for not-you.
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.
Re: Web development is fun again
#416Re: Web development is fun again
#417Earlier 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
#418> Even with refinement and back-and-forth prompting, I’m easily 10x more productive Developers notoriously overestimate the productivity gains of AI, especially because it's akin to gambling every time you make a prompt, hoping for the AI's output to work. I'd be shocked if the developer wasn't actually less productive.
I accept there are productivity gains, but it's hard to take "10x" seriously. It's such a tired trope. Is no one humble enough to be a meager 2.5x engineer?
However if the difference is between doing a project vs not doing is, then the gain is much more than 10x.
Re: Web development is fun again
#419Earlier quoted context omitted.
Anyone who can’t read Proust and write a compelling essay about the themes is illiterate!
One day you actually might discover there's different levels of literacy. Like there's something between 0 and 255! Here's a pointer: Not being able to read (terminus technicus: analphabet ) makes you a non-reader, just as not being able to cobble together a working proggie on your own merits makes you a non-coder. Man alive...
Re: Web development is fun again
#420Earlier quoted context omitted.
One day you actually might discover there's different levels of literacy. Like there's something between 0 and 255! Here's a pointer: Not being able to read (terminus technicus: analphabet ) makes you a non-reader, just as not being able to cobble together a working proggie on your own merits makes you a non-coder. Man alive...
That’s quite literally my point.