

Bottleneck Bandwidth and Round-trip propagation time (BBR)
Bottleneck Bandwidth and Round-trip propagation time (BBR)
What services do you run on FreeBSD? Does using FreeBSD limit you in the number of apps you can have, as most of them target Linux?
Fork it, Learn to build it, Forget it.
P̶r̶o̶f̶i̶t̶
Blame Firefox when a security exploit passes through
I hope you don’t mind some questions.
I am curious about selfhosting an instance for a community but am afraid federation will consume too much time/resource/money for a side project.
When this was released, MicroShit forced Amazon to remove Minecraft from non-Amazon devices, so they could sell the expensive windows store version. I had purchased it on Amazon appstore for my nephew through a gift card balance that I had. I had to buy it on Play Store again. 🤦♂️
And the greedy ducks probably won’t bring it back to non-Amazon devices again.
eyewear-free?
what does this mean?
IPv6 usually have unique IP addresses (non-local) for every device in the network. does that mean it will malicious actors can target a device specifically inside a network?
I’m hearing a few mentions about ReactOS recently. What do people mostly use it for? It seems it’s trying to be a Windows XP clone, can it run latest browsers, which do not support old Windows versions?
Ad about an ad.
for a browser which constantly has security vulnerabilities and fixes, it’s still late. So I use the DivestOS F-Droid repo. It updates within the day of release.
man reads few comments on the internet.
man takes it literally.
Anxiety sets in
ㄟ(ツ)ㄏ
Well, Android runs over JVM which runs over Linux. There’s overhead and Android needs to compensate. Add in poor memory management and OEMs that happily kill apps in the background for no good reason (even if you tell them not too), and marketing guys trying to out RAM competitors just so they can release a phone with an “upgrade” every year, you get current Android RAMathon.
You can generally add “-” before a domainname for search engines to prevent content from that domain showing up.
So for reddit, you’d search “weather -reddit.com”. It should work. This is short and generally works but If it still shows up “weather -site:reddit.com”.
you can also add multiple domains like “-reddit.com -stackoverflowclone.com -seojacked.com”
You can also do this by default using custom search engine with a search string that already contains the domains you don’t want.
For ddg:
Mishaal is on Mastodon too. He mirrors all his posts there. we should stop posting Xitter links.
https://mastodon.social/@MishaalRahman@androiddev.social/111727019696038011
I’d rather not use iOS at all. Android is infinitely more customizable, powerful, and privacy friendly (with the right OS).
On the topic of your braindead take in this. Make iOS open source first. It’s almost like opensource breeds interoperability and closed source breed cultists who think they’re better by default.
deleted by creator
Redirector works perfectly on Android.
If you use on android apps from the playstore, most apps are built to relay their notifications through Google’s Firebase Cloud Messaging (FCM), so they don’t have to have a background notification listeners running 24/7. It also means less overhead from multiple notification listeners from every app having its own. So yes, if an app is built on top of google play services, it requires “google play services”
https://en.wikipedia.org/wiki/Firebase_Cloud_Messaging
If an app says it doesn’t rely on google play services, it uses an alternative notification listener or websockets, which might not be as effective, because Google is inbuilt and won’t kill its own apps, the scale of its infrastructure, and its habit of listening on people’s activity.
Add in Androids habit of killing background services, and you don’t always get your notification when the app isn’t in the foreground.
Even Signal from Playstore uses Google Play Services for notifications.
https://old.reddit.com/r/signal/comments/g217a6/what_can_google_glean_from_signal_using_fcmgcm/
maybe because Beeper devs were upfront about it and their bridges are opensource and self-hostable?
Thanks for making this but some screenshots or a walkthough would be nice. Also any plans to publish it on f-droid?