Slashdot Mirror


User: Jah-Wren+Ryel

Jah-Wren+Ryel's activity in the archive.

Stories
0
Comments
11,071
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 11,071

  1. Re:silly germany on German Police Arrest Admin of Tor Anonymity Server · · Score: 1

    The excessive desire for power (is there a medical term for it? Megalomania perhaps?) needs to be something for which politicians are regularly checked (much like high-end call-girls are regularly tested for disease), with not having it a prerequisite for holding public office. Dunno what country you live in, but the only countries which I know about that have mandatory health checks for prostitutes only apply them to the mid-level - the ones who work in brothels. Every one else at the bottom (streetwalkers) and the top (call girls) are either completely unregulated or outright illegal.

    The only time a call girl gets checked is when she wants to be checked. Which really isn't a good model for regulating politicians.
  2. Re:Can someone provide some insight? on Debating the Linux Process Scheduler · · Score: 2, Insightful

    I think it should be trivial to have a kernel switch activated on boot to set the preferred scheduler. This way, 3D gamers would be happy to set the -ks (I fail to remember its correct name) while the rest of us would be happy to leave it alone and get the CFS. Maybe by having a modular scheduler architecture would allow to have kernels with the -openvz or -oraclesbest or whatever other schedulers one may want (and could get support from the kernel developers). I don't know one thing about how PlugSched was implemented, but other unices like HPUX have the ability to designate that certain cpus will run under specific schedulers. So you can run straight FIFO scheduler on one pair of cpus, a real-time scheduler on another set of cpus and the normal unix scheduler on the rest. You need to combine that with a way to bind processes to those cpus to get the benefit of the different schedulers, but that almost goes without saying.

    I'm kind of surprised that linux does not support that sort of thing already, with SGI's heavy use of linux on their NUMA altix systems, I would have thought that support for multiple simultaneous schedulers would already be in the mainline.
  3. Re:Paper Trails Ranked By Value on Paper Trails Don't Ensure Accurate E-Voting Totals · · Score: 2, Insightful

    High - When I buy anything with a credit card - (requires ID, receive receipt) No, no id is required, unless you are confused and think that a credit card is some form of identification. Surely some cocksure dumbass will come along with an anecdote about how they were required to provide ID when they used a credit card, and if I really cared I would go cite the MC and Visa merchant rules that say a merchant can ask for but can not require id except when they have strong reason to believe there is fraud.

    Worthless - When I vote - (no ID, no receipt, no confidence) Let me guess, you have never voted? It's pretty common for voters in the USA to show id when they vote so that the poll staff can verify that you are registered to vote and registered to vote at that polling location.
  4. Anti-Privacy and Anti-Citizen on Paper Trails Don't Ensure Accurate E-Voting Totals · · Score: 5, Informative

    Just a quick browse of their "ITIF in the news" page and it looks like they are big fans of Real-ID and RFID tagging in general. On network neutrality they appear to be in favor of just leaving it up to the FCC to determine on a case-by-case basis what telecomm companies are abusive and which aren't - no legislation required, and their justification seems to be that some of the proposed legislation has been over-the-top (typical FUD about preventing telecomms from 'innovating').

    Who funds these people?

  5. Re:Fight against Verizon on Verizon Sues FCC over 700MHz Open Access Rules · · Score: 1

    Didn't mozilla/firefox get their add for around $65k? I'm too lazy to check...

  6. Programmer vs Software Engineer on Believe the Occupational Outlook Handbook? · · Score: 2, Funny

    How to tell the difference between a programmer and a software engineer?

    A programmer can't do much more than code
    A software engineer reads and understands comp.risks.

  7. Re:Tell Me Again... on Eavesdropping Helpful Against Terrorist Plot [UPDATED] · · Score: 1

    However, it should be pointed out that the law was passed as part of the Electronic Communications Privacy Act of 1986 at the behest of the wireless telephone companies who preferred that the government make interception (and then distribution of the intercepted information) illegal rather than spend the money to implement a sufficiently strong encryption protocol.

    One of the strongest proponents of that cop-out was Newt Gingrich who himself paid the price for it a decade later in 1996 when, as speaker of the house, his own unencrypted cell phone calls were intercepted and the recordings given to a member of the house ethics committee, who passed them along to the New York Times. The people who did the recording were only fined $500 and the judge ruled that the contents of the tapes was a matter of "important public interest" and so 1st amendment rights trumped the ECPA regarding distribution to the press.

  8. Re:Now they just have to duplicate GEODSS on French Threat To ID Secret US Satellites · · Score: 1

    GEODSS will even detect dark objects that occult stars. They use the telescope installation at Miskatonic University to find those.
  9. Re:it's legit on Google Sued Over Deceptive Search Results · · Score: 1

    E.g. a google for [say] Pepsi brings links that *say* Pepsi but instead go to Coke when you click on them. Is this really the case? I just did a search for the trade-marked term "HP-UX" and the sponsored links section did not contain the word "HP-UX" anywhere in that portion of the results. Even when the results do contain the search term, it does not appear to misrepresent the link as being the official website for that term.

    Seems to me that what Google is doing is returning search results that are related to the given search terms but are not misrepresented as being the official site. So, to continue with your analogy, searching for "Pepsi" brings up a list of links that say things like "Best Cola in the World" or "Better than Pepsi!" To the best of my knowledge, is perfectly legal in the USA to name your competition in your own advertisements, although it might not be in Australia.
  10. Re:Tag on Google Sued Over Deceptive Search Results · · Score: 1

    Seriously, is suing google the newest business model in the US? Did Australia become part of the US when Bush was down there last week? No, they've been the 51st state since a little after 9/11.
  11. Re:how good is it? on Forensic Computer Targets Digital Crime · · Score: 2, Insightful

    Expensive in time too. If it takes 3 years to extract the information, it isn't going to be useful at trial (which is presumably why they are doing forensic analysis in the first place).

  12. Re:System memory? Torrentspy could use one on Forensic Computer Targets Digital Crime · · Score: 4, Interesting

    I read the article, and it sounds like its "marketing" - we all know that system memory can't be read the way they claim - by plugging into the hard drives. Sure, you'll pick up what was in swap, but if a person is smart and worried about security, they don't have swap - turn it off, and all memory goes bye-bye. They plug into the firewire port and use the PC's own firewire controller to DMA from host memory out across the firewire bus.
    That is a standard forensic operation nowadays.

    However, some people have already postulated, if not actually implemented, protections against that sort of attack. The idea is that the host can reprogram the PCI bus controller to route all DMA requests from the firewire controller off into some user-specified range of memory. In theory the forensic tool could detect that the PCI controller has been programmed to do that, but it could not do anything about it.
  13. Re:how good is it? on Forensic Computer Targets Digital Crime · · Score: 3, Informative

    Agreed, considering the NSA standard for data wipes is 7 random passes... The NSA has no such standard.
    Really, try to find an official source, you won't.
  14. Re:how good is it? on Forensic Computer Targets Digital Crime · · Score: 2, Interesting

    I have to wonder, after how many overwrites can this system detect data? The last I checked, the FBI can see data that has been overwritten 12 times. Possible, but highly unlikely and certainly expensive if they were able to pull it off.

    Read this, including the epilogue:
    Secure Deletion of Data from Magnetic and Solid-State Memory

  15. Re:morals. on Making War On Light Pollution · · Score: 2, Insightful

    She looked down... and saw that her husband was holding a battery-operated pleasure device -- a vibrator -- softer and larger than a real penis. Softer?
  16. What about pets? on Implanted RFID Chips Linked To Cancer · · Score: 3, Insightful

    Hasn't it been common practice to inject pets with RFIDs for many years now?
    Have these implants been causing cancer too?

  17. Re:Mmm, bias on G.I. Joe No Longer the Real American Hero? · · Score: 2, Funny

    Hollywood limousine liberal idiots are exceeding my patience. I can handle their unabashed socialism, even their global warming insanity, but when they attack G.I. Joe, enough is enough. If GI Joe can't fight off a bunch of 'limousine liberals' then he is already a pussy.
  18. Re:Depends on what you mean by "right". on Copyright Alliance Says Fair Use Not a Consumer Right · · Score: 1

    If someone writes and records a song and you then sell that song to others, do you think it is your natural right? Yes.

    You clearly do not understand the definition of "natural right." Under the apparent influence of strong emotion you have made the critical error of confusing "natural right" with "legal right."

    Learn the definitions of the words you use before you start ranting.
  19. Re:Depends on what you mean by "right". on Copyright Alliance Says Fair Use Not a Consumer Right · · Score: 1

    Freedom of religion and freedom of speech are as much socially-granted rights as fair use. No they are not. In the sense that "inalienable" means a "natural right" the natural state is freedom of religion and freedom of expression. In other words, those rights are the default condition if nobody comes along and tries to fuck with you. The same thing goes for real property - because real property is rivalrous (only one person can use and/or occupy any particular place at a time) private ownership of real property is also a natural right. Just because people have been fucking with each other for time immemorium doesn't mean the fucked-with-state is the natural state.

    Actually 'fair use' falls under the heading of "natural rights" too because copyright is not a natural right. Unless someone fucks with you, you can make as many copies of something as you want. So 'fair use' is actually just one aspect of the natural right that is freedom of expression.
  20. Re:and in other news on AMD To Open ATI Specs · · Score: 1

    The problem with that is you are then left with uncompressed video, which must be recompressed, a lossy procedure. However, once done it need never be repeated. Most people can't tell the difference between video at 1920x1080 and at 1440x1080, they will never notice a single, well tuned, recompression step.
  21. Re:I just noticed something on Mandriva Linux 2008 RC 1 Released · · Score: 1

    I think it's just that a lot of us were burned by mandrake, back in the day. Indeed, burn me once, flame on you.
    Burn me twice, I'm going ubuntu!
  22. Re:censorship icon on Facebook Exposes Advertisers To Hate Speech · · Score: 1

    So how is pushing for this one inconsistency to be made consistent NOT pointing out the inconsistency?

  23. Who knew? on Mozilla Quietly Resurrects Eudora · · Score: 3, Informative

    I used to use eudora back in the 90s. Then they incorporated the IE engine for mail rendering and a lot of their security lead over MS Lookout was lost so I moved on. But I had no idea that Qualcomm donated it to Mozilla last year. Kinda gives me pangs of nostalgia.

  24. Re:censorship icon on Facebook Exposes Advertisers To Hate Speech · · Score: 1

    So why not point out those inconsistencies, What inconsistencies?

    No, seriously, name them.
  25. Re:Close... on Facebook Exposes Advertisers To Hate Speech · · Score: 1

    And who decides fair market value? The invisible hand. Also known as the CIA.