AstonJ

AstonJ

What are your feelings on AI in general?

With AI being a hot topic in the mainstream right now and with our industry at its helm (so making us the people who might be able to do something about it/shape it) this section is being expanded (on a trial basis) to include all/general AI discussions (it’s possible we might create a dedicated section at some point depending on how these threads go). With that said…


What are your feelings on AI in general?

What are your thoughts on AI right now? Not specifically in terms of what it might mean to you as a software developer, or for the software industry, but what kind of impact do you think it will have on society, the planet, our species even? Do you think it will have an overall positive impact? Or do you think we should be worried?

To help kickstart the conversation here’s a clip from Geoffrey Hinton (one of the godfathers of AI) who himself is very concerned…

But what do you think?


Please note:

  • There are no right or wrong answers here - since nobody knows for sure how things will pan out everyone’s opinion is valid.
  • If you disagree with an opinion feel free to debate or challenge it - but please do so tactfully and in good faith.
#ai

Most Liked

dimitarvp

dimitarvp

The best “AI” – well, LLMs, let’s call them by their real name – right now are behind corporate subscriptions.

That tells me everything I need to know about “the future of AI”; it will be used to extract rent from everyone who can do meaningful knowledge work because they will be afraid that their colleague is going to be faster and better than them if they don’t use the LLM. A classic race to the bottom / rat race. Chaos and game theories tell us – and proved it with historical examples – that this spirals down at an accelerating rate until the system crashes and burns.

I for one am not impressed by the normalization of this extreme rent-seeking.

And if artificial super-intelligence indeed emerges, I’ll panic. Severely so. These agents will serve the worst of humanity at the cost of everyone else. So much awful practices in hiring and work have been normalized in the last 10-15 years, that some dystopia sci-fi authors are likely hugely impressed that even their bleak novels missed the mark by such a big margin. :icon_biggrin:

And if ASI comes to existence? Multiply those terrible practices by 100x. Even movies like Blade Runner and games like Cyberpunk 2077 and series like Ghost In The Shell will seem tame and optimistic. I would argue we already live in cyberpunk… but we don’t have the choice to get cool and powerful body implants. We only got the worst parts of it.

I believe the AI area has true potential, but only if it’s forcefully plucked out of the hands of the psychopathic mega-capitalist owner class first. Only if LLMs become libre do we as a civilization have a chance to collectively enact a true positive change in the world.

Before that happens – if it ever happens – we are just very predictably moving to an extremely bleak future. The people who own stuff have proven, time and again, that they are not interested in the well-being of the rest of us.

pjode

pjode

I’m genuinely worried about the hype. I was in a conversation yesterday with a few people, some who work for small/medium sized companies and some who work for huge companies and they say the same thing… management comes and says “we want to implement GenAI/LLM/buzzword”. No one knows what that means or what it looks like but no one pushes back. Instead they know they’ll be able to pad their resume with “worked on GenAI” and so they work on dubious business value work and produce worse products/features we all have to end up living with and so continues the cycle of software products getting worse and normalized. And eventually the bubble will pop and people will lose their jobs but of course, not anyone from management.

11
Post #3
christhekeele

christhekeele

I understand the seductiveness of this line of thinking, but it does well up a despair inside of me.

Mundane tasks are what puts food on our family’s tables, and are by definition a constantly moving target that AI will just shift, not eliminate. Spending our time on junior level tasks is how we become senior. Giving juniors tasks is how we nurture those who will come after our valuable time is up. Talking through problems with our peers is how we build community.

Conversely, chasing constant novelty is unsustainable; “talking” with bots is dehumanizing; and, if social media is any indicator, both are immensely damaging to the human psyche, even if solving interesting problems does itch my ADHD something powerful. Value-maxxing our attention and energy for the benefit of corporate shareholders is not, in my opinion, a way to value our valuable time.

I wanna be part of the human experience, dammit. That’s what makes my time valuable, not my productivity. I don’t want to sell that out to become more efficient, though I will have to if these winds continue to prevail, and I resent it immensely.

Where Next?

Popular in AI / LLMs Top

dominicletz
Hey there, I haven’t seen a list of useful Elixir specific skills for the popular AI tools yet so I’m starting one here with my first. ...
New
Joser
Claude Code Plugin for Elixir: Custom Skills and Hooks for Better Code Quality I’ve been experimenting with Claude Code for Elixir devel...
New
DaAnalyst
Note: Not a strictly Elixir question but relates to us as well. A year or so ago I asked Grok (or ChatGPT, can’t remember) what would ha...
New
dimamik
OpenAI published a repo built primarily with Elixir (96.1%). https://github.com/openai/symphony https://github.com/openai/symphony/blob...
New
brendon9x
I’m CTO of a scale-up called Zappi and have switched the company from Ruby to Elixir, meaning all new backend services are now Elixir. I ...
New
borag
I shared an Elixir Architect skill for Claude Code which proves that Elixir is the best LLM friendly language (@josevalim ) https://git...
New
Vidar
I’ve been trying to come up with a fairly real life representative way of evaluating code quality from AI, and by extension the functiona...
New
Exadra37
:tada: My last project is now live: AI Intent Driven Development (IDD) guidelines and instructions for AI Coding Agents, AI Coding Assist...
New
KristerV
Hey. Is there anyone here who creates agents in their apps? Not talking about using agents, but creating them. I’m finding it pretty diff...
New
DaAnalyst
Just saw a link to this on Zerohedge: It’s not AI. It’s a controlled lab-grown HI (Human Intelligence) currently at ~800K ...
New

Other popular topics Top

danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 29603 241
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
johnnyicon
Hi all, I’ve just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage. I’m trying to use Postgres...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
Emily
I have VueJS GUIs with the project generated using Webpack. I have Elixir modules that will need to be used by the VueJS GUIs. I forese...
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement