hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square102fedilinkarrow-up1818arrow-down18
arrow-up1810arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agomessage-square102fedilink
minus-squareLooboer@lemm.eelinkfedilinkEnglisharrow-up52·11 months agoJust use What The Commit. You can also create a git alias: git config --global alias.yolo ‘!git add -A && git commit -m “$(curl --silent --fail https://whatthecommit.com/index.txt)”’ Now you can just type ‘git yolo’ to create a commit!
minus-squareOlgratin_Magmatoelinkfedilinkarrow-up18·11 months ago“Make Sure You Are Square With Your God Before Trying To Merge This”
minus-squarehypnotic_nerd@programming.devOPlinkfedilinkEnglisharrow-up4·11 months agoWell such an informative reply! Thanks mate 👍
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up3·11 months ago“Chuck Norris Emailed Me This Patch… I’m Not Going To Question It”
minus-square_dev_null@lemmy.zxcvn.xyzlinkfedilinkarrow-up3·11 months agoMy first script ever was written in lua for a world of warcraft macro to spit out chuck norris one liners. People in the barrens hated me.
minus-squarejungle@programming.devlinkfedilinkarrow-up3·edit-211 months agoThanks for that, I’ve been laughing like a little kid: “hoo boy” “lol” “Become a programmer, they said. It’ll be fun, they said.” I can feel those so well! :')
minus-squareMajorHavoc@lemmy.worldlinkfedilinkarrow-up2·11 months agoWell that’s about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!
Just use What The Commit.
You can also create a git alias:
Now you can just type ‘git yolo’ to create a commit!
“Make Sure You Are Square With Your God Before Trying To Merge This”
Full send.
Well such an informative reply! Thanks mate 👍
“Chuck Norris Emailed Me This Patch… I’m Not Going To Question It”
My first script ever was written in lua for a world of warcraft macro to spit out chuck norris one liners. People in the barrens hated me.
Thanks for that, I’ve been laughing like a little kid:
“hoo boy”
“lol”
“Become a programmer, they said. It’ll be fun, they said.”
I can feel those so well! :')
Well that’s about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!