minus-squaresnake_baitman@exploding-heads.comtoProgramming@programming.dev•[Help] Any FOSS or at least privacy friendly AI tool to automatically comment code?linkfedilinkarrow-up8·1 year agoyeah, any comment that can be auto-generated doesn’t need to be there in the first place. The real issue might be overly-dogmatic comment/docstring requirements linkfedilink
minus-squaresnake_baitman@exploding-heads.comtoOpenBSD@lemmy.sdf.org•Custom keyboard layoutlinkfedilinkarrow-up1·1 year agodepending on what sort of keyboard you have, you could do it in the keyboard’s firmware: https://github.com/qmk/qmk_firmware https://github.com/kmonad/kmonad linkfedilink
yeah, any comment that can be auto-generated doesn’t need to be there in the first place. The real issue might be overly-dogmatic comment/docstring requirements