Should we as developers put more effort into defending our craft? The movements in the artistic space with AI were very widespread and vocal, but we developers seem not to care. I feel like developers in general are a bit more quiet and timid with things and it leads to companies or entire industries taking advantage of us. Am I the only one who feels like developers really need to be a bit more vocal in defending th…
If AI is building better software why stop it? If it's not, what's the threat? What's to defend? Our right to build worse software? Prevent people from using tools as they see fit? What's course of action would you take?
Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
51–60 of 79 posts
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#52Should we as developers put more effort into defending our craft? The movements in the artistic space with AI were very widespread and vocal, but we developers seem not to care. I feel like developers in general are a bit more quiet and timid with things and it leads to companies or entire industries taking advantage of us. Am I the only one who feels like developers really need to be a bit more vocal in defending th…
No.
Nobody worried about optimizing compliers taking the jobs of assembly programmers.
Tools make us able to do _more_ not less. This is just one more. And it happens to be pretty good at doing obvious boring things that have been done a million times which most of us don't want to do anyway.
Like recently I needed to design a nice html error page, I don't have a designer to go to, and it wasn't really a big enough deal for that kind of thing anyway. Instead of having to dust off a bunch of web design skills and spend a long time figuring out fiddly little style sheet things... or just doing a terrible job... I asked AI to do it. 90% of the work was done in 10 seconds, then I spent 5 minutes polishing it. If I did it myself it would either have been a couple of hours to get something as nice or for the same 5 minutes I could have done a shit job. Nobody lost work because of AI that day, I was just able to do more important things than make an internal developer-facing error page look nice.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#53Should we as developers put more effort into defending our craft? The movements in the artistic space with AI were very widespread and vocal, but we developers seem not to care. I feel like developers in general are a bit more quiet and timid with things and it leads to companies or entire industries taking advantage of us. Am I the only one who feels like developers really need to be a bit more vocal in defending th…
I've yet to personally benefit from AI in any of my workflows, in any meaningful capacity, but I wouldn't complain if that changed.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#54Should we as developers put more effort into defending our craft? The movements in the artistic space with AI were very widespread and vocal, but we developers seem not to care. I feel like developers in general are a bit more quiet and timid with things and it leads to companies or entire industries taking advantage of us. Am I the only one who feels like developers really need to be a bit more vocal in defending th…
Code doesn't really have the same 'human touch' the way art does. We've spent the past 20 years making libraries, higher level languages, UI frameworks, etc to make development faster. If there's any 'human touch' it's a lot higher level than just the lines of code. Art has mostly been the same for a very long time. Especially painting/drawing. For most people it's a passion and creative outlet. From what I've seen (…
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#55I'm not having much success with this beyond very basic components. I think I'd have more success iteratively working with ChatGPT or Claude directly, and then pasting the code into jsfiddle, pastebin, or replit to see the results and iterate.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#56Earlier quoted context omitted.
Code doesn't really have the same 'human touch' the way art does. We've spent the past 20 years making libraries, higher level languages, UI frameworks, etc to make development faster. If there's any 'human touch' it's a lot higher level than just the lines of code. Art has mostly been the same for a very long time. Especially painting/drawing. For most people it's a passion and creative outlet. From what I've seen (…
Art and technology used to be... the same. Almost nobody really wants the artistry that comes with well crafted code these days though. It's mostly just about being done.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#57I can’t stand these “tools”. And I find it morally wrong trying to automate every little thing a developer does.
Consider it an improved version of auto complete in your IDE. It helps type pieces of code faster, it doesn't do any of the thinking involved in building a software product.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#58Should we as developers put more effort into defending our craft? The movements in the artistic space with AI were very widespread and vocal, but we developers seem not to care. I feel like developers in general are a bit more quiet and timid with things and it leads to companies or entire industries taking advantage of us. Am I the only one who feels like developers really need to be a bit more vocal in defending th…
Depends on your motive. I enjoy the "art" of programming, but I enjoy even more using it to build cool stuff, make companies happy, start side projects or even businesses. I've not seen any indication an AI legitimately replacing software engineering, rather enhancing it perhaps resulting in the need for fewer engineers for the same work. Even as an engineer that's a huge win. The role is less coding, more engineerin…
If developer is actually solving the problems, it's like giving a tractor to dig a hole in addition to shovel
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#59Earlier quoted context omitted.
I'm a bit afraid that LLMs will make it harder for new frameworks and tools, as they have far fewer examples to learn from. And if that will make it so that the established frameworks remain status quo.
Food for thought: let's say AI (some day) delivers a working application, will it still matter which framework it is written? AI writes it, we complain about a problem, AI fixes it, we programmers are out of jobs (at least web application programmers) and the users get updates and finally working applications. I know we are not there yet, but at that imaginary later point, I think frameworks will be a thing of the pa…
Seems like the software engineering role is still needed at the higher level, and that would still likely require some sort of framework to help make sense of what the AI is generating, so you can instruct it accordingly.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#60Should we as developers put more effort into defending our craft? The movements in the artistic space with AI were very widespread and vocal, but we developers seem not to care. I feel like developers in general are a bit more quiet and timid with things and it leads to companies or entire industries taking advantage of us. Am I the only one who feels like developers really need to be a bit more vocal in defending th…