Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:What if ChatGPT is wrong? (Score 1) 59

It'd be one thing if ChatGPT was trained on the law, given all jurisprudence to digest (with the ability to restrict everything to a particular country) and able to be directed to lend significant weight to that over any and all other Intarwebbynetz content. It's quite another to include so much of the garbage out there.

Side note: four days ago, someone posted over at that alien site that he'd asked ChatGPT to write a message in the style of a bookFace MLM hun trying to recruit, with emoji. The result was indistinguishable from the real ones. The story grew legs long enough that two days ago the response was a serious message about the dangers of the corrupt business which is MLM.

Comment Not sure I want answers (Score 3, Interesting) 38

I want to know which services they were using &/or applications. Either they service (or app) they used has shit "encryption" or there's now more than the last number sieve used by RSA/PGP. Thing is, I'm really glad that criminals are stupid/ignorant. I'm a huge privacy (and Free Speech) advocate, but with some incidents over the past 25 years or and only made possible by breaking encrypted communications (like this kiddie-abusing senior Met officer or [pdf] these shitbag, would-be bombers, and which aren't just dog & pony shows designed to take away more of our rights.

These and others weren't just suspects harassed by police but have been proven cases further investigated and found guilty based on overwhelming evidence, I find myself no longer the complete absolutist I used to be. Which is why I don't know if I want to know what they used for "encryption". Not so much as /.'s ever-beloved security through obscurity so much as the fact smart people will figure it out (and already have) but most criminals are dumb and I don't want to help them.

Comment The only 'vet' people care about fix their pets (Score 1) 83

> People in the science community don't just go, 'Oh that's great!' when some scientist, you know, publishes their results. No, you go in for this big period of peer review. It's got to be vetted and checked.

The science community, sure. And look at how well people are listening to that community and to others actually knowledgeable about anything. You can't get the Dunning-Krugerites out there to pay attention for 30 seconds to listen to driving directions they asked for and you think they'll actually make the effort to vet their spoonfed news provided by companies and orgs with a profit motive to make it as sensational as possible

We'll have those flying cars long before that ever happens.

Google

Google Expands Safe Browsing To Block Unwanted Downloads 106

An anonymous reader writes "Google today announced it is expanding its Safe Browsing service to protect users against malware that makes unexpected changes to your computer. Google says it will show a warning in Chrome whenever an attempt is made to trick you into downloading and installing such software. In the case of malware, PUA stands for Potentially Unwanted Application, which is also sometimes called Potentially Unwanted Program or PUP. In short, the broad terms encompass any downloads that the user does not want, typically because they display popups, show ads, install toolbars in the default browser, change the homepage or the search engine, run several processes in the background that slow down the PC, and so on."

Comment Computing is bigger than any one language! (Score 1) 637

I'm no fan of Java-based curricula, for the same reason I'd be no fan of Fortran-based curricula. Computing isn't about one language. Each language and system shows you one hyperplane of a vast multidimensional space. The best programmers know lots of languages, and choose wisely among them — or even create new ones when appropriate.

In the production world, there are times where some C++ or Java code is appropriate ... and there are times when what you want is a couple of lines of shellscript and some pipes ... and there are times when the most sensible algorithm for something can't be neatly expressed in a language like C++ or Java, and really requires something like Common Lisp or Haskell. If you need to exploit multiple processors without getting bogged down in locking bullshit and race conditions, you're much better off using Go than Java.

(Just last night, at a meetup, I was talking with two bright young physicists who reported that their universities don't do a good enough job of teaching Fortran, which is the language they actually need to do their job. Scientific computing still relies heavily on Fortran, Matlab, and other languages well removed from what's trendy in the CS department — no matter if that CS department is in the Java, Haskell, or Python camp. But if you want to learn to write good Fortran, you basically need a mentor in the physics department with time to teach you.)

And there are times when the right thing to do is to create a new language, whether a domain-specific language or a new approach on general-purpose computing. There's a good reason Rob Pike came up with Sawzall, a logs-analysis DSL that compiles to arbitrarily parallel mapreduces; and then Go, a C-like systems language with a rocket engine of concurrency built in.

(And there's a good reason a lot of people adopting Go have been coming not from the C++/Java camps that the Go developers expected, but from Python and Ruby: because Go gives you the raw speed of a concurrent and native-compiled language, plus libraries designed by actual engineers, without a lot of the verbose bullshit of C++ or Java. Would I recommend Go as a first language? I'm not so sure about that ....)

What would an optimal computing curriculum look like? I have no freakin' clue. It would have to cover particular basics — variable binding, iteration, recursion, sequencing, data structures, libraries and APIs, concurrency — no matter what the language. But it can't leave its students thinking that one language is Intuitive and the other ones are Just Gratuitously Weird ... and that's too much of what I see from young programmers in industry today.

Social Networks

Hotel Charges Guests $500 For Bad Online Reviews 183

njnnja (2833511) writes In an incredibly misguided attempt to reduce the quantity of bad reviews (such as these), the Union Street Guest House, a hotel about 2 hours outside of New York City, had instituted a policy to charge groups such as wedding parties $500 for each bad review posted online. The policy has been removed from their webpage but the wayback machine has archived the policy. "If you have booked the Inn for a wedding or other type of event anywhere in the region and given us a deposit of any kind for guests to stay at USGH there will be a $500 fine that will be deducted from your deposit for every negative review of USGH placed on any internet site by anyone in your party and/or attending your wedding or event If you stay here to attend a wedding anywhere in the area and leave us a negative review on any internet site you agree to a $500. fine for each negative review."
It's funny.  Laugh.

Homestar Runner To Return Soon 57

An anonymous reader writes with good news for everyone who loves Strong Bad.Back in April, Homestar Runner got its first content update in over four years. It was the tiniest of updates and the site went quiet again shortly thereafter, but the Internet's collective 90s kid heart still jumped for joy...The site's co-creator, Matt Chapman, popped into an episode of The Jeff Rubin Jeff Rubin Show to chat about the history of Homestar — but in the last 15 minutes or so, they get to talking about its future. The too-long-didn't-listen version: both of the brothers behind the show really really want to bring it back. The traffic they saw from their itty-bitty April update suggests people want it — but they know that may very well be a fluke. So they're taking it slow.
Software

Qualcomm Takes Down 100+ GitHub Repositories With DMCA Notice 349

An anonymous reader writes Qualcomm has forced GitHub to remove over 100 repositories due to "unauthorized publication, disclosure, and copying of highly sensitive, confidential, trade secret, and copyright-protected documents." Among the repositories taken down were for CyanogenMod and Sony Xperia. The issue though is that these "highly sensitive" and "confidential" files are Linux kernel code and reference/sample code files that can be easily found elsewhere, including the Android kernel, but GitHub has complied with Qualcomm's DMCA request.
Android

Apple Says Many Users 'Bought an Android Phone By Mistake' 711

mrspoonsi (2955715) writes "Apple CEO Tim Cook during his keynote said that around 130 million customers have purchased their first Apple device in the last twelve months. He states, 'Many of these customers were switchers from Android,' he said. 'They had bought an Android phone by mistake, and then had sought a better experience and a better life.' He added that almost half of those who have purchased an iPhone in China since December have switched from Android. However, it is worth noting that iPhones were not actually available in China until December, when pre-orders began, so it is unclear how much of the device's popularity there is simply down to the novelty factor, rather than a burning desire to flee from Android."
United Kingdom

Now On Video: GCHQ Destroying Laptop Full of Snowden Disclosures 237

An anonymous reader writes "On Saturday 20 July 2013, in the basement of the Guardian's office in Kings Cross, London, watched by two GCHQ technicians, Guardian editors destroyed hard drives and memory cards on which encrypted files leaked by Edward Snowden had been stored. This is the first time footage of the event has been released."
Security

Google Fixes Credit Card Security Hole, But Snubs Discoverer 127

Frequent contributor Bennett Haselton writes: "Google has fixed a vulnerability, first discovered by researcher Gergely Kalman, which let users search for credit card numbers by using hex number ranges. However, Google should have acknowledged or at least responded to the original bug finder (and possibly even paid him a bounty for it), and should have been more transparent about the process in general." Read on for the rest of the story.
Advertising

SourceForge Appeals To Readers For Help Nixing Bad Ad Actors 198

Last week, we mentioned that the GIMP project had elected to leave SourceForge as its host, citing SourceForge's advertising policies. SourceForge (which shares a parent company with Slashdot) has released a statement about those policies, addressing in particular both ads that are confusing in themselves and their revenue-sharing system called DevShare, based on the provision of third-party software along with users' downloads. Among other things, the SF team is appealing to users to help them find and block misleading ads, and has this to say about the additional downloads: "The DevShare program has been designed to be fully transparent. The installation flow has no deceptive steps, all offers are fully disclosed, and the clear option to completely decline the offer is always available. All uninstallation procedures are exhaustively documented, and all third party offers go through a comprehensive compliance process to make sure they are virus and malware free."
United Kingdom

UK MPs: Google Blocks Child Abuse Images, It Should Block Piracy Too 348

nk497 writes "If Google can block child abuse images, it can also block piracy sites, according to a report from MPs, who said they were 'unimpressed' by Google's 'derisorily ineffective' efforts to battle online piracy, according to a Commons Select Committee report looking into protecting creative industries. John Whittingdale MP, the chair of the Committee — and also a non-executive director at Audio Network, an online music catalogue — noted that Google manages to remove other illegal content. 'Google and others already work with international law enforcement to block for example child porn from search results and it has provided no coherent, responsible reason why it can't do the same for illegal, pirated content,' he said."

Slashdot Top Deals

Kiss your keyboard goodbye!

Working...