Comment Re:Hmmmmmmm.... (Score 1) 179
CO2 doesn't cause smog. Just because CO2 emissions are down doesn't mean other emissions such as particulates and nitrogen oxides aren't getting worse at the same time.
CO2 doesn't cause smog. Just because CO2 emissions are down doesn't mean other emissions such as particulates and nitrogen oxides aren't getting worse at the same time.
No you don't. Take a map at the start of the store and look up where you're going. Look for the (marked and signed) shortcuts. And don't be afraid to walk against the arrows if the shortcut is just past your section rather than before it. Yes, they'd like you to follow the arrows and walk round the whole store, but you don't have to.
It doesn't "run code". It doesn't need to.
It's not a new issue, just a new instance of it. If you have a file that contains external resources, such as HTML, to preview it you need to load the external resources. Which isn't a vulnerability in itself, but allows you to initiate a new network access request without user action. And Windows will helpfully attempt to log in to the random external server with the username and password of the current local user, which is the real vulnerability.
And the password is hashed, but that provides no real security - the hash effectively is the password and is sent in plain text on the wire.
Yes, and I listed several fall-backs.
Computer is working but truck immobilised - computer commands beacons on
Computer breaks - watchdog trips, bypasses computer and turns beacons on
Electrical supply fails - local battery turns beacon on
It's not perfect - for example the computer could get into a livelock and keep resetting the watchdog but not triggering the beacons itself. But then neither is the current system - having the driver place flares or beacons assumes that the driver is able to get out of the cab, and has working beacons/flares.
The most likely situation is that the computer is fully working, but can't move the truck. Either there's something wrong mechanically (engine failure, flat tyre) or the computer can't "see" clearly enough to move safely. Even if the computer has failed, "turn on all the lights if the computer fails" is a fairly simple thing to do - a watchdog timer holding off a relay that connects the lights to the battery (bypassing any electronic control). You can even deal with an electrical system failure by putting a battery in the light unit, held off by the main power, as building emergency lights do.
Slashdot doesn't support Unicode and assumes all input is ASCII. If you enter a non-ASCII character, your browser encodes it as UTF-8 but Slashdot reads it as ASCII (or possibly one of the 8-bit character sets).
IIRC they did support Unicode at one point but trolls used it to mess up the page formatting (ridiculous numbers of combining characters, right-to-left markers, unmatched combining characters, etc) and kept evading simple sanity checks, so they just went with "no extended characters at all, ASCII only".
Filtered due to your own preferences. It's not censorship if you choose not to read something - no-one is stopping you reading it, just scroll to the top of the page and change your preferences to show everything.
It's right there in the summary - "land on makeshift dirt runways adjacent to wind farms". I have my doubts about the practicality of that - large planes generally need a tarmac runway. You're going to need some interesting landing gear to land a plane that size on a soft surface. And enough flat ground to lay out a very long runway.
No, EVs are better for brake emissions too as they use regenerative braking. This means the brake pads last much longer. They may be a bit worse on tyres but not massively so - EV drivers aren't buying new tyres every few months.
The main issue if you have PVC in your plastic is that burning it can produce some nasty chlorine compounds in the exhaust. And if you don't have PVC in your plastic - how sure are you that you don't?
The innovative bit here seems to be separating the chlorine out of a PVC mix, leaving only hydrocarbons which can be safely burned.
The military budget isn't completely unlimited. Arguably if an opponent can convince us to shoot down their $500 drones with $1m missiles, they've already won.
And printing money only works up to a point. https://en.wikipedia.org/wiki/...
No, Scotland and Wales don't have so much of an issue. I don't really know what the situation is in Northern Ireland but haven't heard much about shortages there. Scotland and Wales are wetter and hillier that England, and less densely populated. A good part of the English midlands actually gets their water from Wales.
Not to say that there's no issues outside England, but it's certainly in England that there's most concern.
That's not the same thing. While they vary their price, everyone still sees the same price. If there's a lot of demand, the price goes up for everyone, while if they need to fill seats the price goes down for everyone. The proposed pricing uses AI to work out how much each person is willing to pay and offer them a personal price. So they might offer me a seat for $400 because I'm broke and/or stingy, while charging you $1000 since they think you're well off and will pay whatever they ask.
To some extent it's not new - coupons and rebates are the same sort of idea, as people who aren't prepared to pay high prices will put in the legwork while those who don't care will just pay what's on the price tag. But there's nothing stopping someone rich jumping through the hoops too. The difference here is that if the AI thinks you're rich you can't jump through the hoop as they'll take the hoop away.
They think they're compliant. If you disagree, you're free to take them to court - though the legal bills will be huge.
They offer you the source code, and you're allowed to distribute it. They won't (and can't) take legal action against you for doing that, and they will honour all their contracts with you regardless. They won't do anything to you at all. They will just decline to do any new business with you in future. That's certainly against the spirit of the GPL. Is it against the letter? Well, that's what lawyers get paid big bucks for.
Yes, it might be. It's a peculiarity of the way sentencing works. Once a sentence is passed, it can't be increased (except by appeal in limited circumstances), so the headline figure is actually the maximum. You'll probably get let out sooner, but you're "on license", not actually free. If you don't behave - even if you're not convicted of a new crime - you're back in jail.
With a life sentence, unless you get one of the rare "whole life tariffs", you'll probably get released at some point. But you're still "on license" - forever. Misbehave and you're straight back in jail, even if you've been out for years. And the parole board doesn't have to let you out when the tariff is up - you could be in for your whole life anyway if the parole board doesn't think you should be released.
I program, therefore I am.