Outer Cloud

@outercloud.dev

For the love of the game Studying Compsci | MIT '29

a test pong program is now running with O3 optimizations on the new out of order revision of the open source RISC-V processor I've been working on.

Bild

Quadratic spline curve rendering on the GPU is a particularly interesting challenge. I'm approximating distance with the Newton-Raphson method which works most of the time, but breaks down with extreme curves.

BildBildBild

Our RISC-V processor successfully works. It's running pong which I wrote in c and compiles using some random compiler I found. I wonder if we'll ever be able to fab it.

this is a screen being driven by a program I wrote bit by bit in machine code, being executed on a RISC-V processor I'm designing. I'm freaking out right now

Just learned about homomorphic cryptography a few days ago from a book I found in my dorm lounge. It's this super cool idea where you can still do calculations on encrypted data, so that everything remains private.

So I installed arch linux. Then played steam games on it. It took like 20 minutes and was super easy. 😭 What do you mean it was this easy all along.