logoalt Hacker News

salomonk_murtoday at 12:50 PM2 repliesview on HN

Man, they put 2 processors in the thing and are building their own OS. They even say they are not sure how to get it accomplished.

Scope creep to hell and back. Could just let the device get turned off like literally any other device on earth, and not have to build a whole new fucking OS to get it running.

They even - for some reason - want to waste time "training their own AI model because general ones don't cut it" (which no one is likey to use). Could just build a normal RAG + context stuffing pipeline in an afternoon but nah, let's devote a few months to this completely unnecessary non-feature.

100 bucks say this doesn't see the light of day before 2030 (if it ever does!)


Replies

lxgrtoday at 1:19 PM

> Could just let the device get turned off like literally any other device on earth, and not have to build a whole new fucking OS to get it running.

This is actually quite common in embedded devices and even elsewhere. Every Apple device does this, for example (the Secure Enclave is a completely separate OS running on a separate computer).

If you think about it, most laptops have been doing something like this for decades as well for things like brightness control etc., not with a different CPU but definitely an OS-like thing (i.e. the BIOS, using SMIs etc.)

The idea of the "single OS, single CPU computer" has been a myth for a while now.

show 2 replies
tmountaintoday at 4:12 PM

Big dreamers, which is awesome, but they need a disciplined PM type team member to bring them down to Earth (ROI analysis on their roadmap).

show 1 reply