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

 



Forgot your password?
typodupeerror

Comment Keep in mind... (Score 1) 101

...that there's a LOT of minerals and other nutrients in food, only a fraction of which are produced from chemicals in fertilisers, O2, and CO2. If you produce too much with too little consideration of the impact on the soil, you can produce marvellous dust bowls but eventually that's ALL you will produce.

Comment It's not just foreign languages (Score 2) 49

There's a lot of stuff that is on the Internet that doesn't end up in AIs, either because the guys designing the training sets don't consider it a particular priority or because it's paywalled to death.

So the imbalance isn't just in languages and broader cultures, it's also in knowledge domains.

However, AI developers are very unlikely to see any of this as a problem, for one very very important reason --- it means they can sell the extremely expensive licenses to those who actually need that information, who can then train their own custom AIs on it. Why fix a problem where the fix means your major customers pay you $20 a month rather than $200 or $2000? They're really not going to sell ten times, certainly not a hundred times, as many $20 doing so, so there's no way they can skim off the corps if they program their AIs properly.

Comment Well, that's one example. (Score 2) 187

Let's take a look at software sizes, for a moment.

UNIX started at around 8k, and the entire Linux kernel could happily sit in the lower 1 megabyte of RAM for a long time, even with capabilities that terrified Microsoft and Apple.

The original game of Elite occuped maybe three quarters of a 100k floppy disk and used swapping and extensive use of data files to create a massive universe that could be loaded into 8k of RAM.

On a 80386SX with 5 megabytes of RAM (Viglens were weird but fun) and a 20 megabyte hard drive, running Linux, I could simultaneously run 7 MMORGs, X11R4, a mail server, a list server, an FTP server, a software router, a web server, a web cache, a web search engine, a web browser, and stil have memory left over to play Netrek, without slowing anything down.

These days, that wouldn't be enough to load the FTP server, let alone anything else.

On the one hand, not everything can be coded to SEL4 standards (although SEL4, by using Haskell as an initial language to develop the core and the proofs, was able to cut the cost of formal programming to around 1% of the normal value). On the other hand, a LOT of space is gratuitously wasted.

Yes, multiple levels of abstraction are a part of the problem. Nothing wrong with abstraction, OpenLook is great, but modern abstraction is mostly there due to incompetent architecture on previous levels and truly dreadful APIs. And, yes, APIs are truly truly dreadful if OpenLook is the paragon of beauty by comparison.

Comment Re:And TP-Link is being investigated for a ban.... (Score 1, Interesting) 34

The solution is easy. WiFi 6 is only just starting to come out in the marketplace. If TP-Link hijacks the standard development procedure, solidifies a workable WiFi 8 quickly, and manufacturers/users in Europe, Asia, and Oceana all start using WiFi 8, skipping WiFi 7 entirely, the US will be left with an inferior standard that only they have gear for, with no option to use WiFi 8 for many more years because the only manufacturers making it can't sell in the US.

Comment Re:"Fair and Balanced" (Score 1) 212

Maybe look under the large heading "Unsubstantiated claims" which lays out several examples known at the time the article was published. Now you might take issue with the depth in which they cover the unsubstantiated claims as such, but the article you cited here very intentionally and transparently acknowledged the fact that there were problems with the dossier.

Now shall we contrast that with a certain mainstream American press outlet's coverage of the Biden laptop?

Comment Re:"Fair and Balanced" (Score 1) 212

Let's have a look, shall we?

Shortly after the Post story broke, social media companies blocked links to it, while other news outlets declined to publish the story due to concerns about provenance and suspicions of Russian disinformation.[8] On October 19, 2020, an open letter signed by 51 former US intelligence officials warned that the laptop "has all the classic earmarks of a Russian information operation."[9] By May 2023, no evidence had publicly surfaced to support suspicions that the laptop was part of a Russian disinformation scheme.

All that proves is that hindsight is 20/20. At the time the story was suspected by experts to be bogus, and in your view an impartial news media would have run with it anyway? The "fair and balanced" media certainly did. You might also recall that nothing came out of the laptop "scandal" other than a gun charge for Hunter. The idea that the laptop implicated the "Biden Crime Family" remains domestic misinformation. Moving on.

"On January 10, 2017, CNN reported that classified documents presented to Obama and Trump the previous week included allegations that Russian operatives possess "compromising personal and financial information" about Trump. CNN said it would not publish specific details on the reports because it had not "independently corroborated the specific allegations".[126][134] Following the CNN report,[135] BuzzFeed published a 35-page draft dossier that it said was the basis for the briefing, including unverified claims that Russian operatives had collected "embarrassing material" involving Trump that could be used to blackmail him. BuzzFeed said the information included "specific, unverified, and potentially unverifiable allegations of contact between Trump aides and Russian operatives".

So Buzzfeed published the dossier, and you're mad at CNN? Unrelated, while the more salacious details were never proven, the broader claims that Russia interfered with the election and the extensive ties between Russian nationals and Trump campaign people were true.

TL;DR - To demonstrate how biased the mainstream "liberal" press is, you offered up two detailed examples of them treating unverified information responsibly.

Comment Re:Or... (Score 1) 150

There are 1500 genes involved. As effects are likely not merely down to specific genes, but gene interactions, you're going to need a model that can handle 2^1500 different permutations. That's simply not something that is classifiable.

As far as gene therapies are concerned, since autism seems to involve combining elements of Neanderthal neurology with homo sapiens neurology, the obvious fix would be to add further Neanderthal genes where combinations are known to produce adverse effects.

Slashdot Top Deals

"Little prigs and three-quarter madmen may have the conceit that the laws of nature are constantly broken for their sakes." -- Friedrich Nietzsche

Working...