Forgot your password?
typodupeerror

Comment Re:but you don't want scammers to own bankofameric (Score 3, Interesting) 40

Which is why, as many people pointed out at the time the root servers were opened up to all these new gTLDs, that this is just a license for the successful registrars running each gTLD to print money at the expense of everyone with a brand they have to protect. In most cases, they were absolutely right on the money; .biz being the classic example, almost immediately becoming a wretched hive of online scum and villainy most mail server operators equally rapidly blocked outright. (I am curious though; does anyone actually try and host a legit .biz domain these days? I don't think I've ever come across one.)

I'll give you, there are some pretty cool options for host/domain names under .web, especially with an arachnid theme or things like "web.web.web", that might become useful and popular for some groups, but apart from those - which Verisign, being Verisign, will no doubt have a special procurement process for to maximise their investment - the rest will almost certainly be parked/redirected brandname protection, a vast number of of scammer sites, and a handful of vanity projects that 99.99% of people probably won't even know about, and probably wouldn't care about if they did.

None of which changes the fundamental point that we seldom care about URLs any more. We click on links in apps, webpages, emails, etc., ideally having done some kind of due diligence to make sure the link is hopefully OK, or just cut and paste from the browser bar to put it into something we are writing. Functionally, "bankofamerica.com" is no different from "bankofamerica.web", or any other gTLD/ccTLD they might care to suffix it with, and it wouldn't make any difference to their service if all the other TLDs went away, unless they wanted to do some kind of content localisation based on a ccTLD rather than some other approach to achieve that.

Comment Re:In other, possibly related, news... (Score 4, Funny) 158

Sam Altman is also a psychotic sociopath. He's probably pitching "Project Skynet" to Trump and Pete Hegseth right now - "Look how effective our tools clearly are! You could be using them against China, Iran, Cuba ..." [checks notes] "Um, Greenland, Canada, Democrats (especially Obama & Biden!), E. Jean Carroll, the BBC... And for the low, low price of..." [pinky finger] "one trillion dollars, we can be up and running by, let's say... 2029?"

Comment Re:Speak for yourself, I'm a dog guy + 1-sided lov (Score 2) 157

her expecting me to read her mind and magically know how to please her in every way, (a very long list), was always a factor.

oh, so by dating you mean watched 80's comedians all day . got it.

No, it means there are communication problems, which is far more common and cliche than even 1980s comedians.

Comment Re:An AMAZING number of flaws (Score 1) 76

It's bad, but Microsoft has a awfully large number of lines of code to run through Mythos or whatever (whether they need that many is a whole other discussion). A more useful metric on overall code quality would be how many bugs are being found per 10k lines of code compared to their peers (including FLOSS); e.g. if Microsoft ran 10m SLOC through Mythos to get those 570 bugs, and a smaller project ran 1m SLOC and got 57 bugs, then you could reasonably argue that their code quality is about on a par with the smaller project. It's still Apples to Oranges though, because some coding solutions are going to be much more challenging to code, and therefore more likely to contain bugs.

On the upside, we're probably going to get several months of this while everyone with access to Mythos et al runs their existing code through it and integrates into their release processes for new code, and the end result will be things being much harder for all the bad actors in the world. Even if you don't use the improved code yourself, that's hopefully going to have a significant impact on the number and size of all the botnets out there, and that's a net benefit to everyone apart from the bad actors.

Comment Re:They should do the same in The Netherlands (Score 1) 263

Not getting any sunlight until past 10.00 AM is so annoying,

Well not getting any sun past 4:30 in the afternoon is also so annoying.

Gosh, it's almost as though people in different geographic areas have different needs and desires. If I didn't know HOW IMPORTANT it is that we all be forced to do everything the same, I would suggest that timezones be regional, agreed upon by local governments. But of course that's heresy since not every local government would make the exact same choices.

Comment Won't it have popped by a year from now? (Score 0) 47

If the governor wants New Yorkers to be able to get cheap RAM at AI bankruptcy auctions, shouldn't they build the datacenters now?

If you wait a year to give permission, the bubble will have popped long before any hardware ever gets shipped, so the bankruptcy auction won't have anything to sell.

Comment My generation solved this with one simple trick (Score 0) 109

It occurs to me that I had an advantage over kids today, in that there were different forces at play, such that I had to take tests in classrooms, so it was either learn shit or get a bad grade. I don't think of the forces that put me into classrooms as all that exceptional, but I think the young 'uns really do have one really unusual one, that I (as well as my parents' generation, now that I think of) just, somehow, skipped right over.

You see, back in my day, we did a lot less of this ..

Quite a few students had expressed anxiety about being in a classroom after a gunman killed two students and injured nine

.. and instead we just let the ever-pending horror of nuclear war terrify us. And the neat thing about nuclear war, is that someone is going to hatefully and gruesomely murder you no matter where you where you are, so a classroom isn't really all that different than home.

I'm wondering, what can we do to help younger people be terrified out of their minds all the time instead of just in common-sense situations like crowds? We need to help them understand that they're safe nowhere, so they're not-particularly-unsafe anywhere, so they can show the fuck up and take exams.

Comment Re:American Open Weight Models (Score 1) 109

Wait, what? They're *making* money now? Last I heard they were still playing shell games with pretend money in a financial merry-go-round of pinky swear deals to make it seem like they are somehow not haemorrhaging quite so many hundreds of billions of dollars as they actually are to try and keep the VC funding flowing in.

The AI endgame, sure. That's totally going to be the kind of bait and switch that Google pulled when they transitioned from a search provider into an ad provider; get everyone hooked on your services, then monetise all the data you've captured and start cranking up the token fees until your customers (only they are actually more your "product" now) squeal, then turn it up some more while offering a rent-seeking subscription model that looks like a good deal until you realise (too late) what they've buried in the small print.

Drug pushers are probably looking at the tech industry in awe at this point.

Comment Re:wow, clever. (Score 1) 50

Previous planetary probes have done figure-8s around the Earth & Moon to build up velocity before heading off for their target planets, so you could possibly do something similar with this to shorten the transit time; a few laps to provide initial acceleration to escape velocity, then coast to Mars using the panels to keep any systems ticking over and batteries topped off. Mars orbital insertion might need a little thought as to how to manage deceleration, or a secondary means of braking propulsion, if you can't do that using Mars' gravity alone though.

Comment Re:ok (Score 1) 20

There are at least a few teams out there doing just that. In this case, finding software bugs, get one LLM to look for potential bugs, and use a second independent LLM to try and validate the potential exploits it finds / develop a PoC. Depending on what you are doing and how critical/sensitive the code is, you could also add more independent LLMs in each group to provide additional layers assurance before any output is passed over for human review.

There's also supposed to be a training loop with LLMs, so you should be flagging any false positives and feeding those back into your model so that the quality of findings improves. The current versions of Mythos/Fable might not be perfect, and probably never will be, but with a few more iterations Anthropic should be able to decrease the FP rate considerably, and ultimately that's going to be a big win for everyone with an interest in bug & exploit free code.

Slashdot Top Deals

How many NASA managers does it take to screw in a lightbulb? "That's a known problem... don't worry about it."

Working...