Just like any game ever sold on a CD.
Just like any game ever sold on a CD.
Isn’t it illegal under GDPR? It seems to be the exact same thing Facebook tried to do.
How does an offline installer from GOG differ from the offline installer provided on a CD/DVD?
This is equally true for almost any game ever sold, including physical ones. You only ever own a license that specifies what you can and cannot do with the game. The difference is in what this license is tied to, for example either a physical copy of a given game or an account that can be remotely deactivated taking away all your games. In GOG’s case once you grab the installer, the game license cannot be easily forcibly revoked, just as with the physical copy.
I’d even argue public votes can deescalate some situations, for example where both sides of a relatively heated discussion can see they vote each other up. They don’t necessarily agree but they appreciate the other side’s points.
As for the transparency, it’s not possible to list all the votes of a user, one rather needs to list votes on a given post. To profile a given user the attacker would need to cross-reference the data from all posts and comments which is computationally infeasible, both client-side and server-side.
On Kbin the votes are 100% public for anyone. I’ve migrated to Lemmy after the frequent server issues with Kbin and I miss that part dearly. It was very easy to gauge whether someone was engaging in a good or bad faith discussion by checking the votes within a discussion. That being said, personally I’m very light on my downvotes, and I can see how someone more trigger-happy would see it as worrying. Personally I see the vote transparency as healthy though.
Or frontdoor checkbox for that matter, given that it’s the literal device owner that takes the action tripping their “security” tripwire.
Nothing screams “RESPECT!” as loud as the fear of physical violence.
At this point you should be watching YouTube at work. Reclaim the time lost at work by any means necessary!
And what do the companies take away from this? “Cool, we just won’t leave you any other options.”
It’s a nice wallpaper though for what it’s worth.
Subsidise how? They were using their existing plan as intended and even willing ditch the grey-area parts. If CF cannot afford to offer their plans as they are, they should change the offered plans, not hunt for easy prey.
It would be just as (un)popular as the Steam Machines if it wasn’t for Proton, that’s my whole point.
They already tried that in the Steam Machines era. It clearly wasn’t working.
An int&
reference is just as much of a variable as int* const
would be (a const pointer to a non-const int). “Variable” might be a misnomer here, but it takes just as much memory as any other pointer.
never mind, I looked it up. It’s a “reference” instead of a pointer. Similar, but unlike a pointer it doesn’t create a distinct variable in memory of its own.
I’m almost sure it does create a distinct variable in memory. Internally it’s still a pointer, specifically a const pointer (not to be confused with a pointer to a const value; it’s the address that does not change). Think about it as a pointer that is only ever dereferenced and never used as a pointer. So yes, like the other commenter said, like an alias.
It… isn’t poop?
I wasn’t aware they added WebAuthn to the free plan recently. That’s great to hear, thanks for the correction!
I’d be perfectly okay with them just charging for Bitwarden, period. Instead they pretend it’s free but charge premium for all the most effective security features, including 2FA to their own services. Effectively it creates a group of people that use Bitwarden without access to these security features but complacent enough to not seek alternatives that would offer these features at a price acceptable for them (possibly free, like KeepassXC).
Bottom line: security shouldn’t be a premium feature. It should be either available or not at all. Never as a premium within the service.
Incidentally the same labels make Gmail fundamentally incompatible with the way IMAP works causing lots of weirdness whenever you use any standard email client not specifically designed for Gmail.