farcaster
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Tetris where every pixel is another Tetris (23,040 games in GLSL) (thiagolira.blot.im)
On this page there are two complete recreations of the original Gameboy Tetris game based on the commented assembly code. On the top level there is a C version that compiles to WASM but on every pixel of that version…
- Show HN: A 178K Neural Net that beats Pokémon Roguelike (thiagolira.blot.im)
- Show HN: 178K Parameter Neural Net That Wins Poke(rogue)like (blog.thiagolira.com.br)
After losing hundreds of games of https://pokelike.xyz/ it occurred to me that the state space was small enough that maybe a small neural net trained with PPO could beat it somewhat consistently. After some reward…
- Show HN: Visualizing How Books Reference Each Other Across 3k Years (thiagolira.github.io)
There are two parts for this project: 1) The LLM-powered pipeline to extract citations (books + authors) from books and resolve them using both Wikipedia and Goodreads with offline copies I have. The result is data…
- Show HN: Graphing citations between my Kindle library books with AI (thiagolira.blot.im)
-
I have a Computer Engineering degree and have almost finished my Masters in Statistics/AI (both in Brazil). And I'm having a terrible time to find a entry-level job as a Data Scientist. At this point I've done a bunch…