Post AZIyGC7twRcdqixGAi by amy@decept.org
 (DIR) More posts by amy@decept.org
 (DIR) Post #AZIyGAjl6iiTXYeSu0 by amy@decept.org
       2023-08-31T23:07:46.818478Z
       
       0 likes, 1 repeats
       
       I hate filesystems tbh. I guess I am actually a Unix hater when it comes time to do systems programming
       
 (DIR) Post #AZIyGC7twRcdqixGAi by amy@decept.org
       2023-08-31T23:08:55.226398Z
       
       0 likes, 2 repeats
       
       Fuck this plaintext is universal bullshit, stop making me write a little mini parser every 10 minutes and give me a reasonable syscall interface
       
 (DIR) Post #AZIyIDHScaXe0ZO9vU by mia@movsw.0x0.st
       2023-08-31T23:26:41.506Z
       
       1 likes, 0 repeats
       
       @amy@decept.org thisfucking unix brainworms
       
 (DIR) Post #AZIyxxDMkF0iLJNQqe by shibao@misskey.bubbletea.dev
       2023-08-31T23:34:14.724Z
       
       2 likes, 0 repeats
       
       @amy@decept.org sounds like you want a database? whenever you're storing something for later i think you generally also want acid guarantees, unless it's specifically high traffic configuration that you need to easily serialize in a user readable format, i think you'll probably want sqlite as a bare minimum
       
 (DIR) Post #AZJ56RoDTlFjGs2xOq by amy@decept.org
       2023-09-01T00:11:10.187151Z
       
       2 likes, 0 repeats
       
       @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.
       
 (DIR) Post #AZJ73s1zjFHPdaOG1Y by Moon@shitposter.club
       2023-09-01T01:04:55.453492Z
       
       0 likes, 0 repeats
       
       @amy @shibao have you messed with powershell, you get typed pipes and you can call any windows api it's actually pretty nice.
       
 (DIR) Post #AZJ7iS6b1bvL6RtSVM by amy@decept.org
       2023-09-01T01:11:40.899019Z
       
       1 likes, 0 repeats
       
       @Moon @shibao A little bit. I haven't done anything major in it but I've really liked working with it when I did.
       
 (DIR) Post #AZJK4azDsvHyT4lnIu by shibao@misskey.bubbletea.dev
       2023-09-01T03:30:45.091Z
       
       0 likes, 0 repeats
       
       @amy@decept.org @Moon@shitposter.club powershell koolaid is fucking wild
       
 (DIR) Post #AZJLbmBfMUVsiUyYSm by thendrix@social.hendrixgames.com
       2023-09-01T03:47:56.120101Z
       
       0 likes, 0 repeats
       
       What’s a windows?