Live data from Hacker News

Is anybody else bored of talking about AI?

blog.jakesaunders.dev

291–300 of 570 posts

Re: Is anybody else bored of talking about AI?

#291
post #95

Earlier quoted context omitted.

[flagged]

Those links are about air pollution, not carbon emissions. You're engaging in some political posturing of your own.

Why are you lying? From literally the first paragraph of the CFR article:

> China is the world’s largest source of carbon emissions, and the air quality of many of its major cities fails to meet international health standards.

Re: Is anybody else bored of talking about AI?

#292
post #46

This is bad in tech. But at least we are (relatively) well equipped to deal with it. My partner teaches at a small college. These people are absolutely lost , with administration totally sold on the idea that "AI is the future" while lacking any kind of coherent theory about how to apply it to pedagogy. Administrators are typically uncritically buying into the hype, professors are a mix of compliant and (understandab…

By my understanding, the administrators at small colleges are among the least capable professionals one might find anywhere in the economy.

Re: Is anybody else bored of talking about AI?

#294

It feels like during the previous hype cycle of bitcoins, blockchains and NFTs. People are trying to find uses for new technologies but it seems like a lot of the conversations come from people (at this point I guess it's still people?) trying to increase the hype. Maybe they are trying to be thought leaders or maybe they are trying to boost some stock valuations.

[deleted]

Re: Is anybody else bored of talking about AI?

#296

This might sound like snark, but I truly don’t mean it that way. I think what’s interesting about AI, and why there’s so much conversation, is that in order to be a good user of AI, you have to really understand software development. All the people I work with who are getting the most value out of using AI to deliver software are people who are already very high-skilled engineers, and the more years of real experienc…

> For them, AI is the ultimate power tool.

Yup

Re: Is anybody else bored of talking about AI?

#298

AI is starting to look like a net negative for humanity. I remember the early days of OpenAI. I was super excited about it. There was a new space to uncover and learn about. I was hopeful. Now I have this love/hate relationship with it. Claude Code is amazing. I use it everyday because it makes me so much more efficient at my job. But I also know that by using it I’m contributing to making my job redundant one day. A…

> But I also know that by using it I’m contributing to making my job redundant one day. I don't see how this is the case if you're anything more than a junior engineer... it unlocks so many possibilities. You can do so much more now. We are more limited by our ideas at this point than anything else. Why is the reaction of so many people, once their menial work gets automated, "oh no, my menial work is automated." Why…

>Why is the reaction of so many people, once their menial work gets automated, "oh no, my menial work is automated." Why is it not "sweet, now I can do bigger/better/more ambitious things?"

because i have rent to pay? old age to prepare for?

why is it so hard to understand most people are not rich, that the cost of living is high, and that most people are VERY afraid their jobs will be automated away? why is so hard to understand that most people haven't worked at FAANG, they don't have stocks or savings, and are squeezed harder with every new day and every new war?

what world, what reality are you guys living in?!

Re: Is anybody else bored of talking about AI?

#299

Earlier quoted context omitted.

Any thoughts on what the next generation of software devs is going to look like without as much manual experience?

When C arrived, programmers wonder how software devs would look like when they won't have assembly experience. Then the same happened with languages that managed memory. And with IDE that could refactor your code in a click and autocomplete API calls. And with Stack Overflow where people copy/pasted code they didn't understand.

And over and over time proves that, when you need it, ASM or C or generals system knowledge was handy. One example, I am not a "Windows" or "NT" guy, mostly working in various Unixes and Linux in my professional career. I had a client who had battered every resource trying to fix some horrible freeze/timeout in their application. So I rolled up my sleeves, first search " is there dtrace on windows", found some profiling tools, found the process was stuck in some dumb blocking call loop, resource was unavailable, and the rest was history.

So yeah i mean - who cares how it works - but also if you have experience in how things _do_ work you can solve problems other people cannot.

Post reply on HN