

49, I could imagine running all of those bare would be hard with dependencies
Probably based


49, I could imagine running all of those bare would be hard with dependencies


I’ll take a look into it, thanks for the suggestion
this is honestly the conclusion I’m getting to after trying out Lawnchair and Kvaesito, like others in this thread have recommended
this is what I do currently (GrapheneOS Network Permission), but I’m just curious if there are any other alternatives out there. it’s slightly easier to have trust the software I use from the get-go, not hinder it so it can be trusted, if that makes sense
I’m mostly fine with any launcher, as long as you can put apps in folders in the app launcher, as well as hiding some apps altogether. Lawnchair looks interesting and I’ll check it out
Google cannot see any message content of Signal notifications through FCM. It’s more like a “heads up” to the Signal app, telling it “hey, there are new messsges. wake up and check what they are.”. The Signal app then checks for messages and does all the decrypting and whatnot itself.
While it’s possible that the timing of FCM telling the app to check for notifications could be used to correlate activity, that’s an edge case that if you are concerned about can be easily avoided by just using the background WebSocket or a fork of Signal like Molly that allows you to use a third-party UnifiedPush provider to check for messages in the background, instead of FCM.
I think the main difference is that the Play Store version can use FCM (Google Play Services) for notifications, while the APK Signal distributes only receives notifications over a background WebSocket connection.


Immich full stop, like everyone else has said. self hostable so as much storage as you can buy (and maintain backups of!), AI so you can search your photos like “sunset on beach”, and just rock solid, despite it “”“technically”“” still in pre-release stage


shred or alternatively you can zero out all the bytes in a drive with dd if=/dev/zero of=/dev/<DRIVE>


it’s great but doesn’t cover email, that you have to do yourself/with a provider


if you know/use docker, the solution that has been the most straightforward for me is SWAG. the setup process is fairly easy when combined with registering your domain with Porkbun, as they allow free API access needed for obtaining top-level (example.com) as well as wildcard (*.example.com) SSL certificates.
along with that, exposing a new service is fairly easy with the plethora of already included nginx configs for services like Nextcloud, Syncthing, etc.
I still find Tealdeer useful even now, it helps me get working with commands I know little about, more so than a manpage
2FAuth. On the web so you can check it anywhere you want and supports passkeys.


I mostly use Shizuku + Termux to run adb commands on device, but this looks easier and nicer


so far just one: multiplayer for Teardown


after a while, Windows has been nuked from my laptop. have no reason for it (I don’t game on my laptop) and it took up space.
my desktop on the other hand still unfortunately needs it. mods for some games were only designed to be launched on windows.
I tried both MQTT and just the plain HTTP variant, and I couldn’t get either to work. I’ve fully settled on the latter you mentioned, Traccar. it’s pretty much what I’ve wanted: self-hosted, easy to set up, beautiful web interface. Thanks for the suggestions!
for two reasons, I can’t use this.
OwnTracks setup was a bit confusing to me and I never got it working. traccar looks pretty nice though, I’ll check it out!
I’ve been trying out different alternatives with my friends. Screenshare and audio sharing capabilities across Linux, Windows and Mac is the one feature that Discord does right that no one else seems to. I really like Element (and by extension Matrix), but they really like to stick their head in the sand when it comes to important feature requests. The lack of screenshare with audio is a big thing that helps bring about the unfortunate choice to stick with Discord.
I know it’s a tricky thing to get right, and I have love for the work that open source does; I don’t have quite the level of skill yet to make/contribute an implementation myself. But it’s strange it’s been this long and nobody seems to have gotten this feature working, despite a big want for it.
EDIT: After taking a look at the issues on the element repos, it seems like this is getting worked on! https://github.com/element-hq/element-web/issues/29891 https://github.com/element-hq/element-desktop/pull/2850