Conversation
Notices
-
Embed this notice
@shibao I guess I should have clarified that I specifically hate sysfs/procfs/etc. This kind of filesystem-as-api bullshit that Linux pulls and then never makes a proper syscall for. There is no user data here. Writing the windows portion of this code was so much simpler because there's a win32 call for everything.
- Sexy Moon likes this.
-
Embed this notice
Fuck this plaintext is universal bullshit, stop making me write a little mini parser every 10 minutes and give me a reasonable syscall interface
-
Embed this notice
I hate filesystems tbh. I guess I am actually a Unix hater when it comes time to do systems programming
-
Embed this notice
@amy @shibao have you messed with powershell, you get typed pipes and you can call any windows api it's actually pretty nice.
-
Embed this notice
@Moon @shibao A little bit. I haven't done anything major in it but I've really liked working with it when I did.