I actually find the "AI idioms" rather less grating than emoji-vomit. That said, I don't know why certain LLM output seems to be full of the latter; certainly no real human writing I've seen has that style, but perhaps it's a result of training on data that probably should've been done without.
Having dealt with this vendor in the past he uses verbiage like this to weasel out of INAD claims (eg. if something is defective he’ll just point to this and deny your return) - I wouldn’t trust him with a $400 keyboard
I’m not going to call it dumb, but I will will say… reading that bit, I don’t understand this product at all and could not be further from their target market.
The second one is absolutely trivial if you've ever read K&R (even if you're not allowed to just call strcpy()), while the fourth one is also very straightforward if you know about https://qht.co/item?id=15266331 ; but 32 years ago, knowledge definitely did not propagate as quickly as it does today.
Additionally, I was allowed to store Color however I wanted — so if I needed some precomputation, I was allowed to bake it in there.
I believe it can be done in three operations, not including the precomputation.
There's no such thing as a sandbox "on your machine" when you really think about it. The code still runs on the same hardware and there are tons of ways to fiddle with said hardware that could be exploited (like rowhammer). The only "real" sandbox is fully dedicated hardware down to bare metal with zero connections to sensitive systems.
And now that Google's web environment integrity is getting repackaged into captchas, it seems we won't even be able to try to block such things in the future...
This reminds me of the story I read of someone trying to take a https://en.wikipedia.org/wiki/Calorimeter#Bomb_calorimeters onto a flight, in the pre-9/11 era. Fortunately he was allowed to after some questioning, but it did raise some eyebrows. I imagine trying to ship one of those would also arouse some attention.
You can't really turn off most BLE devices with internal batteries, off means low power mode nowadays. Some of them are still discoverable on wireshark when they are 'off'.
It could've been in checked luggage and turned itself on from the movement. No way for the passengers to get to it. Unfortunately it didn't turn itself off (although if it did, and then later turned on again, that would've been even worse.)
reply