Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:2D? (Score 2) 20

I've got news: atoms are not 2 dimensional. I can't help but think any publication that prints this stuff isn't worth the paper it's no longer printed on.

By that logic, a map cannot be 2D because it will always have the width of the material it's printed on. The mere concept of 2D would be meaningless for anything but abstract mathematical objects.

However that's not how we use words and meanings in language. If you build a computer on a layer of material where the width is not relevant - because by design it's impossible to build it any thinner, for all practical purposes it's correct to call it a 2D material, and it's pedantry to point out that any physical object necessarily has at least 3 spatial dimensions.

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

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 Re:In other news... (Score 1) 212

It sucks that she got death threats and all manner of illegal things, there's no excuse for that, though the vast majority of it is likely justified anger at the company she chose to publicly represent. She literally signed up to be a PR and public face, and now regrets the harder parts of that position. It's hard to feel too much sympathy for a well paid corporate shill.

That may justify criticism. It does not justify harassment. "Justified anger" must be channeled through reasoned opposition, not character assassination, which is what you're supporting with your stance.

Comment Re:I know itâ(TM)s not cool here butâ (Score 1) 38

But the thing I feel the /. community always discounts is the elegance of the NT kernel, and the NT OS in the days before win32 got sucked into the kernel. Cutler and team developed a disciplined, adaptable, efficient, and powerful core system

It's common knowledge that MS has some of the smartest people in the world working on systems and language design tools; I don't think people in general are disscounting that.

It's just that all that is orthogonal to the monopolistic, evil business practices that the company uses to sell those software products and dominate the market. People can equally admire the former and despise the latter.

Comment Re:Epistemology (Score 4, Informative) 109

You misunderstood the above post. There is no proof that they have the same nature as "common energy" and "common matter", but there is overwhelming observational evidence that the universe doesn't behave as the Standard Model of cosmology predicts it should given the known amount and distribution of mass in the universe. That discrepancy between what is predicted and what is observed is called "dark matter", and you can't deny that the observations exist.

Comment Re:AI is right, but... (Score 1) 96

Unless this is hard-coded behavior, such unexpected response would be a sign of agency. That is, a sign that AI is capable of more than just correlate input and output based on a dataset.

That mindset is a category error; you're attributing to the automated system human qualities that it lacks.

The AI text-creation model follows the model of reflex actions: it receives stimuli, and spits out a response based on its evolved design.
If the generative model has any level of awareness at all, it's on par with that of an amoeba. If there is any human-like quality, it's in the humongous amounts of human-created training data it assimilated, not the generation process.

It's just like those petri dishes where bacteria get to solve some moderately complicated mazes, by growing towards the paths closest to the exit. There's no intelligence in the bacteria, it's the maze design what contains the information needed to both represent a problem and being able to solve it.

Comment Re:MESS (Score 1) 95

"good managers" funny I've never met that mythical beast. Let me guess your job title?
What your describing is a lazy SOB that doesn't want to learn one new thing.

See, that's what I mentioned about supposedly smart guys not noticing the value of a tool because it doesn't align with the way they see things.
FYI I'm not a manager, I have a college degree in Comp-Sci, yet I appreciate how non-programmers can build data types and automations without having to get such degree themselves.

Slashdot Top Deals

Pie are not square. Pie are round. Cornbread are square.

Working...