return2ozma@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoSomething Bizarre Is Happening to People Who Use ChatGPT a Lotfuturism.comexternal-linkmessage-square234linkfedilinkarrow-up1491arrow-down146
arrow-up1445arrow-down1external-linkSomething Bizarre Is Happening to People Who Use ChatGPT a Lotfuturism.comreturn2ozma@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square234linkfedilink
minus-squareOniononon@sopuli.xyzdeleted by creatorlinkfedilinkEnglisharrow-up9arrow-down3·1 year agoI use chat gpt to find issues in my code when I am at my wits end. It is super smart, manages to find the typo I made in seconds.
minus-squarefelixwhynot@lemmy.worldlinkfedilinkEnglisharrow-up18·1 year agoIf you’re running into typo type issues, I encourage you to install or configure your linter plugin, they are great for this!
minus-squareOniononon@sopuli.xyzdeleted by creatorlinkfedilinkEnglisharrow-up5·1 year agoThanks ill look into it!
minus-squareNostraDavid@programming.devdeleted by creatorlinkfedilinkEnglisharrow-up8·edit-219 days agodeleted by creator
minus-squaretau@infosec.publinkfedilinkEnglisharrow-up1·1 year agoI’m looking to integrate ruff more into my workflow. Do you have any tips coming from black + isort?
I use chat gpt to find issues in my code when I am at my wits end. It is super smart, manages to find the typo I made in seconds.
If you’re running into typo type issues, I encourage you to install or configure your linter plugin, they are great for this!
Thanks ill look into it!
deleted by creator
I’m looking to integrate ruff more into my workflow. Do you have any tips coming from black + isort?