Slashdot Mirror


User: munctional

munctional's activity in the archive.

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

Comments · 21

  1. Re:Mines a vodka and red bull... on Caffeinated Alcoholic Drinks May Be Illegal · · Score: 4, Funny

    The USA tried banning alcohol once, but it didn't work out too well.

    At least we got cool bar names like "The 21st Amendment" out of it.

  2. Re:Necessary why? on URL Shorteners Get Some Backup · · Score: 1

    Is this a troll? The USA did not invent SMS.

  3. Re:Too Bad on Psystar Crushed In Court · · Score: 3, Insightful

    it's unlikely they'll ever release the death grip and let the world play with OS X.

    The real question is: do they even need to in order to maintain their ridiculous profit margins?

  4. Re:I suppose this is Windows-only once again... on Go, Google's New Open Source Programming Language · · Score: 1

    You speak of Mac OSX as if it's not a fully-certified Unix. It is: http://opengroup.org/openbrand/register/brand3555.htm

  5. Re:Xmarks, KeePass and Encrypted Zip combination on Best Tool For Remembering Passwords? · · Score: 1

    Attacks against that password format (alpha + some trailing numbers) are referred to as "hybrid attacks" if I recall correctly.

  6. Re:bad design on The NoSQL Ecosystem · · Score: 5, Insightful

    Ever heard of bloom filters? Sharding? Indexes? They are clearly not doing a table scan on 50gb of data every time you open your Facebook inbox.

    You know, there's a certain point where people need to stop and actually think about the implimentation.

    Um, they do. They regularly blog about their solutions to their problems and open source their solutions and contributions to existing projects. They come up with amazing solutions to their large scale problems. They're running over five million Erlang processes for their chat system!

    http://developers.facebook.com/news.php?blog=1

    http://github.com/facebook

    Also, when was the last time you tried to visit Facebook and it was down? They're doing quite well for people who need to stop and actually think about their "implimentation".

  7. Re:Completly built from scratch? on Google Voice Controls Giant LED Display · · Score: 1

    Mod up for Cosmos.

  8. Re:NetBeans? Really? on Oracle Outlines Plans for Sun Products, Casts Doubt on NetBeans · · Score: 1

    Check your firewall log. You'll see connection attempts from Slashdot on various ports making sure that you're not a Tor exit node, open HTTP proxy, etc. :-)

  9. Re:Ubuntu on Bug In Most Linuxes Can Give Untrusted Users Root · · Score: 1

    Installing WINE on Ubuntu systems sets that value to 0.

  10. Re:Another story that isnt a story on Bug In Most Linuxes Can Give Untrusted Users Root · · Score: 1

    You have WINE installed. It sets the value to 0.

  11. Re:indeed on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 1

    The plural form of "anecdote" is not "data".

    That said, the poll stating that less than 40% of people were successfully able to upgrade isn't totally accurate either. It's a self-selected sample.

  12. Re:Wow! on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 1

    Why?

    Serious problems with the most widely-used Linux distribution isn't "news for nerds"?

  13. Re:Professionalism on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 1

    My first Linux was Gentoo (stage 1 install)... if I didn't have an irrational desire to learn Linux, I would have definitely given up after the first day of trying to get it to install. I was mesmerized by the command line, though.

    It is kind of ridiculous that so much stuff is still broken out of the box on modern Linux distros. It's also ridiculous how it's also apparently the fault of the end users themselves.

  14. Re:Release cycles? on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 2, Insightful

    By "bleeding edge versions of Ubuntu" you mean "bleeding edge versions of Debian Unstable", right?

    I'll remain with Debian Stable for all my machines for now.

  15. Re:right and wrong on App Store Developer Speaks Out On Game Piracy · · Score: 1

    Probably because copyright infringement (unless commercial) is a civil matter and burglary/theft is a criminal one?

  16. Re:OpenBSD - not that secure... on OpenBSD 4.6 Released · · Score: 1

    SELinux has nothing on GRSecurity. http://www.grsecurity.net/

  17. Re:Thanks Theo and everyone else. on OpenBSD 4.6 Released · · Score: 1

    Just wondering, but are you unable to simply download the sources/ISO files? Unless you collect the CDs or something, it seems strange in this day and age. That said, I will be donating to the project today. :-)

  18. Re:"Papers Please" on Kaspersky CEO Wants End To Online Anonymity · · Score: 1

    I thought the earth was only 6,000 years old. :-P

  19. Re:LP? on Why Won't Apple Sell Your iTunes LPs? · · Score: 1

    Hacks? ID3v2 allows for storing of any metadata you desire. It's not a hack; it's part of/an extension to the standard. You can even store multi-byte encodings of lyrics nowadays.

  20. Re:Oh! on OnLive CEO Provides Details On Cloud Gaming · · Score: 1

    Usage of TCP in a game is odd. Most (all?) modern games use UDP which, while not guaranteed to be delivered, doesn't have a round-trip time associated with it.

    TCP should only be used in situations where packetloss is unacceptable (downloading game updates, sending credentials to a server, etc.) and not where only simple updates are happening (firing your gun, ordering a unit to move, etc.).

  21. Re:Seriously?! WTF?! on Microsoft Interns Still Feel the Love · · Score: 1

    Mod parent up.