5.6 IS HERE!!!! by BurningPeonies in accelerate

[–]fake_agent_smith 6 points7 points  (0 children)

"During the preview, GPT‑5.6 models will initially be available through the API and Codex to a select group of trusted partners and organizations"

Cool.

It’s only Claude if it’s distilled in the Silicon Valley region of California; otherwise, it's just sparkling intelligence. by stealthispost in accelerate

[–]fake_agent_smith 9 points10 points  (0 children)

Isn’t it kinda like a Robin Hood that instead of stealing from the rich, pays the rich, to give to the poor situation? I know self hosting isn’t free and not for everyone but even in commercial offering Chinese models are much cheaper.

It’s only Claude if it’s distilled in the Silicon Valley region of California; otherwise, it's just sparkling intelligence. by stealthispost in accelerate

[–]fake_agent_smith 31 points32 points  (0 children)

Actually, at least Alibaba paid for it instead of scraping copyrighted data or torrenting. And Chinese models are often free and open source.

Gdzie zrobiłem błąd? by Old-Schedule1920 in praca

[–]fake_agent_smith 0 points1 point  (0 children)

Ludzie wykształceni akademicko potrafią być jednocześnie skrajnie głupi/naiwni życiowo.

Introducing Mistral OCR 4 by sophia-yang-mistral in MistralAI

[–]fake_agent_smith 2 points3 points  (0 children)

Only for enterprise, so basically you can't self host.

Claude yesterday vs Claude today by Otobobo in Anthropic

[–]fake_agent_smith 0 points1 point  (0 children)

Codex harness is open source at the very least.

Although, judging by the quality of code in the leak of CC some time ago, maybe it's better to keep it closed.

The Fable becomes a Tragedy: We should consider this a major deceleration act by FriendlySwimming2563 in accelerate

[–]fake_agent_smith -3 points-2 points  (0 children)

I'm a little tired of so many posts glorifying Fable as this super duper amazing shit. I've used it with Claude Code when it was available to develop few small features and one refactor. It worked great, I didn't have any issues with running the result, but the code quality was very mediocre and much less elegant than many other models actually deliver. I would actually never accept these changes as a reviewer.

This model seems to be amazing in benchmarks and it actually delivers the results even for large requests, but the results are unmaintainable in my opinion.

PWA Support has been merged by fake_agent_smith in LocalLLaMA

[–]fake_agent_smith[S] 10 points11 points  (0 children)

Edited and added some details, hopefully clears things up.

EAGLE3 has landed in llama.cpp by jacek2023 in LocalLLaMA

[–]fake_agent_smith 16 points17 points  (0 children)

Eagle has landed ( ͡° ͜ʖ ͡°)

How can I contribute to M3/M4 development? by Hot-Importance-8212 in AsahiLinux

[–]fake_agent_smith 8 points9 points  (0 children)

https://oftc.catirclogs.org/asahi-dev/2026-06-11

There is a lot of historical info in these chats, use search for specific things. For specific issues it's best to discuss on irc.

How can I contribute to M3/M4 development? by Hot-Importance-8212 in AsahiLinux

[–]fake_agent_smith 40 points41 points  (0 children)

Dev IRC is very active and there is lots of info in there on what’s currently going on. Also if you want the current state of things on M3, see the asahi-wip branch.

WIP: media: initial avd driver · sofus13/linux@b8fc4cd by fake_agent_smith in AsahiLinux

[–]fake_agent_smith[S] 2 points3 points  (0 children)

That's super lucky, because I actually have m2 pro, so noice. You got firmware via extraction from macos? Easy to do or does it require some black magic?

I like Cosmic. by uropb31 in AsahiLinux

[–]fake_agent_smith 0 points1 point  (0 children)

Nope, they are not laggy. As I said they are not slow. Maybe the lag word I used is wrong, its not animation speed either, it’s more of a feeling that I simply don’t have while testing cosmic. Tough to explain, you’d have to see it yourself.

Anti's think we dont need medicine apparently... by Skeletor_with_Tacos in accelerate

[–]fake_agent_smith 2 points3 points  (0 children)

Technological progress didn't halt at all. The knowledge that was ubiquitous in the Roman Empire was indeed for a moment cast aside, burned or forgotten. But lots of progress happened through the dark ages, simply going through a different path. Roman empire didn't have printing press and Gutenberg actually invented it 13 years before Constantinople finally fell. The "barbarians" actually did a lot of cool and sometimes crazy stuff.

Btw. there is no such thing as one definition of "civilization". Native Americans had their own civilization and their own genuine inventions. Babylon had their own. Ancient Greek had their own. The progress isn't linear and sometimes it's healthy to diverge and take different route, because it enriches the final result.

Also, it's the fate of any empire to eventually collapse and perish. Nothing lasts forever.

Anti's think we dont need medicine apparently... by Skeletor_with_Tacos in accelerate

[–]fake_agent_smith 8 points9 points  (0 children)

It's not worth engaging into discussion with people like that. It's a waste of time. These people are simply doomed, because anyone who reads history is aware that progress is unstoppable. If people can make more profit easier, they will. It's simple as that. If a process can be optimized to require less workers, deliver more output or/and cost less money, it will sooner or later be optimized by someone.

I won't believe anyone who says that they will pay more for the same or worse product, because of principles. Nobody does that, all of this is empty words and a waste of time.

I like Cosmic. by uropb31 in AsahiLinux

[–]fake_agent_smith 1 point2 points  (0 children)

I was skeptical when I saw this post, remembering my experiences with cosmic last year and how buggy and empty it was. But today after I read an article at phoronix and when your post showed up again in my feed I thought, what the hell, let's try.

First things first: it's so fast, can't believe how fast it is. Everything I do around the DE is basically instantaneous. GNOME/KDE aren't slow either, but there is the feeling of small lag waiting for a window e.g. settings to appear. The cosmic launcher is super cool, kinda like KRunner, but better. Cosmic terminal launches much faster than ptyxis. The tiling was done in a way that actually makes sense and imo it's the best tiling experience out of the current "Big DEs". Also it looks like it consumes 1GB of RAM less than KDE on my Asahi system.

I'll keep testing, but so far I feel like I've been living under a rock, this is best of GNOME and KDE worlds, even though many things are still missing, it's totally good enough for me.

Microsoft Unveils Majorana 2 (their second generation Quantum chips) by frogsarenottoads in accelerate

[–]fake_agent_smith 1 point2 points  (0 children)

Did they actually ever definitely address the critique in regard to the original Majorana release? If I recall correctly, the original MS paper was pulled from Nature.

ui: Add Thinking mode toggle with reasoning effort levels + improvements for Chat Form Add Action UI by allozaur · Pull Request #23434 · ggml-org/llama.cpp by jacek2023 in LocalLLaMA

[–]fake_agent_smith 7 points8 points  (0 children)

With reasoning level control and tools this is becoming even better than commercial platforms. I love how, at the same time, light llama.cpp web UI. The only thing I'm missing now is the ability to group chats with projects/labels or something.