Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Can we get rid of the US Congress so easily? (Score 1) 227

One response only... "[citation needed]". Some of the stuff you listed are just random delusions that you can find in The Sun every time. Others seem like one-off crazy cases that can happen... but they happen more or less everywhere else too and when you present them stripped out of context, they don't really matter (they're usually connected to long-standing conflicts). I can only confirm the whole bin collection thing - it is just crazy and it is a big problem (although I don't know about any place that does the collection less than once a week).

Also, if only all bureaucracies worked as well as UK's! I don't mind filling loads of forms if they actually solve my problem in time - which was not always the case in other countries I lived in.

Comment Re:They're just reprogramming the IMEI and IMSI... (Score 5, Interesting) 181

Agreed - the explanation seems weird. I'm not sure about Nokia patching scene, but most of the Siemens *45, *55, *65 phones could be completely reprogrammed and were well understood. SL45 was one of the best examples - it's annotated assembler firmware was so nice to work with that people simply wrote binary patches in assembler, or used C compiler + binary patched some jump addresses. There were complete design notes circulating on P2P networks. I'm not sure what can be so specific to Nokia 1100 that they don't want to reprogram any other device.

Even better - if they're good enough to reprogram Nokia to interact directly with SIM and GSM module, why won't they just buy GSM modules themselves and clone some random SIM cards? It's not like GSM transmitters are some controlled goods available only to Nokia et al. If you can afford 100 of them, they should be quite easy to obtain.

So yeah - it seems there's something more going on here. Or they're just some script kiddies who bought a "hacking technique" from someone more advanced and now they can only replicate the issue on that one device.

Comment Re:LOL: Bug Report (Score 1) 421

Pretty much every programming book presents a simplified view of the world. Because it teaches C, not systems. Try Rochkind's "Advanced unix programming" one day if you want something close to real world. fsync()'s fairly portable and can be redefined to noop where needed, so I don't see a problem there.

Of course "Adding fsync() all over the place wouldn't fix anything". On the other hand, adding it where it's supposed to go, will :) You cannot be both fast AND transactional in every operation.

Comment Re:Ouch (Score 1) 556

Do they have some kind of special wiring that can detect whether it's her grandkids calling or an angry scam victim?

Actually, they know which provider sent in the call. So they can point at the original company that allows spoofing.

Can they reach their fingers through the lines and stop the scammers from spoofing the old lady's phone number even through the call probably doesn't originate or even necessarily terminate on their lines?

I'm not sure which company regulates telecomunication laws in US, but I guess they have the authority to force it on PSTN and they *are* interested.

And the FBI. What do they have to go on? They know that someone, somewhere is spoofing her phone number. I'm not sure that is even illegal. So what basis do they have to justify the expense of an investigation?

I guess they will be interested if someone can spoof any number. Otherwise, you can call anyone passing yourself as a local FBI worker ("you can compare my caller id with your phonebook, I'm an FBI agent")

I've had my email address used by spammers as their return address.

Only clueless people will respond to a spammer - there is no defence here. But if someone blames you, you can easily prove you're right by email headers.

She should change her phone number.

Will you sponsor her new line, send notifications to all her friends&family and spend time correcting contact details in the bank, insurance company, etc.?

It's funny.  Laugh.

Submission + - Nuke-proof bunker turns out not water proof.

An anonymous reader writes: CNN reports about the opening of a vault which should have been able to withstand a nucleair attack by the Russians. 50 years ago they put an Plymouth Belvedere in the vault to preserve it so that we could get a good look at it in the (for that time) magical year 2007. Unfortunatly it turns out that the vault wasn't capable to withstand water, the once beautiful car is now a real rust bucket in the literal meaning of the word.

Makes one wonder about the quality of the other shelters...
The Internet

Submission + - Facebook Apps Facing Delays and Uncertainties

NewsCloud writes: "After reading about the Facebook platform launch, I spent the next week learning the API and building my application. Facebook's platform has been pretty successful despite complaints of poor documentation, instability and outcries over its application approval process. I've been waiting two weeks for my application to be approved for their directory and had my account disabled (temporarily) after I invited a large number of colleagues. While I'm impressed with the potential of the platform, the experience has made me more concerned about the lack of transparency in privately held social networks and the risks we take as developers when we invest time in a company's platform. Facebook's home page advertises itself as "a social utility that connects you with the people around you." My concern with Facebook is that there's no one regulating the utility."

Slashdot Top Deals

A slow pup is a lazy dog. -- Willard Espy, "An Almanac of Words at Play"

Working...