Excited teenagers definitely would. Honestly, I bet anyone that sees the marketing for a game they’re excited for and hasnt been burned before in that way is a prime candidate for preordering.
Excited teenagers definitely would. Honestly, I bet anyone that sees the marketing for a game they’re excited for and hasnt been burned before in that way is a prime candidate for preordering.
I agree that it’s a bad idea to preorder or pay extra, especially with Ubisoft. However, following that logic they are basically preying on people new to the hobby, which sucks and deserves to be called out.
I tried PCAPdroid recently and that seemed good
Glad I could help! I wasn’t sure if I was missing something in what you were trying to do - I get that in some cases folding in those features can make things a lot easier.
Don’t really understand why you’re overriding __new__
. Surely it’d work better to use:
def __init__(self, source: str | Path, *args: Any) -> None:
super().__init__(Path(source, *args).expanduser().resolve())
But this removes self.__source
and the property. I’m not sure what the advantage of using that is but you could always set that before the line super().__init__(Path(source, *args).expanduser().resolve())
.
EDIT: if I’ve completely misunderstood, please could you explain? I don’t really understand what subclassing is trying to achieve here, other than simplifying access to certain os.path
functions.
The actual article says that the new thing is that it allows consumers to revoke access to information after the fact.
Personally I don’t mind initial registration, so long as they don’t continue to get data, so I’m not sure. There is some development for Garmin connectivity that I’m hoping comes to fruition.
I did like the old amazfit bip and that could be used without registration using the Notify for Amazfit & Zepp app, from what I can remember. I never used it with Gadgetbridge though, and it didn’t last for very long before dying (cheap build quality). It isn’t much of a fitness tracker either.
Look into Gadgetbridge, as that allows the bypass of proprietary apps for some trackers
I loved Lego Island but will never forgive Lego Island 2 for the bad disk that would crash after 3/4 of the game. I never got to finish it.
Rock Raiders & Lego Loco were great (if a little inadvisable in terms of the Lego Loco letters).
The title here said E2EE is made impossible, I was simply saying that is untrue. Clarity matters. It says in the article they removed the bit about banning encryption or requiring back doors to it before it passed.
The rest sucks, as I acknowledged, and they want to make it easier to scan devices that would include messages that have been decrypted upon arrival. There’s already spyware they does exactly that. However, that doesn’t make it so that E2EE is impossible.
This is openly misleading. This sucks, sure, but it doesn’t ban e2ee as the title suggests.
I’m with you on this. How on earth are one-off login events supposed to work? I want nothing about me logging on to be stored on that device or account other than, for example, the code I download. Maybe I’m missing something but the search I just did suggested connecting my phone via bluetooth, which is also not an option.
Mull is fine if you use the divestos repo directly, but the f-droid version is behind