Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
janosch9001
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
janosch9001
7mo ago
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 Sanglard’s Quake/NT 4.0 blog screenshots to updat
2.
▲
by
janosch9001
2y ago
Thanks, great!
3.
▲
by
janosch9001
2y ago
Nice, and yeah, Peanut-GB does the heavy lifting. Would be also interesting to connect directly to original cartridges.
4.
▲
Show HN: Running Game Boy ROMs on the STM32 ARM Cortex Microcontroller
(github.com)
33 points
by
janosch9001
2y ago
|
11 comments
5.
▲
Combining NMPC and AI for Rocket Control: A Python Simulation
(github.com)
1 points
by
janosch9001
2y ago
|
1 comments
6.
▲
by
janosch9001
2y ago
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 share my toy rocket control simulation project. I’ve introduc
7.
▲
by
janosch9001
8y ago
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).
8.
▲
by
janosch9001
8y ago
There are of course many VMs out there. Totally depends on the individual use case.
9.
▲
by
janosch9001
8y ago
It is forked from the ioquake3 code base. I've added computed gotos to the interpreter to speed it up a bit.
10.
▲
by
janosch9001
8y ago
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 hobby game engines * There are many virtual machines, b
11.
▲
Q3VM – Lightweight, embeddable Quake III Interpreter/Virtual Machine
(github.com)
117 points
by
janosch9001
8y ago
|
29 comments