HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rudedogg

2,260 karmajoined 13 tahun yang lalu

Submissions

Ask HN: Claude Regression for Anyone Else?

3 points·by rudedogg·4 bulan yang lalu·2 comments

Making a Zig Agent Skill

austinrude.com
2 points·by rudedogg·5 bulan yang lalu·0 comments

Open-source Zig book

zigbook.net
692 points·by rudedogg·8 bulan yang lalu·390 comments

comments

rudedogg
·kemarin dulu·discuss
> He says he writes slop code and doesn’t provide a single example or prove that statement.

You can look at the bun codebase. Moving fast has its drawbacks, and bun moved very fast. It’s not what I’d call idiomatic or exemplary Zig.

I think this is what Andrew was highlighting with “beginner energy”. Not knowing you shouldn’t rewrite a toolchain and take on an entire ecosystem can be a positive. I think this is pretty common in business, where someone/something isn’t “great” but wins because they didn’t know any better and went headfirst into something experts avoided because they understand the challenges and what “doing it right” entails.
rudedogg
·8 hari yang lalu·discuss
Any thoughts on the latest price fixing allegations?: https://en.sedaily.com/international/2026/06/29/samsung-sk-h...
rudedogg
·12 hari yang lalu·discuss
I tried CachyOS and Niri this weekend, and was pleasantly surprised hibernate/suspend actually worked with no customizations on my Desktop.

I’ve tried like 5 other distros and usually when it goes into sleep/hibernate the monitor never wakes up so I have to force shutdown using the power button.

I’m going to install this on an older machine and see how it goes. So far it’s been great!
rudedogg
·26 hari yang lalu·discuss
> You talk about Anthropic giving the government 'enough rope' and getting 'owned', which seems like a tacit acknowledgement that the government does not give a shit about whatever the surface-level justification for this ban is.

I think you’re whitewashing Dario’s abhorrent behavior, and you think I’m whitewashing the government’s.

Unfortunately there’s no law against being a piece of shit and trying to pull the ladder up behind you, lobby for locking out your competitors under the guise of safety, etc..

So I have to settle for him getting swallowed by the morons he was influencing.

And if you think his concerns over safety were genuine I have a bridge to sell you.
rudedogg
·28 hari yang lalu·discuss
Not sure why you're getting downvoted, or why the narrative here is all about this being payback for the Department of Whatever-the-fuck thing.

Dario has been spouting how his models are too dangerous, thinking he was playing 3D chess and got owned from my perspective. And there's the possiblility of insider plays by the current administration w/ OpenAI or SpaceX.

But Dario was running his own propaganda machine and gave them enough rope to do this.

Maybe just focusing on building solid models and running a business was the play, not trying for regulatory capture and being anti-competitive.
rudedogg
·bulan lalu·discuss
> organizations are willing to tolerate paying $1500/month/engineer

One organization, that is a software company

> which seems to be roughly inline with "normal" consumption for most full-time engineers

My peers are using $20/mo plans, only a handful are using more than $100/mo in tokens. We haven’t had any limits imposed yet.
rudedogg
·bulan lalu·discuss
That seems way off to me.

I skimmed the article, but couldn’t spot any details on their estimates. They mention 70b+ params as being large in several places. But we’ve had several 100b+ param models that trail Sonnet.
rudedogg
·2 bulan yang lalu·discuss
If Google is actually getting cheaper inference than everyone else with their TPUs, this smells like trouble to me. Maybe serving LLMs at a profit is proving difficult.

Or maybe they think because their benchmarks are good they can ramp up the prices. Seems like they don’t have the market share to justify a move like that yet to me.
rudedogg
·2 bulan yang lalu·discuss
The “Apps” app is so bad on macOS too (seems built off of Spotlight?). I’ll type the exact app name and it’ll suggest the one on my phone, an installer in Downloads, etc..

No one dog-fooded that thing.
rudedogg
·2 bulan yang lalu·discuss
Zig has these modern language features too fwiw.

I think the goal was to do a massive rewrite for Anthropic (they acquired bun) and show that rewriting projects from lang -> lang with Claude can reduce security vulnerabilities to help with the hype for an IPO.

I don’t use/know Rust so I can’t comment on the quality, but there was a public security review that found issues with the new Rust code: https://x.com/SwivalAgent/status/2054468328119279923

This is an interesting experiment but I’m skeptical of any claims of success by Jarred/Anthropic due to the incentive to hype agents. There’s probably a trillion dollars at stake with the IPO. And Anthropic seems to be developing this part of their business with Mythos and the super review features.

But I’d like to see the same experiment done on a project without so much relying on the story being success.
rudedogg
·2 bulan yang lalu·discuss
> The Fed reports

Have you happened to purchase anything in the past 12 months, and looked at the Fed's inflation numbers?
rudedogg
·2 bulan yang lalu·discuss
> 1) Higher level code is easier for LLMs to review and iterate upon. The more the intent is clear from the code, the easier it is for humans and LLMs to work with.

The counter-argument, and one that matches my experience is working at a lower level is actually beneficial for LLMs since they can see the whole picture and don’t have to guess at abstractions.
rudedogg
·2 bulan yang lalu·discuss
The abstractions are the veil that make the theft slightly less obvious
rudedogg
·2 bulan yang lalu·discuss
> it requires a hands-on approach and actually understanding what's being built.

I think this is true regardless of what language you’re using.

I’ve built a lot in Zig and there’s no difference between vibing stuff in it versus TypeScript/React. Claude can “one-shot” them both, and will mimic existing code or grep the standard library to figure everything out.
rudedogg
·3 bulan yang lalu·discuss
I’ve been vibe-ish coding a GUI Toolkit in Zig w/ SDL3 and Vulkan for a few months now.

It has lots of features, but I posted a demo of some fun with buttons here: https://x.com/rudedoggtweets/status/2043531378181161357

I think I’m building up an agentic IDE, just haven’t committed yet, but probably will this month.

One cool new thing I’m trying is running models directly w/ Vulkan. I’m about halfway there with my first model, but it’s going better/easier than I anticipated and I’m hoping I can make something very specialized and fast.
rudedogg
·3 bulan yang lalu·discuss
This is fun, FYI you don’t have to sign in/up with a Google account. I hesitated downloading it for that reason.
rudedogg
·3 bulan yang lalu·discuss
> Any serious LLM work isn't going to use that.

That’s my point.

One would expect the platform owner (especially one where they own both the hardware AND software) to provide a reasonable / easy path to using LLMs if they are going to provide a framework for doing so. But Apple can’t because of how slow they ship updates
rudedogg
·3 bulan yang lalu·discuss
[dead]
rudedogg
·4 bulan yang lalu·discuss
The application development APIs, ie: https://developer.apple.com/documentation/technologyoverview...
rudedogg
·4 bulan yang lalu·discuss
Their rule of only releasing major software updates once a year in June is holding them back IMO. Their local LLM apis were dated before macOS/iOS 26 was even released. Just because something worked 20 years ago doesn’t mean it works today, but I’m sure it’s hard to argue against a historically successful strategy internally.