

No, it wouldn’t be safe to say that because if the next guy just prints money like it’s 2020, inflation will get crazy again and that cash you saved will be worth less than the stock you got rid of.
No, it wouldn’t be safe to say that because if the next guy just prints money like it’s 2020, inflation will get crazy again and that cash you saved will be worth less than the stock you got rid of.
It’s generally not as heavy because the layer is just reinterpreting API calls while the user code still runs natively. On a browser running JavaScript, it’s using an interpreter for every line of code. Depending on the specifics, it could be doing string processing for each operation, though it probably only does the string processing once and converts the code into something it can work with faster.
Like if you want to add two variables, a compiled program would do it in about 4 cpu instructions, assuming it needed to be loaded from memory and saved back to memory. Or maybe 7 if everything had a layer of indirection (eg pointers).
A scripting language needs to parse the statement (which alone will take on the order of dozens of cpu instructions, if not hundreds), then look up the variables in a map, which can be fast but not as fast as a memory load or two, then do the add, and store the result with another map lookup. Not to mention all of the type stuff being handled at run time, like figuring out what the variables are and what an add of those types even means, plus any necessary conversions. I understand that JavaScript can be compiled and that TypeScript is a thing, but the compiled code still needs to reproduce all of the same behaviour the scripting language does, so generic functions can still be more complex to handle calling and return conventions and making sure they work on all possible types that can be provided. And if they are using eval statements (or whatever it is to process dynamically generated code), then it’s back to string processing.
Plus the UI itself is all html and css, and the JavaScript interacts with it as such, limiting optimizations that would convert it into another format for faster processing. The GPU doesn’t render HTML and CSS directly; it all needs to be processed for each update.
For D3D to Vulkan, the GPU handles the repetitive work while any data that needs to be converted only needs to happen once per pass through the API (eg at load time).
That browser render stuff can all be done pretty quickly on today’s hardware, so it’s generally usable, but native stuff is still orders of magnitude faster and the way proton works is much closer to native than a browser.
That child might conform! Only when they don’t bow to the powers that want to use them is it ok to kill them!
Proton proves that you don’t need to run on a web browser for cross platform compatibility. Turing-complete platforms are equivalent in their capabilities, it’s just a matter of adding a translation layer that doesn’t need to be as heavy as a browser DOM (at least for going between windows and Linux on x64).
I’m never buying another Logitech device again because that problem that happened with my G7 back in the 00s still happened with my G900 in the 20s.
With my G7, I’d open it up when it started happening, and open up the switch to re-bend the metal piece to give it some spring back. Kept doing this until one day the plastic button that presses down on that metal part fell on carpet and was gone forever.
With my G900, I said fuck it and just bought some better mouse button switches and replaced the left mouse button. Was actually kinda glad I needed to because the battery had become a danger pillow so I replaced that, too.
But with the button issue existing for so long and being fixed by a part that cost a trivial amount compared to what I paid in the first place, you can’t convince me that Logitech isn’t deliberately using switches that fail quickly to drive up demand for mice.
From a programming pov, a definition of AI could be an algorithm or construct that can solve problems or perform tasks without the programmer specifically solving that problem or programming the steps of the task but rather building something that can figure it out on its own.
Though a lot of game AIs don’t fit that description.
Danish millennials and gen xers who work in retirement or old age support roles should change careers. And zers and alphas getting into it should consider hiatuses.
One… glances to the side hundred… more furtive glances billion… number two giving thumbs up and nodding dollars!
To take this in a different direction, legal or not (considering the “higher power” generally gets to define what is and isn’t legal and might do so for its own benefit rather than in the best interest of everyone, if there even is such a thing), how can it be determined if a subset of a power structure breaking away from that power structure is a good thing or bad thing? What arguments other than “we’ll use force” are there to support a region needing to remain under the thumb of a power they no longer wish to serve?
War in Iran isn’t exactly defense. Deliberations should include the offense secretary.
Feels kinda like a game of crusader kings iii where you’ve gained some territory but worry that your opponent’s allies might send a large army at any time, plus your vassals are rumbling about revolt, so you want to get that war finished asap but don’t have enough of an advantage to force them to accept your terms.
Except it’s OK when it’s crusader kings because that’s just a fucking video game and people aren’t really dying on both sides for your ego or power hungry imperial bullshit.
They want something like the Star Trek computer or one of Tony Stark’s AIs that were basically deus ex machinas for solving some hard problem behind the scenes. Then it can say “model solved” or they can show a test simulation where the ship doesn’t explode (or sometimes a test where it only has an 85% chance of exploding when it used to be 100%, at which point human intuition comes in and saves the day by suddenly being better than the AI again and threads that 15% needle or maybe abducts the captain to go have lizard babies with).
AIs that are smarter than us but for some reason don’t replace or even really join us (Vision being an exception to the 2nd, and Ultron trying to be an exception to the 1st).
Is there a good argument for why any society not in collapse should submit to any “higher” authority?
That one is particularly rage inducing if it’s the one I’m thinking of (I think ep 1 of the new season?).
Some of the others in the new season aren’t so depressing or rage inducing, though.
Pelt, melt, Celt, belt, felt (the material), dealt, velt, welt, yelt.
Some of those are past tense verbs, some are me just making the sound and finding real words, one I’m not sure is a word but doesn’t sound wrong, so I hereby declare it to be a word henceforth, if it wasn’t already.
My first seagate HD started clicking as I was moving data to it from my older drive just after I purchased it. This was way back in the 00s. In a panic, I started moving data back to my older hd (because I was moving jnstead of copying) and then THAT one started having issues also.
Turns out when I overclocked my CPU I had forgotten to lock the PCI bus, which resulted in an effective overclock of the HDD interfaces. It was ok until I tried moving mass amounts of data and the HDD tried to keep up instead of letting the buffer fill up and making the OS wait.
I reversed the OC and despite the HDDs getting so close to failure, both of them lasted for years after that without further issue.
With the 9/11 reference above, it had a similar effect on airport security. The TSA has been making traveling hell ever since and I’m not sure if they’ve actually stopped any real threats (cursory search says nope).
Yeah, “I’m busy” isn’t your roommate’s problem.
Not in Canada. Unless they want to go out of business.