"various changes"
Programmer Humor
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
Initial commit
I have on multiple occasions done a much more verbose variant of that: "I genuinely cannot remember what I changed"
Fix tpyo
"Improve performance by removing a function that never did anything" the story of my life
"Eigentlich fertig" was for an IP subnet calculator that I programmed with a fellow student
Und uneigentlich? :D
"If you are reading this, you are in the wrong branch."
“i cant believe this works i think”
"idk what happened but it works fine now"
"Updated README"
"fixed"
"Forgot to commit changes lol"
I also apparently forgot append was a thing
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.
"Added missing lifecycle blocks"
this is terrible, will rewrite later
wip
see #234
- fixes #22
How am I supposed to do that I'm waiting for docker to rebuild my image to know if my new configuration fucks everything
"push files"
(It's a personal repo for homework assignments)
" "
"can still be better but priority changed"
"Move from GitHub to Forgejo"
Changes
"relearning c++ arrays again"
"fixed. whoops..."
merge staging
"TLDR..."
I'm kidding, my applications are so simple version control would be synonymous with entire rewrites as I lean new things.
"formatting and typo"
...
"fix previous commit"
Notes
"src/utils/typing: added tests for isArray"
we have 90% coverage minimum
It was for work so I can't check right now (Gitlab which is only accessible on LAN), but it was something like "updated README.MD"
"Default rating"
"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
"Did stuff"
Refactor package structure
scoping
“Expanded unit test to cover new functionality” true story
"Added brew to list of accepted package managers"
From my "install all the things" script I host on github
(translated from German) I can't write
PAPYRUSSSSSS!!!!
e12fa3b (HEAD -> main, origin/main) No
"Docker Compose v2"
basically had to alter a few of my Ansible recipes
chore: update image tag