mbirth 🇬🇧

Collector of social media accounts. Speaks 🇬🇧 and 🇩🇪.

  • 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 1st, 2023

help-circle


  • I just found a pattern. Monday, where it was showing up 1 hour earlier, I was connected to my M365 Cloud PC via my home Macbook. Then, the appt (only this one) showed up wrong.

    Yesterday, I was using that same Cloud PC from my work (Windows-)laptop and the appt showed up at the correct time.

    Today, I’m using the exact same Cloud PC - without rebooting - from my Macbook again and Outlook shows it wrong again.

    So, that virtual machine that’s called Cloud PC does something different depending on the system you’re connecting from. How stupid is that?



  • You’re not alone. We’re forced to use Classic Outlook at work.

    I’ve got a monthly recurring appointment for a Zoom call. That was due today again. There was the switch to winter time last week and Outlook decided to “adjust” the scheduled time for me.

    That meeting was originally for 11am and should continue to be at 11am during standard time. However, yesterday I’ve noticed that Outlook put it at 10am (and showed a proud message that it adjusted it due to timezone change). No way to undo it.

    Teams continued to show it at 11am where it belongs.

    Now, when trying to move it to 11 in Outlook, Teams moved it to 12.

    And when I opened Outlook this morning, the appt was at 11am where it belongs and Outlook and Teams agreed again.

    Mind you, this was only this external Zoom call. All other appointments are still correct. Very weird.







  • Midnight Commander (mc) is a classic file manager if you grew up in the 90s with Norton Commander on DOS.

    For my local Git repositories I prefer lazygit now. There’s also a plethora of other lazy* tools for e.g. Docker.

    And you should maybe look at dialog or whiptail to spice up your shell scripts.

    If you do Python, there’s the rich library and there’s also pythondialog. Both pretty easy to use. If you want more, there’s textual.

    EDIT: mutt for emails is nice once you’ve managed to set it up.