Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:China is ahead... in so many ways (Score 1) 16

To be fair, there are lots of negatives about the Chinese approach. And we're so used to the negatives of the US approach that we almost don't see them...but other people do.

As "dominant world power"s go, the US has been quite lenient. This is known as damning with faint praise. OTOH, China shows every sign of being going to be worse...but probably not worse than Britain was.

Comment Built In Limit? (Score 1) 39

> The software had a built-in limit of 200 bot detection features. The enlarged file contained more than 200 entries. The software crashed when it encountered the unexpected file size.

A built in limit is:

if ( rule_count > 200 )
    log_urgent('rule count exceeded')
    break
else
    rule_count++
    process_rule

This sounds like it did not have a built-in limit but rather walked off the end of an array or something when the count went over 200.

Comment Me too. (Score 1) 8

I'm listed as a donator because I'm actually one of those rare few who bought a commercial license back when Blender still was closed source and was being sold as a commercial product by NaN. They went commercial for a year or so after blender was available as freeware. I paid 250 Euros and still have the color-printed receipt. I might frame it and hang it on the wall some day. :-)

Comment Re: Clippy on steroids (Score 1) 26

No kidding. I don't know if you've ever tried using Explorer to search files in a directory for a filename, but it's unusable.

Everything from Void Tools does it in milliseconds. It does exactly what you'd expect - builds a list of filenames and searches them.

AFAICT there is nothing you can do in Explorer to make it only search the filenames - apparently it's necessary to search the web, the registry and everything else to find files by filename.
Can't wait for the agentic AI solution to ask Copilot what to do as well...

Comment Re:It doesn't matter (Score 1) 72

I think your model is only one of several alternatives. I don't foresee a unitary intelligence as likely, but an executive function delegating different tasks to different experts depending on context. And it can't be limited to language, it needs to interact more directly with the physical world. But we're already taking steps in that direction.

Yes, it's difficult. Perhaps it will take awhile. But there's absolutely no reason to expect human intelligence to remain the top measure. (Even now there are lots of contexts where it isn't. Try to out-calculate a spreadsheet. What the spreadsheet can't do is design itself.)

Comment FoIA (Score 4, Insightful) 56

I heard earlier today that a court has determined that since governments are using all of this data, including license plates, that a FoIA request for all of the license plate data gathered from Flock in a city area for a range of dates was valid.

They want to have a power advantage over their serfs but turning their advantage into a burden changes that dynamic. Something to look into for those so inclined.

We seem to be well past the point of being able to expect them to follow the Law or "do the right thing".

Comment Re:Icky, but (Score 1) 65

> I see no reason why the government shouldn't be allowed to buy the same data that jim-bob the farmer can purchase.

Jim-bob is likely to face some serious problems if he smashes down your door and drags you away in a pre-dawn raid.

The IRS people get a promotion.

This is why the Constitution places strict limits on the actions of government agents.

(in its original interpretation)

Comment Re:BNPL groceries = groceries on credit cards (Score 1) 93

This.
Credit options are usually convenient, and often have other benefits like interest free periods, cashback or airmiles etc. Lots of people use them who could easily afford to pay up front.
If you end up paying the same, but get some kickback or defer payment until later why wouldnt you?
A lot of the users aren't people who can't manage their money, it's the opposite - people who know how to manage things optimally.

Comment Re:C'mon, Saudi (Score 1) 90

Good points, but not necessarily eternal truths. I suspect you could use magnetic fields to strengthen the cable. Of course, that would collapse if the power failed. But perhaps there are other alternatives that nobody has thought of.

Still, my favorite skyhook is the PinWheel, though it needs a hefty mass in a fairly low orbit (as well as long arms that reach into the stratosphere). But you need to lower as much mass as you raise (on the average) or the orbit decays.

Slashdot Top Deals

Politics: A strife of interests masquerading as a contest of principles. The conduct of public affairs for private advantage. -- Ambrose Bierce

Working...