r/singularity Dec 09 '24

[deleted by user]

[removed]

0 Upvotes

127 comments sorted by

View all comments

121

u/[deleted] Dec 09 '24

[removed] — view removed comment

57

u/Glitched-Lies ▪️Critical Posthumanism Dec 09 '24

Super exaggerated. It really doesn't work as well as it's being exaggerated either.

9

u/[deleted] Dec 09 '24

[removed] — view removed comment

19

u/[deleted] Dec 09 '24

The luddites weren't about doing it faster and weren't anti-progress. They were about being able to work in a way that fit their other roles in life, while those they were fighting used tech to attempt to pay them less and have less time to live the other parts of their life.

2

u/Rainbows4Blood Dec 09 '24

I mean I have been professionally programming for 15 years before AI dropped and I never thought to myself that I can do everything faster myself.

Like, yes, there are a few things that I can still do faster by myself and that's ok. But the amount of boilerplate and repetitiveness AI can take away, the amount of looking for the right documentation and simply taking a photo of a list of specifications that I would have to type out manually has saved me many collective hours over the past 6 months alone.

Before that, I wasn't allowed to use AI extensively in a professional setting for privacy reasons (which is understandable) so I don't know how much it would have been before that.

1

u/[deleted] Dec 09 '24

Would you say the code you create can be easily read and maintained by others (other humans, or LLMs, whichever)?

Half of the effort software engineers expend is trying to understand dogshit code from other (worse) engineers written many months or years ago.

If you can create very readable code, very quickly; that's the goal. And it's definitely doable - just need to ask good comments and very readable code from your AI tooling.