Live data from Hacker News

Viewing profile — Theriac25

Theriac25

HN member
Joined
Tue, Sep 03, 2013, 4:41 AM UTC
HN karma
41
Public activity
42 items

About Theriac25

No profile information was provided.

Recent public activity

  1. comment
    Comment #7616374

    I'd like to inform you that you have bad taste and your post doesn't have anything to do with the article.

  2. comment
    Comment #7577192

    He doesn't have to have the private key, only a private key that was signed by any of the hundreds (counting intermediate CAs, thousands?) CAs trusted by his browser.

  3. comment
    Comment #7557919

    >In C you could have made some 'safe buffer' No you couldn't've. C is fundamentally unsafe language and people like you should stop pretending it isn't.

  4. comment
    Comment #7551648

    Your question is essentially "why is there a difference between theory and practice?".

  5. comment
    Comment #7192803

    That would be because GNU decided that man pages weren't good enough for them and decided to use info pages.

  6. comment
  7. comment
    Comment #6835567

    Doesn't seem to support backquotes? For example for x in `ls ~/foo`; do echo $x; done doesn't yield anything remotely interesting.

  8. comment
    Comment #6823115

    > this is typically the end game for capitalism and globalisation Say what?

  9. comment
    Comment #6800044

    tl;dr if you don't know what you're doing, you don't know what you're doing.

  10. comment
    Comment #6799660

    Game programmers are weird.

  11. comment
  12. comment
    Comment #6664759

    What the fuck are you talking about?

  13. comment
    Comment #6633756

    Do you have any idea how stupid you sound?

  14. comment
    Comment #6603622

    Good. Please keep them there.

  15. comment
    Comment #6567251

    That's just beyond retarded. I weep when people have been conditioned by Canonical (and Microsoft) to accept this.

  16. comment
    Comment #6548705

    "Nobel" in economic "science".

  17. comment
    Comment #6541975

    I disagree. A 182cm (6ft) person can weigh only 82 kg (~180lbs) to be not considered overweight. If you have any amount of muscle and don't have a single digit bodyfat percentage, …

  18. comment
    Comment #6541791

    "One of the first things you will notice is how short people there are. The second thing you'll notice is that food portions in restaurants and cafeterias are much larger. Strangel…

  19. comment
    Comment #6535100

    > as a simple example, recumbent cycles are faster under many conditions. I highly doubt that. Everybody knows that ugly bikes are slow, and recumbents are as ugly as they come. /s…

  20. comment
    Comment #6529214

    > This right here is why security will never be mainstream, because consumers value convenience over the ability for their browser not to run arbitrary code. You say that as if it'…

  21. comment
    Comment #6529185

    It took me a while to realize that it didn't mean writing code that ran aboard an airplane, but code that was written while on an airplane. Somehow the latter didn't even cross my …

  22. comment
    Comment #6526745

    Huh? Of course it is a feature. My point is that if something as innocent looking as property access can be an arbitrary method call, it may make understanding a piece of code more…

  23. comment
    Comment #6526602

    It's quite sad that you must specifically ask for conformance.

  24. comment
    Comment #6526063

    Portability, memory safety, speed of compilation, retaining the sanity of developers.

  25. comment
    Comment #6526050

    > In fact, it's unclear to me where java might be optimal. I'd say server side processing of whatever. That's what we use it at work for, and I don't see how any of the mainstream …