Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on sh.itjust.works

46 replies

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

2

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

13

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

10

“i cant believe this works i think”

9

"Forgot to commit changes lol"

I also apparently forgot append was a thing

8

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.

7

"TLDR..."

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

2

“Expanded unit test to cover new functionality” true story

1

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

we have 90% coverage minimum

1

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"

1

"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

1

You reached the end

Added Bugs to Keep my job | Spyke