Who am I
Hi, I’m zeno, some random guy from Germany. I am interested in hacking and breaking things, trying to maintain and expand the little digital sovereignty we have left. Coincidentally, don’t ask me how, somebody actually pays me to do this shit for a living; I work as a security researcher and exploit developer. I also really like low-level and embedded programming, getting as close to the metal as possible. I enjoy digging into things, figuring out how they work, because I think the less magic there is between us and our machines, the better. It allows us to actually take back the means of computation in order to fully utilize those magic machines, instead of just renting them and depending on mega corporations.
Projects
Here are some projects from me, that I think might actually be kinda interesting:
-
yanos - Yet another operating system
A toy RISC-V-OS I am developing in Zig, targeting and ESP32-C3
-
crackers
Calculate md5 hashes on the GPU, using Rust, WGPU and WGSL
-
shors
A file hoster like 0x0.st, but actually selfhostable
-
zig perlin noise
Perlin noise in Zig, can be rendered on the CPU or GPU