

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.
Yeah, it’s also that “it just works” now, and one undisputable (though unfortunately self-fulfilling) advantage of Windows is that chances are if you do encounter an issue you’re not the first one and someone has already solved it.
Being an early(ish) adopter of anything like that is always a bit of a risk and pain.
Slimes as in SlimeVR, open source trackers.
I think it all should work, but I’m afraid of just having to solve issues in general with stuff I don’t have to solve any issues with now.
Sure, the Index should work fine, but I’m not so sure about accessories, my Slimes, etc. Also on an nvidia GPU…
Really hope Valve does indeed release the new headset, because my Index is getting very dated.
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.
What you’re exercising here is called whataboutism, and it’s a really shitty thing to do.
Nah, not if it’s corporations or whole countries.
Protest votes are fucking stupid. They accomplish nothing. I will vote to keep trump out of office.
So you are voting in protest to Trump? :D Because that’s literally what you described.
The startup is absolutely more stressful for the motor. It’s a period of high current that also creates hotspots in the windings and such. It’s certainly not great for the motor.
Ah yes because the last ten times they did this it totally didn’t backfire and they had everyone else’s future in mind while selflessly giving up a lot of their own.
Oh wait…
Regular Fedora is more than stable enough for day to day use. I’d start there and then with use see if it’s a good fit.
Quite the irony; somehow not doing anything and getting people killed needlessly and destroying your own nation is an okay path forward, but trying to find a compromise that stops that would cost you your career… I mean, it’s not surprising, but also really sad.
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.