Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Langendorf bread (Score 1) 152

When I was a kid, we too had stupid things. Besides elephant jokes (how many elephants can you fit in a VW Beetle? Five -- two in the front, two in the back, and one in the glove box), the dumbest joke I remember was to run up to a friend fast and breathless and demand "Guess what!" as if you'd seen a UFO or fire engine run by, then shout "Langendorf bread, that's what!" and run away cackling like Kamala Harris.

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

...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) 47

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 1) 184

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: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.

Submission + - SpaceX Wants to Fly Its Gigantic Starship Directly Over Florida (gizmodo.com) 1

joshuark writes: SpaceX is inching closer to sending its Starship rocket into low Earth orbit. A newly proposed flight path for the upper stage would see it fly across Florida skies—an unusual route that would seriously disrupt air traffic and raise the risk of debris falling onto populated areas below. On the plus side it will make orange juice ready for space and decrease the drain on Social Security.

The Federal Aviation Administration (FAA) is reviewing SpaceX’s request for new launch and reentry flight paths, but awaits a donation from Elon Musk to grease the administrative costs and provide timely rebates for the agency. In its recent report, however, the FAA concluded that there would be “no significant impact” from Starship’s new launch trajectories.

A number of Starship’s test flights have ended with the rocket breaking apart and raining debris on parts of the Caribbean, Puerto Rico, and the Virgin Islands. Elon Musk intimated about breaking eggs to make an omlet.

Comment On the other hand... (Score 3, Interesting) 61

If human activity was on a fixed time, that point in time could never be visible to astronomers, at least not unless LIGO was rebuilt on the moon. This doesn't necessarily offer benefits, but it would be sensible if this was a possibility that was considered.

True, it means we can't use gravitational triangulation, but the detector is nothing like close enough to being sensitive enough to be useful there.

Either way, between radio astronomy, optical astronony, and gravitational astronomy now being largely defunct on Earth due to humans messing things up, we really need detectors on the moon or on Mars before we can do anything significantly beyond what we've already done. Space telescopes are just too small and although you could precisely measure 3D positions with sufficient precision to do interferometry, it would not be easy.

Basically, each space telescope would need to measure acceleration with incredible sensitivity and time with incredible precision, record over a very long time, then have a means of collecting the data on physical media and bring it back to Earth for combining with the other recordings. Real-time interferometry wouldn't be possible.

You're much much better off building your telescopes on the surface of a solid planetary mass like the moon or Mars.

Slashdot Top Deals

To do nothing is to be nothing.

Working...