Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Since there seems to be some confusion, (Score 1) 93

Picking up an unnatural, focused emission of energy from another planet would already be pretty good, even if we cannot decode the signal or even recognize it as such.

How do you determine what is unnatural? Over the years astronomers have picked up *lots* of signals that had no natural explanation at the time but do now...

Personally I think the whole thing is likely a waste of time - we've only been using radio for interplanetary communications for a few decades and things are now rapidly moving towards laser communications. Assuming another civilisation follows a similar path, the time between "not advanced enough to detect" and "too advanced to detect" seems pretty short.

Comment Re:I'm abandoning it anyway (Score 4, Insightful) 53

The absurd release frequency, the unnecessary changes, and the bad quality forced me to air-gap my system and freeze it in an ancient version in order to keep it running (or, better said, in order to reduce the risk of it breaking down). I stopped recommending fedora ages ago. Now that that system fulfilled its original purpose, it will be repurposed and updated with something different, probably CentOS or Mint.

I think you're rather missing the point of Fedora. The whole point is a Free, rapid release cycle distribution to track the (b)leading edge technologies. The good stuff that drops out of this goes into RHEL a few years later, whilst the bad stuff is abandoned. If you wanted a long-term-support distro, why did you choose a rapid release cycle one in the first place? RHEL, CentOS or Scientific Linux are much more sensible if your're not interested in the latest features; but you can't have both - you can't have the latest stuff that was only developed last month unless you go with a rapid release cycle distro.

Comment Re:UK EU more problems than solutions? (Score 4, Insightful) 341

Are there any benefits that a random British person could point out, that are the result of UK being in the EU?

Economic advantages, of course, but also a whole swathe of good laws have come from the EU. The anti-EU crowd always like to point at the bad laws (and of course, there are some) as a reason to leave whilst completely ignoring all the good laws that are only here as a result of the EU.

Comment Re:I beg to differ. (Score 2) 370

I don't see how a conviction for possessing child porn is irrelevant or outdated. So I don't like his chances.

If the sentence has been served then is it really in anyone's interest to keep persecuting someone for an crime that they once committed?

If someone is still a danger to the public, they shouldn't be allowed out in public unsupervised. If they aren't a danger to the public then the public doesn't need to know.

Comment Re:Autoimmune disorder... (Score 1) 350

For the same reason your email server accepts emails with fake sender addresses - it's usually not possible for the telco to know that its fake.

Analogy fail. Emails are not billed as such, they're just part of the sea of data flowing across the network. Phone calls, on the other hand, *are* discretely billed, so phone companies *must* have an accurate record of where calls are coming from so they know where to send the bill.

Telcos know where the call entered their network. On the originating network, this means that they can accurately know which subscriber line it came from and bill as appropriate. On transit / destination networks, the identity of the originator is not known with confidence, nor does it need to be for billing purposes (the destination network is not billing the original subscriber; they may be billing the network that passed the call on to them (originator or transit), and of course they know which network that was, but not the identity of the actual originating subscriber.

It's called ANI (automatic number identification). It's not Caller ID and is not normally spoofable.

AFAIK there is no requirement for a network to pass ANI data to another network when a call crosses between them. It certainly isn't required for the operation of the network itself (the signalling traffic is routed by point code and the media is identified by circuit - the only telephone number actually required for call routing is the callee's and even that is only required for call setup; of course, SS7 networks are not transparent end-to-end networks like the internet, so the "originating point code" that the callee sees isn't going to be the actual originating point code, especially if the call originated off-network).

Heck, VoIP gateways aren't usually going to provide a meaningful ANI anyway.

Comment Re:Autoimmune disorder... (Score 2) 350

Mine doesn't. Its fairly easy to setup your mail server to only accept mail from properly configured mail servers, in which case you can ensure the message came from a server that should be responsible for sending you a message from that address.

Most of the time there is absolutely no way to know which mail server is responsible for sending mail for a particular address. People can publish SPF records which provide you with this information, but very few people do, so you can't rely on this.

You can look at the MX records to see which servers can receive mail for that domain, but that doesn't tell you which can send mail, so again you can't rely on this at all.

You can do sender verification callouts, but this only confirms that the address is valid, not that the message you are receiving actually came from it. Also, sender verification callouts are considered a Bad Thing, since they can be abused to create a reflection DDoS attack.

If you want to set up a mail server that will only accept mail from systems that publish SPF records then by all means you can do so and you'll massively cut the amount of spam you receive. You'll also massively cut the amount of legitimate mail you get too.

Comment Re:Autoimmune disorder... (Score 1) 350

Why are the telcos accepting fake caller IDs, and why are the law enforcement agencies tolerating this crap from the phone companies? That's the problem. The police are, as you say, just reacting to the call they get. The question is why the caller is allowed to lie about what number they're calling from.

For the same reason your email server accepts emails with fake sender addresses - it's usually not possible for the telco to know that its fake.

Comment Re:How long? (Score 1) 165

Well, let's cover the office and the shopping center and the parking garage with solar panels. At least some of it could come from the sky at the point of use. And if you're going to run a lot of capacity there anyway so that cars which are there can be charged, it's a good place to site the panels even when they're not being used locally.

Offices and shopping centres already use a lot of power. I'm not sure why the existence of electric cars really changes anything - they haven't installed PV to cover their usual energy consumption so why would they install PV to charge your car?

Comment Re:preventing officers from being able to deactiva (Score 1) 152

Besides - if the camera takes 0.1W to record then it takes 0.1W - all reducing the footage quality does is reduce the amount of RAM needed as a buffer.

Not at all. The amount of power used by CMOS hardware is basically proportional to the number of transistors that are being switched, and how frequently they are switching. So each time you capture a frame you have to:
  - reset the sensor's pixels
  - read the sensor's pixels
  - amplify the signal
  - debayer the data
  - possibly compress the data
  - store the data somewhere
Each of these steps will take a certain amount of energy. Obviously the more frequently you capture a picture, the more frequently you have to do all of the above and so the power consumption increases. There's a reason why your laptop or phone puts the CPU to sleep between operations, and it's the same reason why your computer gets hot when asked to do more work.

Comment Re:open "sourced" database (Score 1) 139

I was confused about how someone could be charged for access to "open source" information..

Open source and public domain are not the same things - most open source data is copyrighted and made available through a suitably permissive licence. Break that licence and you can be sued just as easily as if you were breaking a closed source licence.

Comment Re:preventing officers from being able to deactiva (Score 1) 152

Power requirements go down a LOT if you're writing to RAM instead of flash memory and not displaying anything on a video screen.

eg. I've seen CMOS sensors that use less than 0.1W.

It would also seem reasonable for the 30 second prebuffer to run at a reduced frame rate to save battery.

Comment Re:The textbook industry... (Score 1) 252

I keep having conversations with my students where I explain why they shouldn't pirate books, or at least should make sure that the authors are getting paid (for instance, buying a legal copy then pirating / cracking it if it has DRM to get a useful one.) ...and yet I have a lot of trouble trying to work up enthusiasm for telling them not to pirate textbooks.* Particularly problematic, as I've shown a few how to torrent. (Heck, I've shown faculty members how to torrent.)

* As opposed to professional reference books.

I'm not a big fan of copyright infringement, but I do wonder why you would pay good money for something you're going to have to break the law to use rather than just breaking the law to use it without paying first...

Comment Re:Ask a Beautifull Mind (Score 1) 800

In an accident in which a fatality is unavoidable, I don't want my car to agree with the other cars that its best for me to be the fatality

That's shortsighted, you're assuming you will always be on the losing side of this situation. If the cars strategy is to preserve as many lives as possible, even if that means harm to the occupant, you are more likely to be saved by this strategy when it is the other drivers car trying to save you.

My purchasing decision makes no difference to other peoples' purchasing decisions - if I decide to be selfless and buy a self sacrificing car and everyone else buys a self preserving car then the only people better off are the people who aren't me. I would want the things I can make decisions about to improve my chances of survival - I can't control what other people's decisions are (but I think its reasonable to assume that, given the choice, other people would also choose a self-preserving car too). This is basic game theory stuff - this is every man for himself, the only way you're going to get everyone to make the selfless decisions is if you force them to do so.

Comment Re:Nonsense (Score 3, Interesting) 800

There's no such thing as an intentional accidents. An autonomous program that is paying attention will not have such a situation and therefore the manufacturers will always be responsible for failure.

If a car shoots out from a blind junction at speed and you can't stop in time, that's an unavoidable accident - the car could not be seen in advance, so the autonomous program couldn't have avoided the accident even if its paying attention the whole time. You could argue that you should be going slow enough that your stopping distance is short enough to avoid the collision, but on a lot of roads this would seriously hinder traffic flow - at some point you just have to trust that other drivers are following the rules of the road and accept that the risk can't be completely eliminated.

Similarly, mechanical failures can't always be predicted - you're overtaking someone and their wheel comes off causing them to swerve into you. Impossible to predict so now you're left trying to reduce the seriousness of the inevitable accident. Hell, your own car may have a mechanical failure that the computer couldn't detect.

Slashdot Top Deals

Don't compare floating point numbers solely for equality.

Working...