The Weekender is also anyone working professionally. You can’t stick any of your real work on public github.
Github has an option to show private commits in these graphs though
Yup, but you might have another GitHub account!
Third one should be called “A Bot”
100%
My GitHub profile looked like that for a while when I was using my own PAT for a CI step that did repo syncing.
Now a bot account gets all the credit. :(
Needs one that’s like #4 from January to September, labelled: “Fuck Github and anything else owned my Microsoft”.
My personal is shit, my work account though is lit like a Christmas tree but I can’t use that on an application and contrary to popular belief, I don’t always feel like spending all night coding after spending all day coding
don’t post pictures of my face online, that’s rude >:(
In all seriousness I wonder why I always realize I could have explained myself better/left something out/omg formatting error better fix it/holy shit typo after the initial commit, and have like 4 different ones (or a bunch of rebases in an effort to keep the repo clean of this crap) fixing it, instead of pushing just a correct and complete readme from the beginning.
This is also why most of my Lemmy comments have edits. Not some weird sketchy crap editing things in to make others look bad or totally change my point after getting refuted, but just… oops typo or I could reword that to be more understandable or I meant to say this and totally forgot about it.
I commit far too little, and I don’t use branches so all my FEAT and FIX and DOC are mixed up, and I… Oh yeah I could just do add, and commit each of them separately… Damn.
Or you could refrain from the dogmatic commit style that serves literally zero purpose because in any healthy software project nobody is ever reading the commit history like that.