Elektrine lite

← Feed

@bobmagicii@phpc.social

Post #3680329

2026-07-08 19:50 UTC

me: rigs up inotify based thing in php in an hour. "i mean, i did this without anything on purpose. i might as well just rewrite this in c." also me: rigs up inotify based thing in c in a few minutes thanks to having figured it out in php. but then fights it not actually working for two hours due to passing in the wrong thing to poll().

Replies (1)

  • @bobmagicii@phpc.social 2026-07-08 20:46

    gonna finish the PHP hp version for now so that i can get the entire project architected first. if i do the C version now i'll end up getting distracted by all the low level things.

    Open ##3680326