Yarn.social Online Meetup 25th May (See: #fcghsma for details)
In-reply-to » Another thing that doesn’t work anymore after blocking network traffic from my Android phone: Some push notifications.

It looks like ntfy.sh can work either through the OS’s notification service or by maintaining its own connection to the server in the background. For privacy, you definitely want to use “Instant Delivery” and self-host the server.

https://docs.ntfy.sh/faq/#how-much-battery-does-the-android-app-use
https://docs.ntfy.sh/faq/#what-is-instant-delivery

⤋ Read More
In-reply-to » Another thing that doesn’t work anymore after blocking network traffic from my Android phone: Some push notifications.

@movq@www.uninformativ.de I haven’t done any app development, but I know notifications on phones are indeed dependent on cloud services run by the OS vendor which talk to servers run by the app vendor on your behalf. This is supposedly better on battery life, but it conveniently lets your OS vendor read all your notifications.

Mobile XMPP clients usually implement notifications using XEP-0537 and it goes like this:

Your XMPP server -> Client vendor's notification server -> Client OS notification server -> User's device

It’s not end-to-end encrypted so servers will usually just send a dummy message through (You received a message from juliet@capulet.lit!) so you have to open the app to see the (hopefully) encrypted message.
It’s a similar flow on both iOS and Android and I assume Matrix clients work the same way.

⤋ Read More
In-reply-to » Okay, I've built full search capabilities for yarnd 😅 Let's see how many bugs I've created 🤣

Sorry folks, it was a total disaster 🤣 Had to disable the new feature 😢

  • ran out of disk space
  • blew up the db on this pod (corrupted)
  • lots of missing features and. broken shit™

⤋ Read More
In-reply-to » Hey @bmallred 👋 Can you see this? 🤔

The weird this is I still see your profile as

bmallred may not follow you

I assume you share your followings publicly, I see them on your feed, so I assume so. I was going to debug this on my side too today to see if.I goofed something up but my pod is rather busy so I hadn’t done that yet 😅 (actually working again finally on search)

⤋ Read More
In-reply-to » I was able to take a photo of the large sunspots that made the news these days:

@prologic Thanks 😅

This is my setup, I think I posted these before:

It’s a Celestron Ultima 100 (originally bought for bird watching, not a telescope) with a special adapter so that I can mount my Canon EOS 600D directly. The sun filter is just a generic filter for 100mm scopes. The tripod isn’t very good and actually rather annoying. 😂

It’s not a very complicated setup. 🤔 Being able to mount the camera directly is crucial.

⤋ Read More