Live data from Hacker News

Viewing profile — smeg

smeg

HN member
Joined
Mon, Mar 05, 2012, 2:48 AM UTC
HN karma
-10
Public activity
34 items

About smeg

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #4269224

    Functional programming was alive? Who knew.

  3. comment
    Comment #4243810

    "but it's a lot cooler" Are you referring to the work or Perl? Most programmers I know working in a scientific area switched to Python years ago and run away screaming when they he…

  4. comment
    Comment #4243788

    People still building software in Perl ought to be arrested.

  5. comment
    Comment #4217237

    If your looking for a powerful canvas feature, qt is really your only choice. That's what swung me away from gtk and wx.

  6. comment
    Comment #4206925

    Well I guess it is "unnecessary" to the extent it is unnecessary to be able to Control-C your programs. Personally I like my programs to respond to signals.

  7. comment
    Comment #4206897

    Or just write the fast bits in C, call it from Python via ctypes and get the GIL unlocked and parallelism for free.

  8. comment
    Comment #4206888

    Same here. As a nice side effect, QThread somehow makes signals work again, so you can Ctrl-C a MT Python program (you still have to set a handler for SIGINT but at least it works)…

  9. comment
    Comment #4197388

    So if mass and charge are both just attributes of particles, what is the "charge equivalent" of the Higgs boson? And if there isn't one, then why is it assumed the HB exists? Why c…

  10. comment
    Comment #4192543

    If it were simple why aren't these lawsuits being thrown out the front door? Why isn't FRAND turning out to be the watertight defence it ought to be? (serious question I would love…

  11. comment
    Comment #4175844

    Python3 and Perl6 can both fuck off. I look forward to the day PyPy is considered the real Python. Look at PyPy's homepage ( http://pypy.org/ ), doesn't even mention Unicode as a s…

  12. comment
    Comment #3913017

    Legal in what country?

  13. comment
    Comment #3896957

    >Google's is worse because it takes all rights to use your work however it likes, and then states in its Privacy Ppolicy that it won't use it for anything other than to provide the…

  14. comment
    Comment #3896945

    > Well, first off, Google has a privacy policy [1] where they commit to not publishing my entire works without my consent. It doesn't say that anywhere. The Privacy Policy covers "…

  15. comment
    Comment #3896918

    >Google specifically enumerates the rights that you're granting them They sure do. It just turns out one of these rights is that they can use your content for promotional purposes …

  16. comment
    Comment #3796501

    Right, so native code generated by Go probably needs some kind of runtime initialization before it can even start executing.

  17. comment
    Comment #3796069

    Well given that the current runtime (written in C) doesn't have a runtime, I would assume there wouldn't be one, as Go compiles down to native code just like C does, using the same…

  18. comment
    Comment #3795645

    "What's changed in the last decade?" Uh...the need for highly scalable web servers handling tens/hundreds of thousands of lightweight, I/O bound, concurrent requests?

  19. comment
    Comment #3795165

    Does anyone know why the Go runtime is written in C? The FAQ says it is to get around bootstrapping, but that does not seem obvious, as the Go compiler (6g) is written in C, so why…

  20. comment
    Comment #3769880

    "You are saying that Agile is supposed to mean programming in Ruby instead of Java?" Of course not. But in my experience and observations, corporate IT programmers, especially thos…

  21. comment
    Comment #3769553

    Why don't you go back in time and tell that to Napoleon. And Genghis Khan.

  22. comment
    Comment #3769427

    I could not possibly agree more. Like many early Agile adopters I have been shocked and saddened by what it has become. I think the problem is that brainfucked corporate IT program…

  23. comment
    Comment #3754963

    When the oil runs out.

  24. comment
    Comment #3723065

    I remember watching another video about the Falcon Heavy Rocket, and how it was designed with a large number of small rockets cones at the bottom, so a certain number can die yet t…

  25. comment
    Comment #3697952

    Yep. I don't even use/like Facebook, but I just deleted my 10 year old Yahoo account in protest (in truth it was only a secondary account after Google, but still).