13:43

@reiver @deuts No, I suppose the 5GB are mostly the cached media from my timeline. They actually expire, 7 days I think by default.

13:38

@notnorm I use #Pushover for notification, and I have this in the URL: WATCHTOWER_NOTIFICATION_URL: pushover://shoutrrr:apptoken@userkey/?title=Green

I also have SKIP_TITLE set to true: WATCHTOWER_NOTIFICATION_SKIP_TITLE: true

13:32

My #GoToSocial instance is now online. Pulled the image 0.18.0-rc2 and now everything seems back to normal:

services:
  gotosocial:
    image: superseriousbusiness/gotosocial:0.18.0-rc2

Here’s the Github issues that explained what happened: github.com/∞

I now got the status back up notification from #UptimeRobot:

Monitor is UP: Deuts One ( deuts.one/∞ ). It was down for 31 hours and 14 minutes.

What did we learn from this experience?

  1. Exclude GoToSocial in #Watchtower automatic updates.
  2. Stick to explicit version number in your compose.yml file.
  3. Time to re-think self-hosting your own Fediverse instance.
09:22

Finished set up of dedicated Python container to house my various Python scripts. Now I don’t have to rely to Code Server container being up in order to execute them on schedule.

22:19

#Memos now has Shortcuts where you can have custom filters set up. Close to one of my wishlists for Memos, but I would have preferred a permalink for these shortcuts so I can bookmark them and easily get back to them later: www.usememos.com/∞ #UseMemos

18:58

💰 Ever tried processing payments on a holiday? Yeah, banks just laugh at you. 🤡 I wrote a Power Query function that skips weekends and holidays to get the next banking day—because money waits for no one (except financial institutions).

Check it out: deuts.org/∞

#PowerQuery #Mlanguage #FinancialTech #DataScience

18:55

🚀 Need to make sure your financial reports don’t land on a weekend? I just wrote about a Power Query function that finds the next banking day—because banks don’t care about your deadlines, but your spreadsheets should. 💸📊

Read more: deuts.org/∞

#PowerQuery #Finance #DataNerd

10:09

🚀 Python and Power Query both love data, but they speak very different dialects.
🔹 Python: Lists & Dicts
🔸 Power Query: Lists & Records
Mix them up, and you might end up debugging all day. 🫠
Let’s dissect the differences before they dissect your workflow! 🧵👇
deuts.org/∞

10:08

💡 Python vs. Power Query: The ultimate data duel! 🥊 Lists vs. Lists? ✅
Dictionaries vs. Records? ✅
Same thing, right? Well… not quite. 👀
Let’s break it down so you don’t get caught mixing apples and data frames! 🍏📊
deuts.org/∞

15:43

Didn’t know that #Memos by #UseMemos have a third party Android app! Now more reason for me to use it for my notes. Wish it had AI supported search, though, ala #Blinko mudkipme/MoeMemosAndroid: An app to help you capture thoughts and ideas github.com/∞