Hacker Newsnew | past | comments | ask | show | jobs | submit | JaggerJo's commentslogin

IMO we are reaching the point where AI models are simply a commodity. Opus (since ~4.6) is sufficient for everything I tried coding wise. I use it to write features (but I review and understand every line it spits out) and to review code.

For code review I also still review everything myself, but use Opus to catch stuff I missed and to judge if a PR is even ready for me to review.

After just updating Claude Code to the latest version I thought about picking Fable (the bigger model) instead of Opus.

But I have no reason to. Opus does everything I want it to do. It could do it faster - that would be an improvement. But for the normal stuff we reached the point where better models are not worth it IMO.

There still might be cases where you want to throw Fable at it.


> Opus (since ~4.6) is sufficient for everything I tried coding wise.

I don't know what that means. It seems like a lack of motivation or something. Like, if it's possible that in one day will be absolutely incredibly intelligent, surely you want to create

  - Your own browser (maybe chrome - mv3 + reading list search etc.
  - An emacs clone which has evil baked in, completely vim compatible + threaded elisp - that weird window sizing bug which only occurs on my laptop
  - An extension which completely restyles amazon.com to make it usable
It just feels impossible to ever get that, but I wouldn't say "what we have is sufficient"


I was happy enough with 4.5


Only a matter of time now until we can run models with Opus like capabilities on our own hardware.

This will probably when the bubble bursts..


Yup - IMO it’s just the wrong tool for the job.


From the landing page:

“Written (vibe-slopped) in Go. In beta forever.”

Okay - No thanks.


"Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something."

https://news.ycombinator.com/newsguidelines.html


zot is a coding agent harness. not a data vault, not a pacemaker, and not a life-support device in any medical sense.

Ive been coding for almost 20 years, and for the past few with Go. Nobody would believe that a project of this scale or even a much smaller one could be pulled off, halfway stable, over a couple of days. Not even with a blueprint or two in hand. Thats why it matters, and its totally fair, to point out when something is largely vibe-coded. "Vibe slopped" is meant more as a joke. The essential parts of the code I actually understand. Some of them I modified and overhauled myself.

zot is a learning project not production logic with peoples sensible data or lives depending on it. ;-)


I get the joke, and I appreciate it.

As someone with 20 years of professional coding experience who vibe-codes certain tools in my current stack, I really get it.

But I'd still remove it from the front page, it just reads like you admit it sucks. Which vibe-coding a dev tool doesn't have to.

Judging from the animation, you actually cared to test the TUI quite a lot. (I've been vibe-coding TUI components without making an actual harness.)


Thanks for the tip. I might do that—though honestly, Im a sucker for jokes like this. And yeah, the TUI is literally 98% vibe coded.


If it helps, I did totally get the joke and love when there are these bits of humanity and sarcasm, somehow lost in today's landscape, it used to be more frequent in the past. And I also get what you've described in the previous paragraph from just reading it. Might be that some people get it, some don't. Do what you feel best!


btw, you can totally use zot's packages for your own TUI too.


finally!


Hope we’ll do the same in germany.


They tried it a long time ago, but it seems to be rolled back to Windows again. https://en.wikipedia.org/wiki/LiMux

I hope our French friends can learn from this initiative during the adoption phase.


I seem to remember many people saying it was done by the mayor because Microsoft moved their German headquarters

> Reiter denied that he had initiated the reversal in gratitude for Microsoft moving its German headquarters from Unterschleißheim back to Munich

https://en.wikipedia.org/wiki/LiMux


There exists a relevant, even German, quote: “Never believe anything in politics until it has been officially denied.” ― Otto von Bismarck (first chancellor of Germany from 1871 to 1890)


I would say that's kind of a conspiracy-y explanation. Big companies in Munich either have their campuses on the outskirts of the city so that people can commute and park without flooding the city or they have it in the heart of the city as that is seen as more prestigious.

Lots of companies have flip flopped based on this, and that's what happened in MS case.

Tbh not saying MS didn't play dirty in general, but not necessarily in this.


> I hope our French friends can learn from this initiative during the adoption phase.

The apps are available now, so reasons to be optimistic.

When LiMux and similar efforts happened around 2004 most business applications were Windows only. Even the ones that purported to be web used windows only technology and required IE and Windows.

Now with years of business budget controlling types using their Macs and smart phones and wanting access to the their apps the majority - even MS's stuff - can be run well in a browser on almost any OS.


> but it seems to be rolled back to Windows again.

Apparently it was a decision by mayor Dieter Reiter after excessive lobbying by Microsoft. At roughly the same time, Microsoft moved their German headquarter back to Munich. What a coincidence...


"they" is a German city, not Germany


There were and are initiatives. Of course, they were and are ridiculed all the time. Who can't recall LiMuX or check out ZenDIS (Zentrum für Digitale Souveränität in der öffentlichen Verwaltung). Read up on the current migration away from MS Office in Schleswig-Holstein.


You did, and you'll do again. Just like quitting smoking.


Let’s hope macOS 27 fixes liquid glass. For now I’m not updating.


+1 exact same situation.

having Tahoe on my MacBook made me appreciate Sequoia on my mac Studio. A real downgrade..


Yeah - It feels similar to me.

Why share something that anyone can just “prompt into existence”?

Architecture wise and also just from a code quality perspective I have yet to encounter AI generated code that passes my quality bar.

Vibe coding is great for a PoC but we usually do a full rewrite until it’s production ready.

————

Might be a hot take, but I don’t think people who can’t code should ship or publish code. They should learn to do it and AI can be a resource on the way.. but you should understand the code you “produce”. In the end it’s yours, not the AIs code.


> Architecture wise and also just from a code quality perspective I have yet to encounter AI generated code that passes my quality bar.

You should consider trying to using AI in a programming language that scores high in the AutoCoderBenchmark.


Most solutions already exist as open source software.


.NET 10 + Avalonia is rock solid for cross platform UI


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: