minus-squarecornishon@lemmygrad.mltoProgrammer Humor@programming.dev•An appropriate amount of work to slap an MIT license on somebody else's worklinkfedilinkarrow-up5·1 month agoWhat do you think all the command line utils named after linux syscalls are doing if not calling the syscall for you? linkfedilink
minus-squarecornishon@lemmygrad.mltoProgrammer Humor@programming.dev•Welsh or C standard library function?linkfedilinkarrow-up1·2 months agoIt’s not neither, it’s both. linkfedilink
minus-squarecornishon@lemmygrad.mltoProgrammer Humor@programming.dev•My new static, multi-page calendar applicationlinkfedilinkarrow-up2·5 months agoSince the data structure has a static size, that is N is constant (12 months, 365 days) , technically any operation on it is O(1). linkfedilink
What do you think all the command line utils named after linux syscalls are doing if not calling the syscall for you?