Remix.run Logo
esikich 2 hours ago

You're acting as if developers haven't been using AI to build for years already.

jayd16 2 hours ago | parent | next [-]

Where was the coolness inflection point?

hparadiz 2 hours ago | parent [-]

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.

jayd16 2 hours ago | parent | next [-]

Task manager seems fun. In your screenshot, are your two task manager instances using a GB of ram?

hparadiz 2 hours ago | parent [-]

Without the milk drop plugin it's stable around 175 with all the other plugins. With no plugins it's about 80 mb at idle but the memory usage is higher if there's more processes running.

4f43452 2 hours ago | parent | prev [-]

Most people have busy lives and they don't care about this stuff.

bigstrat2003 2 hours ago | parent | prev [-]

And yet, no cool stuff from those developers.

fantasizr 2 hours ago | parent | next [-]

there seems to be great innovation in npm package hacking, but that's about it. Oh yeah, bad uptimes and ruined open source projects. If only AI was left to discrete math brute forcing problems and alphafold.

helloplanets 2 hours ago | parent | prev [-]

One example would be Linus Torvalds vibe coding this a couple weeks ago: https://github.com/torvalds/AudioNoise

It's obviously a hobby project. But you'd be hard pressed to find a more old school, in the weeds programmer than him, and even he's building cool stuff with AI.

Not sure who you're referring to with "those developers"?