@gf_256 Thanks for sharing!
I just finished this project a few days ago :)
You're welcome to give it a try yourself: https://t.co/X3lunSpGSg
Let me know if it works on your system! Enjoy :)
I trained this @ltx_model LTX 2.3 LoRA of George Costanza at home on my 5090 in about a day with AI Toolkit. I generated this 30 second video with @ComfyUI on my 5090 in 6 minutes. Open source is, always has been, and always will be, the future of generative AI. (SOUND ON)
316 ARC-AGI tasks solved with zero learning. No neural net, no training, no DSL — just 19th-century projective geometry.
Encode grid cell relationships as Plücker lines in P³, find transversals via Schubert calculus, score candidates by geometric incidence.
95% solve rate on the eval set (of non-timeout tasks).
Single C file, runs in seconds.
The UNIX "philosophy" stopped at "basic text utilities" instead of "pipelines with text as I/O". Like why doesn't Linux/Mac come with anything interesting? sed, awk, grep, "TUIs", yawn... I want cooler stuff. Like an integrator. So I built `integral`.
$ integral '1/(1-x^3)'
for a little toy project i reproduced the quoted artificial life paper: a 2D grid of randomly generated Brainfuck programs breed and spontaneously evolve self-replicators, despite no explicit optimization functions
In 1976, Jones, Sato, Wada, and Wiens discovered a high-degree polynomial which generates the prime numbers for non-negative integers.
Though it's impractical and complex, still it demonstrates that primes can be produced by a single formula.
i built an entire x86 CPU emulator in CSS (no javascript)
you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS
Working on the new simulator. I just wanted to see what Atari2600 fetching data from ROM looks like at CMOS FET level
(@tinytapeout TT09 Atari circuit by @__ReJ__)
@gf_256 Thanks for sharing!
I just finished this project a few days ago :)
You're welcome to give it a try yourself: https://t.co/X3lunSpGSg
Let me know if it works on your system! Enjoy :)
Euclid’s Game Boy: I made a Game Boy emulator do math like it’s 300 BC - using only compass and straightedge constructions.
Pokémon Red takes ~15 minutes to boot.
https://t.co/hINy3IVvNQ
I built an arbitrary-precision arithmetic library using only compass-and-straightedge constructions - then I modified the emulator’s ALU so every opcode is executed via geometric constructions: addition/subtraction, bitwise ops, flags… all of it.
https://t.co/hINy3IW3Do