HN user

wyager

9,063 karma

https://yager.io

Posts5
Comments5,464
View on HN

The averaged-over-usage-lifetime software quality for things like cars or video games is worse today than it was before OTA updates

Arguably the peak quality after a few months/years of fixes is better, but that doesn't really matter because usage is front-loaded

Very exited about WASM/WCM as a portable format for capability-secure applications.

I had a spec file sitting around for an OS project idea I had, where the kernel would just be the WASM compiler + a few small shim drivers, and everything else (including e.g. PCIe device drivers) would be WASM modules with WIT interface specs. I handed the spec off to Fable and it seems to have made a working proof-of-concept. Has a maximally-WASM OS running on browser/QEMU/Orange Pi. https://eo9.org

Claude Fable 5 1 month ago

The entire US lunar effort cost only $330B in current USD, commensurate with the amount AI companies have raised on private markets alone, and there was also a cold war

Claude Fable 5 1 month ago

Solstice (100k NVIDIA chips, currently spec'd to be Vera Rubins) in the next five years

Is this supposed to be impressive? Five years for the equivalent of, what, Colossus 1? What a joke

Claude Fable 5 1 month ago

i wish govt would fund these labs and make it free and opensource.

It would be impossible for the govt to allocate this much capital towards such a moonshot, and even if they could, they would do it in a way that would get 90% frittered away to fraud and waste

Apple has completely dropped the ball on every single detail of AI rollout for the last 5 years - why do you think they will suddenly stop now? My prior is that the new siri stuff is just as vaporware as the previous "apple intelligence" rollout

Isn't the entire point of this order to prevent filling low-paying jobs with cheap foreign labor, in order to increase demand for domestic labor? "Rural district schoolteacher" sounds like exactly the kind of job where the H1B program has very low public support

By the end of next year you’ll be running most of your AI on device.

I expect I'll probably keep paying for whatever badass high IQ model is running on inference servers at that point

If you believe it is dangerous, you should be dedicating yourself to STOPPING others from making it

I don't think anyone has been more successful in promulgating AI safety

There are groups like MIRI who tried what you're sugesting, where they make no AI and just push for AI regs, and they have been relatively much less successful

You don't need to make this judgement; it's fixed by the colorspace you're working in.

First, figure out what colorspace the processing needs to happen in. Usually this is linear RGB.

Then, figure out what OETF and EOTF your input/output format use. This will be something like PQ or HLG. This will exactly specify the meaning of each integer value.

This fixes the choice of representation and conversion.

This description falls apart for two reasons

1. It only accurately describes pre-training 2. It ignores the existence of generalization

Next token prediction is just a training task, not "what the model does internally" in any meaningful sense

They are a highly sophisticated statistical model designed to mimic the distribution of programming

Are we really still doing this?

You're already writing Rust in a very different style if you're writing the type of code that gracefully handles allocation failure. It's to Rust's immense credit that this type of coding is actually fairly well-supported (unlike in Go), but you're already a bit off the beaten path for stuff like error handling.

Every time I've ever seen a tech worker's union, it's always some sort of political experiment rather than legitimately advocating for the interests of the workers it nominally aims to represent. E.g. the Google AWU-CWA union just did a bunch of political stunt stuff, no salary negotiation or anything useful to the modal Google worker.