Comment on
GitHub a possible inclusion in Australian under 16 "social media" ban
We all know all the cool kids are hanging out on GitHub contributing to Buttplug.io
Comment on
GitHub a possible inclusion in Australian under 16 "social media" ban
We all know all the cool kids are hanging out on GitHub contributing to Buttplug.io
Comment on
ASUS Scammed Us (Gamers Nexus)
Reply in thread
I believe Steve has said that he hates the title/thumbnails too. But Google's algorithms heavily incentives them, so he reluctantly uses them while maintaining the good quality content.
Comment on
Announcing CoMaps! Navigate with Privacy - Discover more of your journey!
Reply in thread
They forked it
Comment on
The Bitwarden addon has a bug that frequently logs you out
Ah, so it isn't just me. I had noticed this myself recently.
Comment on
[MacRumors] Apple Removes Game Boy Emulator iGBA From App Store Due to Spam and Copyright Violations
Reply in thread
Apple did say that. This app was a copied from an open source GBA emulator loaded up with ads and user tracking. I'm guessing that's the reason they removed it.
Comment on
Does Graphene OS maintain the privacy of notifications from being recorded by third parties?
The issue lies with Google's FCM (Firebase Cloud Messaging) system, so it's not something GrapheneOS can really fix. As far as I know FCM doesn't offer a way to encrypt notification content. Some apps like Signal work around this by instead of sending the message content, they send a little "wake up" notification. This tells Signal on your phone to wake up and it goes and retrieves the new message.
If you don't install Google Play Services, you won't be impacted. But you'll also not get notifications for most applications. There is an alternative push notification system called UnifiedPush which allows you to choose any server to handle your notifications (and even self host it). But it does require both the service and the app to support it, so it's not very wide spread yet.
Comment on
This Phishing email... What is the IP?
Reply in thread
I think you mean IPV0x08
Comment on
My name is Guy Incognito
Reply in thread
That's not entirely true. It's only very recently that browsers have started using a new system called Encrypted Client Hello which hides the domain of the request. Prior to this all requests needed too have the Host field unencrypted so the receiving server knows which certified to respond with. I imagine there's still quite a few servers which don't support the new setup still.
Comment on
Can there be privacy with Google Play Services?
Signal uses Play Services for its push notifications. It does have a fallback method which maintains a connection to their servers to get message notifications. It requires changing some battery optimisation settings which might have some minor battery impacts.
Personally I'm using Molly which implements UnifiedPush for Push Notifications without Molly/Signal needing to run in the background constantly. Also swaps a few other Google dependencies (like location pins) with open source alternatives.
Having the second profile with Google Services is a good idea though. That was what I used to do before I shed my last few Google dependencies.
Comment on
Deposits should be held by the city. The landlord should be forced to prove they deserve it in a court of law.
It's a requirement in Australia for it to be paid to the government bond agency. Typical method of paying it is a cheque payable only to the bond authority. Once you hand back the keys at the end of the lease you can apply directly to the bond agency for it to be refunded to you and the landlord needs to formally object to claim any of the bond.
Comment on
I had no idea a Voyager game is about to come out, the trailer fo which shows you will be able to make this exciting choice!!
I played the demo when it came out. You got the option near the start of the game to either destroy the caretakers array or just use it to go home. I tried the latter, but I failed the check. Not sure if that's guaranteed or if you can really get Voyager back home in a few hours of leaving.
Comment on
So which plan will it be?
Reply in thread
This amount obviously includes automated emails sent on your behalf by Jira and Confluence. Of course also a tiny *Up to 400 in the fine print.
Comment on
PasswordCard - A interesting option for analog password managers
This feels like a weaker version of GRC's Off The Grid system. https://www.grc.com/offthegrid.htm
It doesn't require you to remember something different per website. It's designed so that you can turn any site name (E.g. Amazon) into a secure password which is unique to you. If you really need a completely offline solution, I don't think it gets too much better than that.
Comment on
Hotels can refuse tourists tap water, Italy's top court rules
Reply in thread
Same here in Australia. Free water is a requirement for a liquor license.
Comment on
Are there any good local AI translators?
Mozilla made a local translation model for Firefox. I believe there's a few free apps which use the model to use it standalone.
Comment on
I want to delete my Google account but i have a specific fear
When I migrated emails last time, I setup my old email to automatically forward to the new email. Then on my new email, I setup an automatic label for any email that was addressed to the old address. Every week or two I'd review what was sent to it and either update the email address used or unsubscribe. Eventually it got to a level where I wasn't getting much at the old email anymore and finally deleted it.
Comment on
Carrying on an old tradition. What features / issues should I work on next?
Reply in thread
I second this. Especially useful as you could be following an exact or similarly named community and not notice it's on a different instance.
Comment on
Looking for email providers.
Reply in thread
Another recommendation for Proton Mail. As others have said I'd recommend getting your own domain for email so you can always migrate providers without having to change your email address.
Comment on
We are not sustainable
Reply in thread
I feel like they're agreeing with them. Fairphone says the most sustainable phone is the one you've already got. They do good work with recycled material. But the most sustainable part is ensuring that the devices last and are supported for a long time.
Comment on
Judge Hints at Plans to Rein In Google’s Illegal Play Store Monopoly
Reply in thread
As I understand it (from my non-legal casual read of the new coverage). Having a monopoly isn't illegal, abusing it is. For Google they found that google was secretly paying companies to not put their apps on other stores. That was what they got the judgement against them. They didn't find anything like that for Apple.