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

 



Forgot your password?
typodupeerror

Comment Erm... Requirements? (Score 2, Insightful) 268

So AirControl "doesn't play well with other network monitoring software" (which one, and why?), and MikroTik "isn't built for what [you] need" (what's that?) - other than that, you don't give us any idea what you really expect. What are your requirements? Suggestions out of the blue: OpenWRT with quagga/zebra, hostapd, radius, olsrd, b.a.t.m.a.n. etc. etc, or you might want to have a look at Vyatta (no affiliation).

Submission + - Airport Access IDs Hacked in Germany (spiegel.de)

teqo writes: Hackers belonging to the Chaos Computer Club have allegedly cloned digital security ID cards for some German airport successfully which then allowed them access to all airport areas. According to the Spiegel Online article (transgoogleation here), they used a 200 Euro RFID reader to scan a valid security ID card, and since the scanner was able to pretend to be that card, used it to forge that valid ID. Even the airport authorities say that the involved system from 1992 might be outdated, but I guess it might be deployed elswewhere anyways.

Comment Re:It's all in the waist to hip ratio. (Score 1) 347

Scientists have done surveys of people all over the world

You mean like independent neutral Swiss scientists?

When it comes to differences/preferences between/among the sexes you'll see the most ludicrous results and theories, and more often than not are they plain wrong if you look at their data.

They are however extremely popular amongst the tabloids since it allows (mostly) men to see how much better they are, and they can even back up their claims with "scientific studies", which we all know can't be questioned.

Comment Re:Uh, what about newspapers? (Score 1) 238

Yeah, and you know the name of the journalist.

While true you journalists are allowed to not give out their sources in most cases, the difference here is that with a blog you can write yourself and don't have to go through a news paper who may, or may not, put their spin on it.

Of course this is great news for classical media.

Comment Re:Childish (Score 1) 550

Obama has made several statements that lead many of us to believe that he's not quite sure WTF he's doing. Nobody is perfect, but this 180 degree shift doesn't make sense unless he is just pushing the program underground or plying for political favor somewhere. Neither of those options speak well of him, and neither explanation bodes well for the security and safety of the citizens of the USA.

Unless you believe that the fact that USA wants to have weapon everywhere and power over all is one of the reason it's so hated. Maybe, just maybe if we stopped being asshats and pick sides (the side that will in one way or another profit us) in every conflict we wouldn't need all those weapons? We could start being a nation among many, and like the rest of the world use UN.

I guess this is a strange view for someone like you but there are many countries in the world who safeguard "freedom" and yet not see the need to arm space and have enough nukes to blow the world up.

I think a nice start would be to start checking if our previous leadership shouldn't be tried in Haag or similar, the attack on Iraq (and partially Afghanistan) where clearly unprovoked attacks on independent nations which breeches international law.

I don't see that happening but as an alternative, not trying to piss off more people by building more weapons (of mass destruction) would be nice.

Comment Re:Mystery Pits (Score 1) 552

So you're claiming waste is treated in accordance with all out knowledge today? If so why is south Italy more or less a dump, why is so much waste "sold" to various countries in Africa (and to China)? Container ships cleaning tanks straight into the sea? Why do we still kill off huge masses of land for mining and storage of uranium?

All those things (and many more) are just tales?

And don't come saying "It's them third world countries..." it's companies and governments in Europe and USA doing it either actively or supporting it by paying for it.

Comment Re:DONUT??? (Score 1) 267

I was thinking about later, and I realized...

...They have a database of who is making international calls.

I made my donation today. Please, please, please make yours.

How would this in any way prove they have a database of that? It's not at all unlikely they do (if for nothing else to see what type of customers they have) but you are aware of that when you call out they do know who you're calling, and there's nothing stopping them from putting you in said database at that point.

Comment Two more features... (Score 4, Interesting) 556

... and it would really really rock!

  • Hot tablespace-based backups, combined with write-ahead log backups, as seen in Oracle since version 8 (or even 7?) This is an extremely nice feature when you have large databases and no chance for regular scheduled downtime and still want backups, both complete and incremental ones. Compared to the export-based feature of PostgreSQL, it would put way less load onto the server, because tablespace-based and WAL-based backup bypasses the SQL engine, so it is copying a (for example) 200 GB files vs. 200 GB query-based export
  • Better and more integrated replication. There are a number of independent projects that want to create replication add-ons, like pgreplication and the older, more academic Postgres-R, but that's not really production quality so far. According to some consultant that is working tightly with PostgreSQL and the developers, they are working on it, but he was really hedging when asked about advanced features and was theorizing how practically impossible and/or expensive multi-master realtime replication would be... An optional feature for many users, granted, but still something you might want for scaling beyond certain limits.

Said that, PostgreSQL is a really great thing, and being FOSS, I could of course always go ahead and add the named features... .)

Slashdot Top Deals

People will buy anything that's one to a customer.

Working...