This used to happen to me. But there was a time I just had two different drives. With different OS in it and used the bios selector to boot what I wanted
I cry every time I see the movie Coco. I've found that things that have to do with grand parents makes me cry the most. I've losed my grandfather on covid's because they stopped treating him to focus on younger people.
Oh boy! This reminded me of one of my worst tech leads. He pushed secret tokens to github. When I asked in the team meeting why would we do this instead of using secrets manager, the response was: "These are private respos. Also we signed an NDA before joining the company"
I once read about devs that get bored with long projects and thrill at starting new things, and the other kind that doesn't want to take new projects until the one that she/he is working on is "finished".
Maybe you are the first kind and that's why you are enjoying the unexpected situations you face giving technical support.
Just a little note on using Facebook for the calendar. That was also an excuse for me to not deleting Facebook, but I imported the calendar to Google.
It's been a year and I don't miss any of it.
The only reason why I have a Google account is that Google bought YouTube.
Establishing a Google calendar to get rid of Facebook doesn't seem like a win for me...
Besides, how does that work? Much of the Facebook Calendar feature works for me by friends inviting me to events. So in a sense, I will still need to maintain an FB account.
Yup. I did this with a local Android app, that tells you the gps location of a public bus.
I sniffed the http packets, found the requests i needed and made a python script that pinged me at slack when my bus was 5 minutes from my bus stop. Useful when I worked at night.
I use mitmproxy or charles proxy with an android emulator, with an older version of Android so it allows for a man-in-the middle, without being finicky about certificates.