Sic! This one stood out for me: https://julianoliver.com/projects/science-is-poetry/
Fuck AI
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
You might be interested to know that Creative Commons has a statement of No AI. https://opensource.creativecommons.org/contributing-code/
Not using AI in dev is like not using a screwdriver with screws. It should be seen like a tool
you're right, however AI is more like a stick of dynamite and your goal is to build a house of cards.
Developers got along better than fine without AI slop ever since Tennis for Two was first created in 1958.
Good point, but that also doesn't disprove ops point. They got along fine, but after the invention of the screw driver you'd be a moron to use your fingers to tighten up screws.
Llms are going to keep getting better and it will eventually be seen as very odd to code without llms support imo. I bet in 10 or so years it will be almost unheard of niche to not use llms for coding.
Nope, LLM improvements have already hit the top of the logistics curve and are rapidly burning more fossil fuels and boiling off more water to get diminishing returns. The experiment failed, they are a tragic waste of resources that have netted no widespread benefit and now the imminent collapse of the incestuous money circle at the top is going to take the global economy down with it.
I would be fine with it all failing and the economy falling and us killing all the rich, could be a good outcome. I just don't think that's correct though, llms are getting better. Maybe not the basic underlying math but people are smart and have continued to find ways to make these systems preform better and better with every new model.
people are smart and have continued to find ways to make these systems preform better and better with every new model.
Yeah except every time someone gives hands me a one pager or flyer or other doc they "made" in copilot and have edits make, I have to spend twice as long redesigning the entire thing and typing all the text by hand in actual design software and then making the changes they want. And before you say "prompt engineer it" the reason they keep coming to me for fixes is because prompt "engineering" doesn't fucking work and theyve already lost a few hours trying to make that one change without fucking up the rest of it. I've gotten to the point where is someone wants something designed, I tell them to skip copilot and send me the raw write-ups and I'll make the designs.
I'll start treating LLMs as a tool when they have an actual useful application in development. Code vomit isn't one.
It IS a tool (derogatory).
A screwdriver doesn't destroy the environment, waste electricity, pollute water, ruin neighbourhoods with data centres, put the price of electricity, water and RAM through the roof, or make a$$hole billionaires rich.
Screwdrivers don't waste billions of gallons of water and make my power bill increase
Imagine if you were painting and a screwdriver popped up in the middle of your canvas demanding you use it with the only options being “yes” or “maybe later”
Y'all AI bootlickers don't treat it like a tool either. It's a fucking religion to you
If AI is a screwdriver, what are my editors, IDEs, and other tools? I'm confused by your stupidity.
You're right and I think the general concensus over the next few years will keep changing to support this idea. And probably go even further into vibe coding (to a certain degree) being a real thing actually companies do.
I don't think a lot of people understand that even when the bubble eventually pops llms arent going away, and they legitimately are improving rapidly month over month with no sign that will abate. As they get better and better the cost to run models good enough for your specific task also lowers. I remember in 2022/2023 all the people here saying llms weren't improving anymore and even getting worse, boy were they very very wrong.
A lot of people are going to be unemployed over the next dacade from this technology, a lot more people than just developers.
This of course is the fuckai sub so we will get downvoted for speaking the truth.
zetta@mander.xyz: I think the general concensus over the next few years will keep changing to support this idea. And probably go even further into vibe coding
Show us your vibe coded project. Oh, right, you won't do it because you don't want professionals to make fun of you. And you may also delete your comment like every other cog sucker.
Have a nice day anyway.
I have never vibe coded, or hand coded anything. I took a beginner Python class but that's the extent of my coding skills. My opinions are just from watching the last few years play out and working in a large company that heavily pushes AI tools (like all companies these days)
So you have no clue what the hell you're talking about then. Cool thanks for confirming we are all correct in ignoring what you're saying.
¯(ツ)_/¯ I think as an impartial (nobody is actually impartial lol) observer I might have a more valid point than you, since I don't really have anything to loose no matter which way the hat falls.
I have never ... hand coded anything. I took a beginner Python class
Is this a fucking joke?
It could be, are you upset or enjoying the convo?
Baffled by your ability to contine breathing seeing how braindead you are.
In case you missed the last memo, vibe coding is now more expensive than hiring a developer team, and the companies that hurried with layoffs are footing the bill.
That is to say, it was always the least cost efficient option, the AI peddlers just pulled people in with low prices until they seem irreplaceable.
Yes, but like I said in another comment models do keep getting better and better, and good models are getting cheaper and cheaper. As time goes on the price will continue to drop and capabilities will continue to grow. Frontier models will always be expensive, but a budget model that can do the same thing will come out 3 months after.
It'll get cheaper bro, we just need more data, please bro, then we can use it to solve climate change, we just need more electricity, please bro, think of the capabilities bro...
Just 75 more gas turbines killing local residents and I swear grok will be good!
If there is a future for LLMs, it will come after the bubble bursts and the small, specialized, locally hosted models take over, yes. I don't expect them to be able to get good enough at coding to replace humans any time soon, though. You need logical reasoning and problem solving skills to produce code that's of any value, and we aren't getting there by text prediction.
I generally agree! Local self hosted models with smart and competent users capable of properly using them would be the ideal future.
A lot of people are going to be unemployed over the next dacade from this technology, a lot more people than just developers.
So why help by giving training data and give a unnerving lever of control of open source projects to a handful of companies?
Use open weight Chinese models that don't collect your data.
How can a project realistically tell if a contributor used an open-weight model and self hosted it without it being a de facto ban on AI for anyone not heavily involved in the project?
Open-weight models are still giving up control. For one, all LLM outputs are generally recognized to not be copy writable which undermines copy-left license. Additionally, unlike open source software it's a lot harder to look at what represented in these models. A model can easily be designed to make specific plausible mistake as intentional backdoors, act worse on tasks relevant to an industry a country / maker cares about (like Fable has been designed), etc.
Very good points, the last part is especially interesting and probably something that will play out more over the years. Models with built in failsafes to sabotage work based on certain criteria, I imagine the usa/China have already started working on weaponizing this type of behavior.