Slashdot Mirror


User: sourcerror

sourcerror's activity in the archive.

Stories
0
Comments
1,986
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,986

  1. Re:Key to survival on The Tipping Point of Humanness · · Score: 1

    or the world is taken over by sentient dolls.

    You mean terminators, right?

  2. Re:After many years of excellent work, Perl is dyi on 23 Years of Culture Hacking With Perl · · Score: 1

    I think Ruby beats Python in features only in rare cornercases, which aren't that hard to do Python either. When you already know Python there's not much motivation to learn Ruby. They're too similar.

  3. Don't forget Enron on How the Free Market Rocked the Grid · · Score: 3, Interesting

    They pushed for deregulation, then prices started to skyrocket, and blackout/brownouts followed.

  4. But we made up in ... on Progress In Algorithms Beats Moore's Law · · Score: 4, Funny

    more bloated GUI libraries (bling), and comfier runtimes (different VMs).

  5. Re:I cannot condone this on 8-Year-Olds Publish Scientific Bee Study · · Score: 1

    Totally agree, but run out of mod points.

  6. Re:The code doesn't even have to be in the source on De Raadt Doubts Alleged Backdoors Made It Into OpenBSD · · Score: 1

    Comparing binary isn't a good idea. Different c++ compilers have different name mangling schemes. The binary output of a c/c++ compiler isn't standardized.

  7. Isn't 2011 the year of the Linux desktop? on Will 2011 Be the Year of Mobile Malware? · · Score: 1

    I feel confused. Hey, if you're at it make it the year of reading too.

  8. Re:Daily updates? on CIA Launches WTF To Investigate Wikileaks · · Score: 2

    The appropriate answer is "Woosh!". You must be new here.

  9. The woosh is on you on Electric Cars May Be Made Noisier By Law · · Score: 1

    I knew about the red flag act, and GP still totally made sense.

  10. Re:Prototyping and Small Projects on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    They can use XML-RPC too. (This is just speculation too.) And as far as I know, JRuby isn't faster than regular Ruby.

  11. Re:Prototyping and Small Projects on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    NOOOOO!

    "To handle the peak rates of Tweeting, 5000 per minute during the Obama Inauguration, Robey Pointer at Twitter has moved their main message queue from Ruby to Scala for improved performance. He explains the concepts behind the Twitter Kestrel project on his live journal and the more concise 1500 lines of Scala code can be seen as open source project here."

    http://www.scala-lang.org/node/1008

    http://blog.twitter.com/2009/01/building-on-open-source.html

  12. Re:Sorry, you missed out the end of 20th century on Vint Cerf, US Congresswoman Oppose Net Regulation · · Score: 1

    I never made such a post. And I also never said that "communism worked".

  13. Re:Sorry, you missed out the end of 20th century on Vint Cerf, US Congresswoman Oppose Net Regulation · · Score: 1

    Are you sure you inteded that to me? Have you read my comment at all?

  14. Re:Can someone link the report? on Assange Secret Swedish Police Report Leaked · · Score: 3, Interesting

    You mean his rubberhose?

    "
    Written by WikiLeaks founder Julian Assange, Rubberhose is a freeware
    deniable encryption scheme for multiple file systems whose existence can only
    be verified using a cryptographic key.

    http://iq.org/~proff/rubberhose.org/
    "

  15. Re:Sorry, what have you said that counters my poin on Vint Cerf, US Congresswoman Oppose Net Regulation · · Score: 1

    There's no utopia thing. People don't learn.

  16. Re:But CPAN is shit on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    It'll be resolved the same way during runtime. There's no static typing in Python, even classes/instances can get new methods during runtime (that's called monkey patching; and I guess they can lose them too). See metaclass protocol.

  17. Re:Sorry, you missed out the end of 20th century on Vint Cerf, US Congresswoman Oppose Net Regulation · · Score: 1

    Further reading about what happened in 1989 in Eastern Europe:
    http://en.wikipedia.org/wiki/Globalization_and_Its_Discontents

  18. Sorry, you missed out the end of 20th century on Vint Cerf, US Congresswoman Oppose Net Regulation · · Score: 1

    the communist system begins. communism consolidates power in the hands of the few in government and, after revolution, you have utopia where there is neither capitalism nor comminism because the people have worked out that you can't allow any power structure to consolidate power.

    I'll tell you how it happened in reality. The revolution failed (Russian interventntion), the communist leaders realized they have to loosen the leashes, so they created communism light . As the economy didn't do very well, they introduced some limited amount of market, allowed the founding of small businesses in the 80ies. In 1989 there was a peaceful power transition, the constitution was reformed (with the approval of the communist party), there was free elections, but in the government burocracy remained the same people (clerks, judges, police, secret service). The The new first freely elected party initiated privatisation, and further market reforms.
    Today the former communist leaders are millionares/billionares, and they preach the libertarian ideology.

  19. Re:Prototyping and Small Projects on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    On the other hand twitter has a Java backend (Scala to be more specific), because Ruby just didn't handle well the high load.

  20. Re:But CPAN is shit on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    Are you sure you're not confusing it with monkey-pathcing?
    As Python doesn't enforce types in function calls, there really is no way to get around duck typing.

  21. Re:But CPAN is shit on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    " Duck-typing as a very bad idea."
    Both Ruby and Python does duck typing, and I guess Perl too. So I don't see your point. Scripting languages do duck typing.

  22. Re:Irrelevant statistic... on RubyGems' Module Count Soon To Surpass CPAN's · · Score: 1

    I have no experience with ruby, but I guess you could monkey patch the (ancestor of everything) Object class, to give warnings when somebody tries to change methods. But I agree, that monkey patching in general isn't a good idea. I guess that's why Java and .net doesn't support it out of the box. (Of course you can have it with JVM and .net based scripting languages.)

  23. Re:Well... on Free Radicals May Not Be Cause of Aging · · Score: 1

    And after getting eaten you'll smell bad too.

  24. Re:This is AMERICA! on Periodic Table of Elements To Get an Update · · Score: 1

    Or rather it excludes.

  25. Re:kids these days on Spamhaus Under DDoS Over Wikileaks.info · · Score: 1

    It's a whole legion of unemployed young adults.

    FTFY