pro3757

joined 2 years ago
[–] pro3757@programming.dev 1 points 7 months ago

I got confused for a minute there, "why would StackOverflow (and kids) ask you something?"

[–] pro3757@programming.dev 2 points 10 months ago

Their main reason for creating a desktop was to make a device with this new Strix Halo mobile chip. It's a cool chip, but it's mobile and needs a redesign of the laptop motherboard and other parts. That's the reason why companies are not keen to launch laptops using it. Framework guys thought why not make it into a desktop form factor then.

Also, the thing with modular RAM, they contacted AMD, who in turn assigned engineers to try to make it modular. But due to the high bandwidth requirements and other signal integrity stuff, it's not possible. The main reason being it's more like a GPU chip with a few CPU cores tacked on.

[–] pro3757@programming.dev 7 points 10 months ago

Maybe use a RAM based fs? Some distros mount /tmp as tmpfs into the RAM. You can look into that.

[–] pro3757@programming.dev 19 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah, these things quickly boil down to the trusting trust thing (see Ken Thompson's Turing award lecture). You can't trust any system until you've designed every bit from scratch.

You gotta put your trust somewhere, or you won't be able to implement jack.

[–] pro3757@programming.dev 21 points 1 year ago (1 children)
[–] pro3757@programming.dev 3 points 2 years ago

Thank mr skeltal

[–] pro3757@programming.dev 1 points 2 years ago (1 children)

It's in Intercal, a joke language from '70s. Mark Rendle describes it here in his talk at NDC. This whole talk is ridiculous btw.