Eiji

Eiji

"This AI will destroy humanity!"

Today, I tried to find some information and few times I not only got completely wrong answers, but even fake GitHub links … Every time I see so fundamental problem I remind all of the “skeptical opinions” like: "This AI will destroy humanity!", or: "Maybe, current generation is far away from it, but look how it changed over all those years!", so I’m looking …

Not only I’m not able to click those links, but also even if I copy-paste them into browser I got 404 page. I think “fine, it was moved/renamed”, so I will take a look at the parent url i.e. the account dashboard. What I found or actually what I don’t found made me sure that at least trinity-v1.2-7b is far, far away from being useful and all the damage it could cause is to generate a fake answers with fake links. With such an “AI” we don’t need to worry about losing even the simplest jobs.

Does anybody else have such problems or maybe I am asking wrong questions? Do you still think that the current “generation” is really a “progress”? Also could you really please let me know why people are so exited that AI could be their serious partner and they are in fear that it would replace them soon? Please let me know your thoughts.

#ai

Most Liked

dyowee

dyowee

Also saw some comments on Twitter, that ChatGPT was getting worse in generating code compared to a few months ago.

osbre

osbre

I suppose it’s the same, but gives inconsistent answers (by design)

Eiji

Eiji

Since it’s just a complex algorithm, and not what many people think true AI, it does not change and definitely it’s not self-rewritting AI in 5 min. It’s important to note what the “design” is. The AI is a … how to call it best (?) - a “smart” data aggregation? Especially AI run locally is too fast to browser whole network for the best answers, so what the algorithm could do then?

  1. Use fixed number of sources - this obviously drastically limits quality, but standalone it’s not so big deal. What happens if said source is used less and less times? Some time ago we talked about StackOverflow’s decrease of popularity. In that case some topics, even if they are popular in specific community could, may be completely not available to AI. What it should do then? Since many errors and warnings are using common naming AI may give a solution for a “similar” problem or propose something that’s outdated.

  2. Use search engine - at first it looks a better approach, but what if the search engine works as same as for the user?

  • If “bad” algorithm is instructing “better” AI which in best case means just a research speed improvement i.e. the AI would not find what human could not too. In worst case it means that “AI” would produce worse results, but much faster than user would do. If we talk about float type it’s fine. If we talk about professional work (like when decimal is used for operating on money) it’s a terrible solution.

  • However the search engine also could have (and most probably it’s how it works) it’s own “AI” model. Then no matter which AI model is worse the results would always be far away from perfection.

  1. The data to train a model is selected by AI developer - at one side it’s awesome since we should be safe in terms of quality, but on the other side there are similar limitations like those above (either not enough source data or there’s an algorithm/developer deciding which source is trusted and which not)

So what should good AI do? I guess same thing as on chess sites. It quickly gives “some” results and if the user waits a bit more then after processing more data the results may be modified. Secondly if AI suggest something it should be able to try it. What’s a problem with generating a simple script or project with specific dependencies (if any), compile and run code? We already have lots of automation tools for that and we do not need a “true” AI to able to automatically test if specific scenario is good. The best part however is said script/app as since it’s small it’s really easy to check what has been changed, so similar changes could be applied to desired project much smoothly.

Where Next?

Popular Ai topics Top

AstonJ
Watching any? Any favourites? :upside_down_face:
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New
kammy
Hi everyone! The other day I was having a debate with my friends about whether or not the top LLM models are “good at design.” I’d love ...
New
Eiji
Yesterday a very interesting to discuss situation have happen. While StackOverflow still suffer a lot, because of chat bots, but yesterda...
New
xiji2646-netizen
Woke up to this today: Claude Code’s complete source code exposed via npm source map. Not a snippet. All 512,000 lines. 1,900 TypeScript ...
New
xiji2646-netizen
Google just dropped a significant Deep Research upgrade: collaborative planning, multi-tool orchestration (MCP servers, Code Execution, F...
New
xiji2646-netizen
Claude Code, Markdown, and the Case for HTML Artifacts I do not think Markdown is going away. It is still the right format for README f...
New
xiji2646-netizen
Codex mobile in the ChatGPT app https://techcrunch.com/wp-content/uploads/2026/05/App-view.png?resize=1200,675) Codex shipped a batch o...
New
pagan
I am seeking a talented video creator who can help create stunning cinematic movies for the upcoming browser MMORPG Orizaya: Sisters of t...
New
LatentLogic
I got tired of comparing Seedance 2.0 API providers. There are simply too many. I have personally come across at least 20–30 platforms, ...
New

Other popular topics Top

Exadra37
Please tell us what is your preferred monitor setup for programming(not gaming) and why you have chosen it. Does your monitor have eye p...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
New