Slashdot Mirror


User: ZeroWaiteState

ZeroWaiteState's activity in the archive.

Stories
0
Comments
311
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 311

  1. Re: this really went to court on Avira Wins Case Upholding Its Right To Block Adware · · Score: 1

    Yes, because for years courts have upheld the notion that your computer doesn't actually belong to you (technically the hardware maybe, but definitely nothing stored on it). However, they have to decide who it actually DOES belong to, and there's too many corporations out there staking their assinine claims. Be prepared to witness more of this in the future, until the courts finally figure out how stupid their position is.

  2. Re: This will do WONDERS for Yahoo's image! on The Next Java Update Could Make Yahoo Your Default Search Provider · · Score: 1

    Why not change the user's desktop background and color scheme while they're at it. Its all value add, right?

  3. Networking critical, cross platform = Erlang on Ask Slashdot: Is C++ the Right Tool For This Project? · · Score: 1

    The Erlang portion will be faster than anything in Python, and will be competitive with C++ you write yourself unless you are doing heavy string parsing, which Erlang does more slowly due to lack of multiple assignment. Like Python, you can code the performance related bits in C, but unlike Python, the C bits run in a supervised external process so they don't crash your program if you have a segfault in the C due to bad pointer assignment (you can actually integrate any language this way, not just C). The networking bit is all done for you and the sockets show up like little mini-processes you can monitor and send messages to/from. Because of the process model that Erlang uses, you don't have to deal with thread pooling and can handle a large number of concurrent clients in a straightforward way. There is also a cross platform gui in Erlang based on wxwidgets, but it isn't the fastest. Once I got used to it I found I could get stuff done pretty quickly.

  4. Re: The Fuck? on MEAN Vs. LAMP: Finding the Right Fit For Your Next Project · · Score: 1

    A lot of people look at MySQL and say "well, MySQL doesn't do the job so relational databases aren't suitable". Most of the complaints I read that are in favor of Mongo give a laundry list of problems with MySQL as their justification. Well, duh. MySQL implements small subset of ANSI SQL, and until recently did it very inefficiently. So use another database, like Postgres. That's like saying HTTP isn't a suitable protocol because Apache uses a lot of memory. Most of these people who are throwing away relational logic are going to find themselves reimplementing it, badly. MongoDB is a really good cache and a good place to store ephemeral session data. It isn't a replacement for a relational data store in most use cases.

  5. One problem is that the line between random sample polling and individual data mining has become blurred. In 1991 it wasn't typical to gather the individual preferences of an entire population and put them in a database somewhere. Both the GOP and the DNC made heavy use of data mining in the last couple of races. Now, whenever someone responds to a political poll, in the back of their mind they are thinking: how will my responses affect my credit score? My likelihood of an income tax audit? My eligibility for entitlement programs? While you think this is tin foil hat paranoia, consider that indulging that paranoia doesn't really cost anything. Why risk it, without a compelling reason? The especially heavy handed way the DNC went about drumming up votes in the last presidential race (the public shame approach) is just one example of how things have gotten out of hand. No one wants their details leaked to a media hit list because they responded the wrong way on what was supposed to be an anonymous poll. The camps have simply gotten too aggressive, and it is chilling frank discussion. The same thing is happening in the UK as well.

  6. Re: IMAX is a trademark, shame on Ars' editors. on IMAX Tries To Censor Ars Technica Over SteamVR Comparison · · Score: 1

    No, but they can launch a frivolous lawsuit hoping that Ars Technica doesn't have a warchest to defend themselves. Which is pretty much standard legal practice when it comes to the media.

  7. The guide to nice cities for CEO's on Jimmy Wales: London Is Better For Tech Than "Dreadful" Silicon Valley · · Score: 1

    If you are a tech company, a nice city to do business in is one near an airport with good telecom infrastructure, good schools, and housing is inexpensive enough that your employees don't have to spend their entire paycheck to live in a cardboard box. Locating where rent is skyhigh just so it shortens your commute to 10 Downing St has nothing to do with business: its all about you.

  8. Re:Poor guy never answered the complaint on Restaurateur Loses Copyright Suit To BMI · · Score: 1

    The FISA judges apparently thought it was possible.

  9. Re:Poor guy never answered the complaint on Restaurateur Loses Copyright Suit To BMI · · Score: 1

    When you say "bother to show up" you are talking about a $10,000+ investment every time it happens. It's not like you just put on your sneakers, get in your car, and drive to the courtroom. Filing scatter-gun lawsuits which don't really have any chance of winning on their legal basis alone, hoping a percentage of respondents won't be able to afford responding to every legal complaint, is abuse. The fact that some civil courts endorse it (because they like to keep their docket full) doesn't make it any less so.

  10. Re:Surprise! on Restaurateur Loses Copyright Suit To BMI · · Score: 1

    If Giovanni Lavorato still has money left after paying his other expenses, he clearly hasn't spent enough on the music.

  11. Re:Other news agencies on Glen Greenwald: Don't Trust Anonymous Anti-Snowden Claims · · Score: 1

    Removing it from the website and printing a retraction are different things.

  12. This may have already been posted on Glen Greenwald: Don't Trust Anonymous Anti-Snowden Claims · · Score: 1

    But anyone who read the Sunday Times article needs to see this: http://edition.cnn.com/videos/...

  13. Nuclear Power Fears on Philae's Lost Seven Months Were Completely Unnecessary · · Score: 5, Insightful

    People will stop fearing nuclear power when world leader stop making irresponsible remarks about nuking people when they are upset. Until then, anything with a rocket stage and a nuclear device in the payload will be taboo.

  14. Re:That's interesting... on Amazon Publishes Opaque Transparency Report · · Score: 1

    There's nothing hidden about it. In the normal subpeona process, where the respondent has access to the court system, they may contest the legality of the subpeona, or contest it based on the work involved being unreasonable or inappropriate. In other words, due process. National security letters got a lot of buzz because they throw due process out the window, but not all law enforcement activity revolves around national security letters. Most of the time, they do actually follow the constitution, which means LEO doesn't always get their way.

  15. The new fad on Amazon Publishes Opaque Transparency Report · · Score: 1

    Like social networking, surveillance transparency reports are the new fad. The fact is, producing actually transparent reports is illegal. Therefore, the game is appearing transparent when in fact you are not.

  16. Re:Proof on Report: Russia and China Crack Encrypted Snowden Files · · Score: 1

    Apparently a lot of sensational speculation based on evidence-free statements made by top intelligence officials talking to their favorite reporters as anonymous sources. Propaganda, basically. The original story, BTW, has changed on the website from when it was first published; some of the things they said turned out to be provably false.

  17. The Intercept's Rebuttal on Report: Russia and China Crack Encrypted Snowden Files · · Score: 1

    For those who haven't seen it yet. https://firstlook.org/theinter...

  18. Re: Confidence in their government on Whitehouse Mandates HTTPS For Government Sites and Services · · Score: 1

    We regret any inconvenience.

  19. Re: Oh the irony on Whitehouse Mandates HTTPS For Government Sites and Services · · Score: 1

    There hasn't been a defensive side of the NSA since the 1990's.

  20. Re: Oh the irony on Whitehouse Mandates HTTPS For Government Sites and Services · · Score: 1

    Too late, they destroyed the backup tapes.

  21. Re: Many are already using HTTPS and IPv6 on Whitehouse Mandates HTTPS For Government Sites and Services · · Score: 1

    I wish I could upvote an Anonymous Coward

  22. Of course it's in the best interests of customers on Kaspersky Explains Why They Won't Say Who Hacked Them · · Score: 1

    There a firms who are paid millions to do that for a single customer. Kaspersky is probably just afraid, and I don't blame him. If encryption is made illegal, I'm sure antivirus won't be far behind.

  23. Re: How ironic on Dealing with Google's 'Mobilegeddon' Algorithm Changes (Video) · · Score: 1

    And I can't quite reach the submit button because 80% of it is covered by the ad.

  24. How ironic on Dealing with Google's 'Mobilegeddon' Algorithm Changes (Video) · · Score: 1

    I'm reading about mobile usability on the Slashdot site whilst the adchoices popover advert is blowing up the Chrome mobile browser. I say its past time for the geddon.

  25. Re:Frack water cannot be recycled on EPA Says No Evidence That Fracking Has "Widespread" Impact On Drinking Water · · Score: 1

    If there was a national water distribution system, LA would be the center of it. I hear they are getting their water from Vegas these days.