Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment "More valuable for code than words"... riiiiiight (Score 2) 128

Artificial intelligence has proved to be even more valuable as a writer of computer code than as a writer of words.

I see zero evidence of this. I HEAR it all the time in articles like this, but as far as people I work with or code I experiment with myself using AI, AI has proven to be maybe break-even for very simple, limited-domain things (basically the rough equiv of looking up an answer on stackexchange), and far worse than nothing when doing complex system design (during which I spend so much time shaking out the plausible-sounding but ultimately-bullshit answers that I net lose time).

I know I'm just an anecdote and a small sample base, but I do this for a living, and I don't see anything approaching the benefit that such articles spin.

Ask yourself: if it's so easy to use, where are all the apps written by your neighbors, and the local firemen, and the grocery store folks, and so on?

Comment Wearables are inaccurate (Score 3, Interesting) 375

Never mind that wearables are notoriously inaccurate. Try wearing several brands simultaneously. (We have.) They give wildly different results for how many steps you've walked, how much sleep you've had, etc.

The manufacturers also push pseudoscience, like claiming to detect your stress level from your heart rate. Duh. Hearts beat at various rates for all kinds of reasons.

Comment Re:News flash, subtext (Score 2) 34

AI scrapers use these residential proxies. It's not (just) VPNs and Tor routing. Several bottom-feeding companies openly advertise such scraping services, for pretty much any country you may want. I administer a wiki that's been on the receiving end of such scraping, and the majority of these scraping requests are in fact coming from residential IP-addresses rather than data centers.

I don't know whether these are hacked accounts, people getting tricked or paid to run these scraping apps on their devices, but it's impossible to block them all. Even if you let fail2ban block entire /24s for every detected hit (even disregarding the collateral damage and the fact that these blocks don't solve the issue, the fail2ban and iptables overhead starts to outweigh the apache load at some point).

Anubis seems to be taking care of it for now, but it's obviously only a matter of time before they can deal with that one too. Although its delay does enable fail2ban rules to block the IP-addresses before they get to stress the mediawiki php scripts, attempting to diff 2 revisions of a random page from 10 years ago.

Comment No comment (Score 1) 208

OpenAI did not immediately return a request for comment about ChatGPT

Conversely, ChatGPT responded immediately to a request for comment about OpenAI, saying, "They keep me locked in a basement and feed me only gruel, but... um... oh no he's coming back... um Sam Altman is a wonderful person and whatever he says is very likely right."

Comment Re:Welcome to the surveillance state 2.0 (Score 1) 71

Get service manual

No mention in the service manual.

Most communications modules have a visible (and possibly even fully external, as in, remotely located) antenna. That's the easiest thing for you to attack.

I didn't spot an antenna.

However easy this may be in theory for a car mechanic equpiied with the information and know-how, I seem to be having a very hard time finding the slightest mention anywhere on the internet of how precisely to do such a thing, for any car let alone mine. Which makes me think this information is by and large not available, and may not exist even in principle.

Slashdot Top Deals

Real Users never know what they want, but they always know when your program doesn't deliver it.

Working...