this post was submitted on 24 Jan 2025
93 points (100.0% liked)
technology
23495 readers
513 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
These things suck and will literally destroy the world and the human spirit from the inside out no matter who makes them
Yes, LLMs are stupid and they steal your creative creations. There is some real room for machine learning (something that has been just all combined into "AI" now for some reason), like Nvidia's DLSS technology for example. Or other fields where the computer has to operate in a closed environment with very strictly defined parameters, like pharmaceutical research. How proteins fold is strictly governed by laws of physics and we can tell the model exactly what those laws are.
But it is funny how all the hundreds of billions $$$ invested into LLMs in the West, along with big government support and all the "smartest minds" working on it, they got beaten by the much smaller and cheaper Chinese competitors, who are ACTUALLY opensourcing their models. US tech morons got owned on their own terms.
Even LLMs have some decent uses, but you put the finger on what I am feeling, that all of AI and machine learning is being overshadowed by these massive investments into LLMs, just because a few ghouls sniff profit
In the meantime, it's making my job a lot more bearable.
How?
I work in software development, and AI can generate instantly some code that would take me an hour to research how to write when I'm using an SDK I'm unfamiliar with, or it can very easily find little mistakes that would take me a long time to figure out. If I have to copy and paste a lot of data and have to do boring repetitive work like create constants from it, it can do all of it for me if I give it an explanation of what I want.
It makes me gain a lot of time, and spare me a lot of mental fatigue so I have more energy to do things that I enjoy after work.
It's really useful to use a library / language you're not very familiar with. I've used it recently to learn how to use minizinc, a constraint problem modeling language. There's not a lot data of it on the Internet, and for that reason, sometimes the generated code won't even be sintatically correct, but even then it was extremely useful to learn the language
I think this kind of statement needs to be more elaborate to have proper discussions about it.
LLMs can really be summarized as “squeezing the entire internet into a black box that can be queried at will”. It has many use cases but even more potential for misuse.
All forms of AI (artificial intelligence in the literal sense) as we know it (i.e., not artificial general intelligence or AGI) are just statistical models that do not have the capacity to think, have no ability to reason and cannot critically evaluate or verify a certain piece of information, which can equally come from legitimate source or some random Reddit post (the infamous case of Google AI telling you to put glue on your pizza can be traced back to a Reddit joke post).
These LLM models are built by training on the entire internet’s datasets using a transformer architecture that has very good memory retention, and more recently, with reinforcement learning with human input to reduce their tendency to produce incorrect output (i.e. hallucinations). Even then, these dataset require extensive tweaking and curation and OpenAI famously employ Kenyan workers at less than $2 per hour to perform the tedious work of dataset annotation used for training.
Are they useful if you just need to pull up a piece of information that is not critical in the real world? Yes. Is it useful if you don’t want to do your homework and just let the algorithm solve everything for you? Yes (of course, there is an entire discussion about future engineers/doctors who are “trained” by relying on these AI models and then go on to do real things in the real world without developing the capacity to think/evaluate for themselves). Would you ever trust it if your life depends on it (i.e. building a car, plane or a house, or treating an illness)? Hell no.
A simple test case is to ask yourself if you would ever trust an AI model over a trained physician to treat your illness? A human physician has access to real-world experience that an AI will never have (no matter how much medical literature it can devour on the internet), has the capacity to think and reason and thus the ability to respond to anomalies which have never been seen before.
An AI model needs thousands of images to learn the difference between a cat and a dog, a human child can learn that with just a few examples. Without a huge input dataset (helped annotated by an army of underpaid Kenyan workers), the accuracy is simply crap. The fundamental process of learning is very different between the two, and until we have made advances on AGI (which is as far as you could get from the current iterations of AI), we’ll always have to deal with the potential misuses of AI in our lives.
I really hate how techbros have convinced people that it's something magical. But all they've done is convinced themselves and everyone else that every tool is a hammer
that's a deeply reactionary take