this post was submitted on 22 Jan 2024
30 points (100.0% liked)

CSCareerQuestions

940 readers
1 users here now

A community to ask questions about the tech industry!

Rules/Guidelines

Related Communities

Credits

Icon base by Skoll under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

Curious to see the answers, as I know some people just work a few hours per day

you are viewing a single comment's thread
view the rest of the comments
[–] JDubbleu@programming.dev 9 points 9 months ago

I average 7-8 hours, but it varies wildly. Sometimes I'll be at my computer for 10 hours straight getting tons of work done, and other times I'll not be getting much done and just be done for the day at noon.

Last Friday I discovered some bullshit in how the Outlook APIs handle online meetings. If you directly create an online meeting you can then make a GET request for the meeting id and password. However, if you create an event with the online meeting parameter set to true then whatever is backing the GET request no longer works. This all completely ignores that the credentials should be returned as a response to the initial request to create the meeting. Needless to say that was a leave at noon day.