I'm on pager duty today, so I was kind of on alert.
When some issue was raised by the ops (someone's email did not get recorded, etc), I asked the colleagues, if anybody knows which service is responsible for these updates (I kind of know it, since I'm working, most probably, on that service, but not sure). While it was being discussed, the devops notified me that they found the problem and the solution (malformed email... go figure, why did not frontend say "gtfo"?
Whatever. It's all formal.
Meanwhile, since my documenting service was failing on one of the projects, I started investigating, writing tests, etc. The problem with the tests is that IntelliJ is kind of crazy, and does not allow to run the tests properly (complaining about tons of irrelevant shit). So I run tests in sbt console (in IntelliJ), and since it makes debugging virtually impossible, I enjoy the "no-debugger" development. It's a little bit slower, but it makes the code more robust.
So by the end of the day I found the problem, fixed it, made the code more robust, and _almost_ created a PR. Actually not, since the stylechecker will be complaining about the code, and I'll have to clean it up. Tomorrow.
Tomorrow, btw, there will be Day of Meetings. But ok, now that I have three screens, I can turn off the sound and go ahead and work on the PR.
That's it. It's 7:37 now; I worked till 7:something. With some breaks.