

At least here in Finland, the same worker that takes your payment and gives you the food is the one that takes the orders in between. Which the AI can’t replace, so… Maybe it frees them up?


At least here in Finland, the same worker that takes your payment and gives you the food is the one that takes the orders in between. Which the AI can’t replace, so… Maybe it frees them up?


It’s a great root detection tool. Hardened better than most bank apps.


I though we fixed thermal runaway firmware issues like a decade ago for good…


Finally, a worthy foe!



The Frame is an embedded mobile device with space constraints, it’s going to have soldered ram and storage. At least it has a Micro SD card slot so you don’t have to necessarily pay for the biggest SSD.


US military spending is roughly $2.5 billion a day.


https://labor.alaska.gov/lss/pads/heat.htm
Table for the limits is at the bottom of the page.


Some manufacturers mark bundled crap as essential system apps, but usually you can disable them which effectively uninstalls it in every other way except it will still take storage space. I wonder if your ROM just used the word “sleep” for that functionality?


With the current charger technology, there are very few people who would actually need that kind of a range: you basically have to live in extremely rural areas (so there are no fast chargers anywhere), you need to drive multiple hours a day, and you don’t have any access to charging at home or at work.
In almost any other situation even on a long trip your bladder, stomach or back will stop you every few hours to take a break, which is enough time for a fast charger to top you back up to the next stop.


The way it (most likely) works is that you give your inaccurate a prompt to an image generator, “shirt with draped collar”, and it generates you a bunch of images of shirts with weird collars. You then select the one that looks kinda like what you want, and that is fed to an image recognition AI: “find me product pictures that look like this shirt with this kind of a collar”.
You can’t skip the AI because the whole point of it is that you don’t know what the thing you are looking for is called, so you can’t search for it. The no-ai version is the current search bar, you type in “shirt with collar” and start browsing items until you find it yourself.


Have we really gone from commenting based on intelligently reading the article, to reading only the title, to commenting just based on the generic stock image thumbnail?


If you want to sell the game cheaper, then you lower the price on all plaforms. Valve doesn’t dictate prices, publishers do.
Steam does take a 30% cut when you sell a game on steam, but if you don’t want to pay that, and still provide a steam key, you can sell the game on your platform for the same list price and pocket the 30% yourself. Valve gives keys out for free for this sole purpose.
If you want to sell the game cheaper, and not provide a steam key for your user, you are free to do so at any price too.
The thing you aren’t allowed to do is sell the game for cheaper than on Steam, and still give a free Steam key with the game.


Also, provides free steam keys for devs they can sell or give out freely elsewhere.
Imagine if Apple allowed people to sell their apps on their own website, but you’d still get the license on the app store, without Apple getting their 30% cut? Valve literally does this.
Basically the only rule is that the prices should be the same on all platforms.
The DNT header was supposed to do this, but no legislation ever required anyone to respect it and it got dropped. Global Privacy Control seems to be the new try, hopefully it goes better.


Enough for Nano Dimensions to sell them for 42 million to stratasys even though they paid 116 million for it just last year.


Instructions unclear, I made gravy with shoe polish.


Theres overvalued with catastrophic governance, and then there’s everything Elon Musk is attached to. For example, Tesla is valued at 1.6 trillion - more than the next 29 car companies combined - and recently agreed an almost 1 trillion pay package which would be something like $130 000 per every Tesla ever sold.


The AI doesn’t need to be better than the professional it’s replacing, it just needs to be more cost effective than the barely capable outsourced worker the jobs was going to be given anyway.


My guess is between four days and shortly. .
Yes, even when the sensor fails.
If the feedback from the thermistor is either nonsense or doesn’t change as expected even when the heater is on/off for a certain time, that should trigger a thermal runaway error and halt the printer. That’s basic decade plus old Marlin code.
I’ve had two broken thermistors in my Ender 3. First one reported negative temperatures when it disconnected, so the printer immediately halted with a min temp error. The second reported something like 150C, which was in the acceptable range, except when it tried to heat it up and nothing changed for like 15 seconds, which triggered a halt.
Again, decade old marlin code. Not rocket surgery.