Forgot your password?
typodupeerror

Comment Re:See, this is the real problem (Score 1) 101

People seem to only have memory that goes back two years.

We went to war with Iraq due to faulty intel. No AI was involved at all, at least not in the modern sense of the term. Just a human expert hallucinating a bioweapons lab from a blurry photo.

Russia almost nuked us due to a faulty machine sending a false positive about a nuclear attack. Definitely not AI.

Comment Graduated overkill (Score 5, Interesting) 43

Perhaps it's time to apply the same methods here that helped deal with spam back in the day: start threatening the ISPs that don't deal with users infected with proxies with having all netblocks belonging to them blocked unconditionally. That works by shifting the complaints from people the ISP doesn't get paid by (the services being scraped) to people it does (it's users who can't access services). We even have the tech needed already: DNS-based RBLs. Condemn providers who host scrapers who don't provide useful user-agent strings or don't comply with robots.txt to the same fate.

We don't need regulations to do this. The services belong to the people who run them, and they've got pretty much free rein to take actions to protect themselves. Is it severe? Yes. Is it disproportionate? Also yes. But then, to avoid it they just have to do one easy thing: not be assholes. If they can't manage that, are we obligated to shoulder the costs of letting them freely be assholes? IMO, no.

Comment Re:Magic 8 Ball, am I stupid? (Score 3, Insightful) 23

They don't. They think of them as something that happens on their computer, with only them involved. They know, in the abstract, that there's a server somewhere, but the implications of that don't really sink in. The same problems applied to e-mail since forever, but everyone dismissed it as something that didn't matter since they didn't use email. Now, though, we're seeing the result of the third-party doctrine starting to hit home in ways the average person does need to care about thanks to the ubiquity of the cloud. Chatbot logs, search histories, email records, Flock cameras, Ring doorbell cameras, ALPRs, documents stored in cloud services, social media histories, messaging service histories... everything involving records stored long-term in the hands of third parties is starting to affect ordinary people in ways they can't ignore. I suspect at some point the law is going to have to change.

Comment Re:Needs an official Linux boot camp (Score 1) 70

I wrote a compiler for an ObjC-like language (with less brackets), which can produce binaries for any of {Mac, Windows, Linux, WASM, Arm A9 (Zynq), m68k or 6502} running on any of {Mac, Windows, Linux}. So you can produce a dev-signed Mac binary on a Linux box. I’m just going through extending that output range to mobile {Android, iOS} and I’ll release it as open source.

The compiler docs for the language (xc) are at https://compile-xc.org/ - feel free to browse.

I didn’t think getting the signing working for Mac/iOS was terribly hard.

Comment New coach, same game (Score 1) 96

They're still playing the "Try to get IBM to pay us to go away." game. It didn't work the first time around. This one's even more futile because this particular argument was dealt with during the original case and IBM proved that the code they contributed to Linux wasn't code belonging to Project Monterrey at all but completely different code IBM wrote themselves for a different product. But I suppose, given the people behind this, lack of pattern recognition skills is a given.

Slashdot Top Deals

Sendmail may be safely run set-user-id to root. -- Eric Allman, "Sendmail Installation Guide"

Working...