May. 22nd, 2024
Well, just spent time sitting in the meetings, not understanding what exactly I'm doing here (one was "planning meeting", another was "sprint post-mortem"). How would I know what the company needs. The code is ok, I have no complaints. Anyway, we find things to do.
My PRs are not exactly being reviewed. Slowly. So I'll just open another case, see what's there.
At 4:30 there was this "scrum meeting". Since there was not much to discuss, discussed that we are all Southern people here, Janet, in Greeneville, is the most Northern. Then. Bill showed up, he's in Minnesota. Ok. Oh, wait, Bill is in Orlando, someone else is in Minnesota.
Whatever. I like my job. Especially when my sugar is high enough.
So, sorry, will go do something a little bit, before closing my work computer.
Oh, one funny pr that I wrote. In one project I saw some Id received from some service is being compared to 6, and if it's 6, the request fails. Tracked the code to Nick, in 2021. Asked him. He dug it up, and said that it is the id of Core Manager. So I introduced a constant, `val CoreManagerNumber = 6`, added a comment (with a link to our discussion), and sent it to him for review.