111
Added Bugs to Keep my job (sh.itjust.works)
submitted 1 year ago by [email protected] to c/[email protected]
all 50 comments
sorted by: hot top new old
[-] [email protected] 35 points 1 year ago
[-] [email protected] 19 points 1 year ago

Initial commit

[-] [email protected] 2 points 1 year ago

I have on multiple occasions done a much more verbose variant of that: "I genuinely cannot remember what I changed"

[-] [email protected] 27 points 1 year ago
[-] [email protected] 13 points 1 year ago

"Improve performance by removing a function that never did anything" the story of my life

[-] [email protected] 11 points 1 year ago

"Eigentlich fertig" was for an IP subnet calculator that I programmed with a fellow student

[-] [email protected] 4 points 1 year ago

Und uneigentlich? :D

[-] [email protected] 10 points 1 year ago

"If you are reading this, you are in the wrong branch."

[-] [email protected] 9 points 1 year ago

"idk what happened but it works fine now"

[-] [email protected] 9 points 1 year ago

“i cant believe this works i think”

[-] [email protected] 8 points 1 year ago* (last edited 1 year ago)

"Forgot to commit changes lol"

I also apparently forgot append was a thing

[-] [email protected] 8 points 1 year ago
[-] [email protected] 8 points 1 year ago

"Updated README"

[-] [email protected] 7 points 1 year ago

I'm ashamed... It's simply "bump deps"

Did I also touch some code and tests connected to dependency updates. Yes.

Did I document any of that? No.

Did I spend more time writing this comment the thinking about the commit. Most definitely.

Will I be bisecting to this commit after our next deploy and cursing at myself? Probably.

[-] [email protected] 5 points 1 year ago

this is terrible, will rewrite later

[-] [email protected] 5 points 1 year ago* (last edited 1 year ago)

"Added missing lifecycle blocks"

[-] [email protected] 4 points 1 year ago

How am I supposed to do that I'm waiting for docker to rebuild my image to know if my new configuration fucks everything

[-] [email protected] 4 points 1 year ago
[-] [email protected] 4 points 1 year ago
[-] [email protected] 4 points 1 year ago
[-] [email protected] 4 points 1 year ago

"push files"

(It's a personal repo for homework assignments)

[-] [email protected] 4 points 1 year ago
[-] [email protected] 3 points 1 year ago* (last edited 1 year ago)

"fixed. whoops..."

[-] [email protected] 3 points 1 year ago

"relearning c++ arrays again"

[-] [email protected] 3 points 1 year ago

merge staging

[-] [email protected] 3 points 1 year ago
[-] [email protected] 3 points 1 year ago

"can still be better but priority changed"

[-] [email protected] 3 points 1 year ago

"Move from GitHub to Forgejo"

[-] [email protected] 2 points 1 year ago

"formatting and typo"

[-] [email protected] 2 points 1 year ago

"TLDR..."

I'm kidding, my applications are so simple version control would be synonymous with entire rewrites as I lean new things.

[-] [email protected] 2 points 1 year ago

"fix previous commit"

[-] [email protected] 2 points 1 year ago
[-] [email protected] 2 points 1 year ago
[-] [email protected] 1 points 1 year ago

PAPYRUSSSSSS!!!!

[-] [email protected] 1 points 1 year ago

“Expanded unit test to cover new functionality” true story

[-] [email protected] 1 points 1 year ago

Refactor package structure

[-] [email protected] 1 points 1 year ago
[-] [email protected] 1 points 1 year ago

e12fa3b (HEAD -> main, origin/main) No

[-] [email protected] 1 points 1 year ago

"Added brew to list of accepted package managers"

From my "install all the things" script I host on github

[-] [email protected] 1 points 1 year ago

"Docker Compose v2"

basically had to alter a few of my Ansible recipes

[-] [email protected] 1 points 1 year ago

"src/utils/typing: added tests for isArray"

we have 90% coverage minimum

[-] [email protected] 1 points 1 year ago

Fixes issues in PR

[-] [email protected] 1 points 1 year ago

"feat: replace every function in FunctionIdentifier with a single closure

My goal with less-function-id was to create a more neat solution but instead it turned into something far more ugly and limiting" You sometimes think a solutioniis good and neat until you implement it

[-] [email protected] 1 points 1 year ago

(translated from German) I can't write

[-] [email protected] 1 points 11 months ago

"Default rating"

this post was submitted on 04 May 2024
111 points (87.2% liked)

Programmer Humor

37192 readers
59 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS