Viewing profile — janosch9001
janosch9001
HN member- Joined
- Tue, Aug 28, 2018, 3:15 PM UTC
- HN karma
- 80
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About janosch9001
No profile information was provided.
Recent public activity
-
comment
Comment #46942189
I tried to capture that specific VS 6.0 vibe with a text editor color theme I made, Studio 98 (for Visual Studio Code and Vim/Neovim). I actually sampled the hex values from Fabien…
-
comment
Comment #41778218
Thanks, great!
-
comment
Comment #41777012
Nice, and yeah, Peanut-GB does the heavy lifting. Would be also interesting to connect directly to original cartridges.
-
story
Show HN: Running Game Boy ROMs on the STM32 ARM Cortex Microcontroller
Got Tetris running on a 26€ STM32F429 Discovery board emulating the Game Boy CPU and graphics on the ARM Cortex M4. Really fun project to hack together, need to try the original Ga…
-
comment
Comment #40109826
A belief I hold strongly: The future of advanced control algorithms lies in the fusion of NMPC (Non-linear Model Predictive Control) and neural network technologies. So I want to s…
- story
-
comment
Comment #17869345
It is forked from the well maintained ioquake3 project. But do you have further informations? I'd love to fix stuff if possible (and maybe back port that to ioquake3).
-
comment
Comment #17869207
There are of course many VMs out there. Totally depends on the individual use case.
-
comment
Comment #17869197
It is forked from the ioquake3 code base. I've added computed gotos to the interpreter to speed it up a bit.
-
comment
Comment #17869181
Hi, author here. It is indeed a niche thing. But there are some use cases: * Sandbox for code you don't fully trust (e.g. download the bytecode from a web server) * Mods for small …
- story