

The better UX could have been making this a regular option, and (by default) showing a warning dialogue if using backspace to navigate would clear out a form.
The better UX could have been making this a regular option, and (by default) showing a warning dialogue if using backspace to navigate would clear out a form.
No, it’s not “Windows-like” in anything but some basic appearance (and that would be Windows from the previous decade). It’s not similar in anything else, and from my experience the similarity in appearance only confuses users.
I really wish people stopped recommending Mint as if it was some proper Windows replacement because it’s overall a very mediocre distro that’s IMO more likely to detract users from using Linux than anything else.
Protecting innovative stuff is literally the point of patents and why the system exists. Anything “new” is by definition innovation, except the bar is really low currently, with very little research being done into prior art.
Patented stuff should be non-obvious, and not a simple derivative of existing stuff (i.e. when there are square buttons and circle buttons you shouldn’t be able to patent a button that has 2 corners square and 2 circle just because it’s “novel” because it’s just a very simple and logical step).
So basically, make the bar for a patent much higher, and require some proof into the research of prior art and explaining why/how your patent is different.
Also, patents should expire early/not be renewable if you don’t actually use them (so move a certain number of units / generate some amount of revenue using your patents). So you couldn’t patent random BS in the hopes someone else will break your patent by accident.
Or even better, just outright punish patent trolls.
Patents would be fine if the bar for “innovation” would be much higher, software patents weren’t a thing, there was way more research done into prior art, and there would be different (shorter) lengths for patents depending on what industry they target.
Like, if it’s manufacturing or something like drugs where it takes years before you can start making profit, sure, make them 10-20 years. If it’ something you make money off of immediately, it should be shorter.
It’s funny because I watch zero NSFW content on Reddit or Lemmy.
Have way better sources for that, you know 😏
Wouldn’t be surprised if it also did automatic scans for CSAM or some other BS like that. The article’s conclusion is really funny, too:
In any case, it’s nice to see Google delivering some new safety features in its Messages app. Hopefully the company publishes documentation on how Android System SafetyCore works so other messaging apps can implement their own version of Sensitive Content Warnings. Google Messages is popular, but there are certainly other messaging platforms that could benefit from this tool.
They are quite the optimitsts. Oh and yes please, put the spyware in more apps! We aren’t tracked enough!
Seems to have been a bug and they reverted the bans.
Seems you’re right. I tried a few subs when the original comment was posted and they didn’t work but now they seem to be back.
To be fair, it’s still a good thing to remember that it takes like one press of a button to kill a shitton of communities a lot of people care about.
To be fair I don’t think that many people go to Reddit for porn. With Tumblr it seemed almost exclusive. But it’s still an odd move.
Huh? Do you have a source for that?
Since arbitrations are charged a fee per customer someone figured out that you can do an effective “class action” against valve by having many people submit the same arbitration claim against valve and costing them so much through the arbitration fees that it it was almost impossible for them to cone out on top regardless of the outcome of the arbitration (iirc).
It’s not even that they’d have to pay for it; usually the filing party has to pay. Valve tried to be the good guys and while they did push for arbitration they said that they’d pay your arbitration fee for you, basically allowing you to file a legal complaint against them at their expense.
And then some fucking legal company figured out it’s a neat loophole on how to bleed them through arbitration where the point isn’t really the result but the costly process. Guess that’ll teach Valve to try to be better than others. :|
The animations are stuttery for me on … Fedora Linux.
I bet they’d be smooth as butter on Windows. x)
…and VR. VR is already finicky on its own, gaming on Linux can be finicky in different ways, and the issues multiply if you have two things like that.
By definition if inflation doubles and the value of your estate doesn’t change, your actual wealth didn’t change.
Why did you cross post this? It’s already a thread.
That’s just the reality of doing business on the Internet.
That’s just not true. You can absolutely get by on the internet remaining pretty much anonymous, as it is. Very few services need (and verify) your personal data; when they do it’s basically always when it’s government-mandated, and it’s for things that have a “physical” equivalent.
i.e. creating a bank account online requires your actual ID, but so it would if you tried to do it “offline” in a physical bank (and you largely have a choice on whether or not you do it online).
Then you have stuff like online shopping and such where most people probably use their actual personal information but you don’t have to and it’s generally not checked.
This is an unprecedented change, where suddenly for access to a free service someone needs to ask for and validate some very private details. And it fucking sucks.
While Australia’s new legislation is ham-fisted and poorly thought out, the intent isn’t wrong and there’s broad consensus for it (77% approval in Australia). We need to do something about the uncontrolled exploitation, manipulation and endangerment of minors by social media services.
That’s the issue though; I agree that something needs to be done, but you need to do it more or less correctly on the first try or you’ll probably make it even worse.
What you’re exercising here is called whataboutism, and it’s a really shitty thing to do.
Someone still needs to create that digital token from your ID, which means someone’s still using and storing your data, and potentially selling it or having it leaked.
Who would realistically buy Chrome that wouldn’t degrade the consumer experience?
Hopefully noone, so it would lead into more fragmentation in the browser space, which is a good things.
Form and input elements are a very standard thing, and while you can certainly do crazy stuff with it, even a simple check if you typed into an input/textarea, or changed a select without submitting the form element, should be sufficient.
I guess the problem might be detecting the submission (because oftentimes there’s custom logic for that) but maybe better just display the warning than lose data. Worst case you’ll just ignore it, best case the devs fix it so that it doesn’t show up when it shouldn’t.