Archive for the ‘LLM’ Category
Posted by jpluimers on 2026/05/26
Interesting article: [Wayback/Archive] Stack Overflow’s forum is dead thanks to AI, but the company’s still kicking… thanks to AI – Sherwood News. with this important quote:
The complex questions still get asked on Stack because there’s no other place. If the LLMs are only as good as the data, which is typically human curated, we’re one of the best places for that, if not the best for technology.
I wonder about how far it has declined now, and also think these are reasons for the decline as well:
Anyway, the graph in that post is just a sexy version of a query you can create yourself on the SEDE (Stack Exchange Data Explorer). That’s why I included both below.
Read the rest of this entry »
Posted in AI and ML; Artificial Intelligence & Machine Learning, Database Development, Development, DVCS - Distributed Version Control, GitHub, GitHub Copilot, GitLab, LLM, Pingback, Software Development, Source Code Management, SQL, SQL Server, StackExchange, Stackoverflow | Tagged: edit, executionPlan, graph, messages, query, result, results, resultSets, site, SQL, switch, ThisIsWhyWeCantHaveNiceThings | 2 Comments »
Posted by jpluimers on 2026/04/22
(This post too suffered from the WordPress.com missed schedule bug which has been unfixed since 2012)
[Wayback/Archive] LR: “warming myself on this post like a space heater…” – Gamedev Mastodon
[Wayback/Archive] Post by @jensfoell.de — Bluesky
Dr. Jens Foell @jensfoell.de
OpenAI: We’re burning money like the Joker. A miracle needs to happen for us to turn a profit
Microsoft: Please please use our AI systems, we’re teetering on the edge here
Anthropic: I wonder what’ll kill us first: lawsuits, regulations or model collapse
Media and universities: AI is here to stay
In other news today, in addition to the earlier leaked Anthropic AI model, Mythos got leaked as well – [Wayback/Archive] Dany :verified_gay:: “Ah yes, the almighty Mythos, …” – HSNL Social:
Read the rest of this entry »
Posted in AI and ML; Artificial Intelligence & Machine Learning, Development, Generative AI, LLM, Missed Schedule, Power User, Software Development, WordPress | Leave a Comment »
Posted by jpluimers on 2026/02/24
LLM eat a lot of energy and are their hallucination are bad: [Wayback/Archive] LLM-generated passwords ‘fundamentally weak,’ experts say • The Register
Your AI-generated password isn’t random, it just looks that way
…
AI security company Irregular looked at Claude, ChatGPT, and Gemini, and found all three GenAI tools put forward seemingly strong passwords that were, in fact, easily guessable.
…
Basically they are almost as good as the 2007 XKCD “four” number generator, the 2013 XKCD “I’m So Random” or the 2001 Dilbert “nine” number generator further below (don’t read the latter if you dislike Scott Adams)
Is it a coincidence or are these two using two small squared numbers?
Anyway: avoid LLM whenever possible, as most often they do more bad than good.
And for passwords, better use the blog post that was already scheduled for tomorrow: Generating random strings for passwords and uuids/guids on both Windows and Linux using base64 and hex encoding, plus: “Hive Systems: Are Your Passwords in the Green?”
Via [Wayback/Archive] Eloy.: “LLMs are centrist randomness: not useful for anything that requires truth but neither for password generation” – HSNL Social
Below this post, there are some great responses as well.
Comics
Read the rest of this entry »
Posted in AI and ML; Artificial Intelligence & Machine Learning, C++, Conference Topics, Conferences, Development, Event, Internet, InternetArchive, LLM, Pingback, Power User, Python, Scripting, Software Development, Stackoverflow, WayBack machine | Leave a Comment »
Posted by jpluimers on 2025/12/10
The below blog post sparked my thought into finally having words for what bothered me for such a long time using LLM for coding:
When using LLM for coding, you basically unlearn to solve simple problems. That practically also removes your ability to solve the difficult problems that LLM cannot help solving.
[Wayback/Archive] Vibe Coding Is Creating Braindead Coders | N’s Blog ending with
Because the day we stop struggling with hard problems is the day we stop being programmers, and become something else entirely.
and before that:
Read the rest of this entry »
Posted in AI and ML; Artificial Intelligence & Machine Learning, Development, Generative AI, LLM, Software Development | Leave a Comment »