xaskasdf
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: The Simpsons Hit and Run Revamped (github.com)
Hey folks, was browsing around for some videogame references and found a leaked Simpsons Hit n Run game source, so i took it and fixed some pretty bad issues with running the game on Windows 11 with a widescreen,…
- Show HN: A LinkedIn Browser Gate Blocker (github.com)
Hi, I read the news here about LinkedIn accessing and collecting unauthorized data from users computers https://browsergate.eu/ and I'm kinda worried about digital identification, besides, Microsoft has a extensive…
- Show HN: I ran a language model on a PS2 (github.com)
The Emotion Engine has 32 MB of RAM total, so the trick is streaming weights from CD-ROM one matrix at a time during the forward pass — only activations, KV cache and embeddings live in RAM. This means models bigger…
-
Hi everyone, I'm kinda involved in some retrogaming and with some experiments I ran into the following question: "It would be possible to run transformer models bypassing the cpu/ram, connecting the gpu to the nvme?"…