Forgot your password?
typodupeerror

Comment Re: Wait, what? (Score 1) 78

A traditional UPS comes in two variants, UPS and SPS, U = uninterruptible and S = standby. But anything which can supply backup power is arguably a UPS and that includes solar power systems and the like. These days it is common for them to be grid tying. And it's now common for grid tied inverters to have a boost mode, where they will compensate for voltage sags by supplying synchronized power. Therefore the functionality is absolutely available, though what exactly the hardware is called may vary.

Comment Re: Great, more lies (Score 2) 137

He doesn't know shit except how to abuse customers and employees. He could definitely fall for someone telling him it's possible. It's fundamentally a stupid idea, because the brain is not a computer and doesn't execute instructions like one, and therefore doesn't have any such thing as a core algorithm. The closest thing it has to that is physics.

Comment Re:Censoring..the police? (Score 1) 49

People who think that Ring and Alexa are retaining the minutia of your daily life don't seem to understand that either.

It's one thing to retain all of the video forever. It's another thing to analyze the video and store notes about what occurred forever, and store any interesting video forever. They can be and probably are doing both things because it would be valuable AI training data.

Comment Re:Preservation letter? (Score 1) 49

You're making assumptions. Normally warrants do not take long to get filed or issued. There's nothing in TFS to indicate that they just sat around waiting for months.

FTFS:

A burglar took a self-driving Waymo taxi to rob a San Francisco yoga studio this past January, reports TechCrunch

and

by the time the search warrant was filed in April

If it took three months to figure out it was a Waymo, they weren't working on that case for most of that time. Perhaps they were working other cases, but not doing some quick preliminary work when new cases come in to see if they can be moved forward is fucking up by definition.

Comment Accountability. (Score 1) 23

The problem with this approach is, it only works as long as someone does the checking. In practice everyone turns on 'safe update channel' and nobody actually tests the bleeding edge, ten days elapse, and the malicious code flows into the 'safe channel'.

It is like sending for help in a first-aide situation, you need to point at someone specifically, make eye contact and say "YOU! go get help" if you just shout 'someone get help' and go back to recuse breathing or whatever you're occupied with everyone will stand around on-looking assuming someone else is doing something.

I love Ruby, it is an elegant language and it has made great performance gains in resent years, but but bundler and the drama around rubygems is a really problem, for anyone trying to make commercial use of it. I hate to say it but if Ruby is going to survive it probably needs to find another major patron besides Shopify, that is willing take some ownership and investment in the outside the standard library supply chain. Bandages like this are not going to cut it, and pure community lead effort isn't likely to be able to keep up with the evolving threat landscape. Unless your project is Linux, Samba, Bind, Apache, level deployment scale it just does not work with the degree of attack surface something like package/module repository offers.

Comment Re: Erm no (Score 1) 32

you seem to be forgetting about the SMP which if I recall made BeBOX the only SMP workstation out there in 95

Well, this is going to depend a whole lot on how you define workstation.

There have been multiprocessor PCs going back at least to 486s. SunOS 4 for x86 (which has been a thing for a lot of years) and SCO Unix would both run on a machine with 8x 486DX processors. That was pretty much intended as a server so far as I know, though.

A Sun SS10 (1992) has 2x SBus slots, each of which can be loaded with a 2x hyperSPARC module, available at up to 200 MHz. We had a SS10 and SS20 at Silicon Engineering called seismic and something else starting with sei (we had seine and seidel and seizure and so on, back then on pretty much any UNIX system you could grep the words file) and the SS10 had dual-dual 85 MHz modules, the SS20 dual-dual 125 MHz. Those speeds might be estimates. These machines were both workstations and servers; we used DQS to distribute Verilog and similar jobs to machines with lots of CPU. But people sat at those machines at the same time.

There were also definitely dual Pentium Pro boards from pretty early on, but that was too rich for my blood. I thought about doing a dual celery when that came around, but then Athlon came out and solved my need for more CPU without more Intel.

Comment Re:Still not solid-state. (Score 1) 26

Semi-solid-state batteries significantly reduce the amount of liquid-that-immediately-bursts-into-flames-when-exposed-to-air-and-doesn't-stop-burning-when-you-douse-it-with-water

Have you ever punctured a lipo cell? I have. Nothing happened. Then I put it in water. There were a few little bubbles. Over the next two years the pack gradually grew until it was about three times its prior size, and hard. At no time did it emit flames. (I kept it in a coffee can.)

I think NCM batteries in particular are fucking terrible and I don't want to downplay that there is a risk of thermal runaway for all lithium cells with liquid (etc) electrolyte, but overstating the case is not a help.

Slashdot Top Deals

"Little else matters than to write good code." -- Karl Lehenbauer

Working...