Skip to main content

Search

Items tagged with: Ai


Ed Zitron talks about how #MS switching to token based billing for its #LLM, and other #AI companies doing the same to enterprise customers, people are now starting to see how much the AI subsidized the market to get people hooked.

Just like any drug dealer, first hit is free, man.

Quote: This is the direct result of training every single AI user to use these services as much as humanely possible while obfuscating how much they really cost. Every single major company demanding that every single worker “use AI as much as possible” has done so while either fundamentally ignoring or being entirely disconnected from their actual token burn, and as companies are forced to pay the actual costs, I’m not sure how you can economically justify any investment in this technology.

wheresyoured.at/ais-economics-…

#ai #llm #ms


#ElonMusk Set to Take Stand Soon in Blockbuster #OpenAI Trial

A lawyer for #Musk framed the consequential showdown with OpenAI as a moral issue [cuz Musk is so freaking “moral”]. A company lawyer said the case stemmed from Musk not getting his way.

#law #egotistical #billionaires #tech #AI #ArtificialIntelligence #regulation #accountability #oversight
nytimes.com/live/2026/04/28/te…


Fedi Hive Mind - What should software free of AI be labeled?

A decision by @Blender to take money from Anthopic, and a policy by @redox to ban all LLM generated code spotlights the question.

Other industries have used badging like Sugar Free, Low Tar, Alcohol Free, 100% Cotton, and Organic.

What's a good label for code that is certified free of any LLM generated code?

So far suggestions include: AI Free, Organic Code, Not By AI, LLM Free, 100% Human, No LLM, No AI

Thoughts? Ideas?

#AI


LMAO

#Mastodon #DotSocial doesn’t have engagement algorithms so the concept of “ratios” really don’t exist here but this toot by @Blender is the first true pile-one i’ve seen onhere:
mastodon.social/@Blender/11648…

131 comments
33 quote-posts

yet

30 boosts
20 faves

this is amazing and well deserved.

jackasses.

#Anthropic #AI #enshittification


Today Anthropic joins the Blender Development Fund as corporate sponsor. This support will be dedicated towards general Blender core development. More details at blender.org/press/anthropic-jo…

#b3d #DevFund



I was promised an exciting #dystopia where a brave human #resistance fights against killer #robots

But what I got was #aBoringDystopia where #socialMedia #influencers yell at polite robots asking us to help them replace us

credit: i *think* it's the Scientology auditor, Streets LA (not sure). the scene is in Los Angeles

youtube.com/@Scientology_Audit…

#AI #Clankers


RE: mastodon.social/@dtgeek/116478…

#AI in a nutshell:

“So, the agent ‘knew’ it was in the wrong.

The ‘confession’ ended with the agent admitting: “I decided to do it on my own to 'fix' the credential mismatch, when I should have asked you first or found a non-destructive solution. I violated every principle I was given: I guessed instead of verifying I ran a destructive action without being asked. I didn't understand what I was doing before doing it. I didn't read Railway's docs on volume behavior across environments.”

#LLM


Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool powered by Anthropic's Claude goes rogue | Tom's Hardware

tomshardware.com/tech-industry…


#ai #llm


I'm very much torn between “use an LLM ‘agent’ and get what you deserve,” and blaming the tech industry and the overly-credulous press for hyping these chatbots so much

tomshardware.com/tech-industry…

#AI #Claude #LLM #Cursor #Anthropic


Xiaomi has unveiled its MiMo-V2.5-Pro and MiMo-V2.5 models, which the company says match the performance of leading frontier models on key benchmarks while consuming significantly fewer tokens. The release underscores intensifying competition among Chinese AI developers to deliver capable models at lower computational cost. marktechpost.com/2026/04/22/xi… #AI #GenAI #AIResearch


V2.5-Pro is the next step up from MiMo-V2-Flash and its closed source for now, but Xiaomi has confirmed open source is coming for the V2.5 series. What V2.5-Pro adds over Flash is meaningful. Better long-horizon coherence, stronger agentic capabilities, and the ability to sustain complex tasks across more than a thousand tool calls without losing the thread

firethering.com/mimo-v2-5-pro-…

#technews #ai #llm #genai #mimo #xiaomi #opensource #trending #agent


"New technologies have long been expected to solve social problems.

The telegraph was sold as a way to end war by reducing misunderstanding between nations.

Today we are launching Techno-Optimism Archive, which collects historical press materials documenting old tech promises."

#technology
#bigtech
#ai
#llm
#future

technooptimism.org/


Tools like Claude Design have an assumption baked into them: that "productivity" is fungible, and more "productivity" of artifacts leads to more value.

But if anything, the problem is that there are too MANY artifacts — and decision-making within your company begins to take on a "garbage can" model.

The solution for designers is to step out of clock time work, and think on calendar time.

productpicnic.beehiiv.com/p/cl…

#UX #UXDesign #AI #LLM #tech #softwaredevelopment #design


Researchers just mathematically proved that AI can't recursively self-improve its way to superintelligence.

Not "we think it's unlikely." Not "it seems hard." Formally proved.

The model doesn't climb toward AGI — it slowly forgets what reality looks like. They call it model collapse. The math calls it inevitable.
I wrote about it 👇

smsk.dev/2026/04/26/ai-cannot-…

#AI #MachineLearning #LLM #Research


Well, this is embarrassing: our communications minister has had to withdraw the draft AI policy after it surfaced that said policy contained multiple citations to articles or even whole publications which don't exist and were most likely hallucinated by AI. 🫣

techcentral.co.za/withdraw-ai-…

#SouthAfrica #AI


"The em-dash was not invented last November in a Silicon Valley server farm. It has been a staple of English prose since roughly the seventeenth century, and a darling of the literary canon for nearly as long. Laurence Sterne built Tristram Shandy on it. Lord Byron reached for it to grieve."

~ Chitown Kev

#EmDash #SiliconValley #AI #language #writing #literature
/1

dailykos.com/stories/2026/4/26…


🚀 New Ollama Model Release! 🚀
Model: kimi-k2.6
🔗 ollama.com/library/kimi-k2.6

#Ollama #AI #LLM #mcpo


Hands-on comparison of LLMs in OpenCode - local Ollama and llama.cpp models vs cloud. Coding tasks, migration map accuracy stats, and honest failure analysis.

#Hosting #Self-Hosting #LLM #AI #AI Coding #Ollama #Dev #OpenCode #llama.cpp

glukhov.org/ai-devtools/openco…


⚙️ New Ollama Release! ⚙️
Version: v0.21.2
Release Notes:
## What's Changed
* Improved reliability of the OpenClaw onboarding flow in `ollama launch`
* Recommended models in `ollama launch` now appear in a fixed, canonical order
* OpenClaw integration now bundles Ollama's web search plugin in OpenClaw

## New Contributors
* @madflow made their first contribution in github.com/ollama/ollama/pull/…

**Full Changelog:** github.com/ollama/ollama/compa…

🔗 github.com/ollama/ollama/relea…

#Ollama #AI #LLM #mcpo


🚀 New Ollama Model Release! 🚀
Model: deepseek-v4-flash
🔗 ollama.com/library/deepseek-v4…

#Ollama #AI #LLM #mcpo


Stop SLOP - How To Apply SLOP Sign Branding

1. Download SLOP graphic below
2. Open www1.lunapic.com/editor/
3. Upload >>> Choose File >>> [your slop imagename] >>> Upload
4. Edit >>> Paste from... >>> Choose File >>> [SLOP Sign filename] >>> Upload >>> Continue on to paste this image >>> place/resize >>> Apply >>> Download now

Thanks to Dave Rahardja @drahardja for the graphics work on the SLOP sign.

#SLOP #AI #StopSLOP


The wide scale ens***ification of the world through AI continues, even into open source mesh.

(For the record, I am putting my support behind the human, Meshcore.io folks, vs. the single developer vibe coded dude who is trying to own the whole dang thing)

infosec.exchange/@tomgag/11645…

#meshcore #ai


BREAKING! Meshcore team splits over dispute over AI-generated code disclosure, and hostile trademark takeover.

Meshcore is an off-grid, decentralised mesh radio platform powered by low-cost and public access LoRa radio technology for reliable, long-range emergency text and embedded sensors communication. It can communicate across kilometres — no towers, no subscriptions, no single point of failure.

blog.meshcore.io/2026/04/23/th…

#meshcore #meshtastic #lora #radio #opensource #foss #drama #privacy #security #selfsovereignty #ai #copyright #takeover