logoalt Hacker News

jayd16today at 2:42 PM1 replyview on HN

Where was the coolness inflection point?


Replies

hparadiztoday at 2:50 PM

In the past three months I've shipped more code than I have in years.

New php extension https://github.com/hparadiz/ext-gnu-grep

A Demo showing how to stream webrtc to KDE Wayland overlay. https://github.com/hparadiz/camera-notif

A fun little tool that captures stdout/stderr on any running process. https://github.com/hparadiz/bpf_write_monitor

Then I upgraded my 10 year old hand written framework to a new version that supports sqlite and postgres on top of existing MySQL support https://github.com/Divergence/framework

But then I was like eh lemme benchmark every PHP orm that exists just to check my framework's orm....

https://github.com/hparadiz/the-php-bench

And published the results.... Here

https://the-php-bench.technex.us/

And then I decided to vibe code a simulation of the entire local steller group https://earth.technex.us

Followed by my simulation of the Artemis 3 landing sites at the lunar South pole https://artemis-iii.technex.us/?scale=1.000#South-Pole

And I left the best for last.....

https://github.com/hparadiz/evemon

A brand new task manager written in C for Linux that supports a plugin architecture with an event bus. It's literally the best gui Linux task manager ever. Still working on it.

I'm not even talking about my paid job. This is me just fucking around.

If you think none of this stuff is cool I don't even respect you as a dev.

show 3 replies