Live data from Hacker News

Viewing profile — captaincrowbar

captaincrowbar

HN member
Joined
Mon, May 24, 2010, 2:21 AM UTC
HN karma
1,162
Public activity
210 items

About captaincrowbar

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48334297

    ‘Non-IO functions can't call IO functions.’ How do you handle logging then? If f() calls g(), how can I add logging to g() without having to change or recompile f() (and everything…

  3. comment
    Comment #47991174

    "This open-access course is directed at those who are already familiar with C and object-oriented programming" ... but not C++ That's a very, very small target you're aiming at the…

  4. comment
    Comment #47537662

    Has anyone got the hang of Thursdays yet?

  5. comment
    Comment #46027118

    This feels like a restatement of the trivially obvious observation that, if your type system is Turing complete, you're going to run into the halting problem.

  6. comment
    Comment #46005828

    Because making every jet engine in two different models would make them a lot more expensive. It would also cause maintenance issues because of non-interchangeable parts.

  7. comment
    Comment #45256122

    I'm in Australia, you're Swedish (but I don't know if your business is based there), and most web sites show US prices by default. So I wouldn't like to guess whether it was meant …

  8. comment
    Comment #45253524

    I like this and would seriously consider buying it - except that the purchase page only has prices in something called "AA$". I have no idea what currency that refers to (AA is Aru…

  9. comment
    Comment #42292668

    Non-paywalled version on one of the authors' site: https://www.liyiwei.org/papers/noise-sig12/

  10. comment
    Comment #42273445

    That doesn't make it open source, just "source available".

  11. comment
    Comment #42219963

    "The `await` keyword means "turn the rest of this function into a callback for the when the Task I'm waiting on finishes, and return the resulting Task"." Oh my god thank you. I've…

  12. comment
    Comment #41953105

    Broken in Safari on Sequoia, unfortunately.

  13. comment
    Comment #41561526

    Does the command line to remove the quarantine flag (xattr -d com.apple.quarantine filename) still work?

  14. comment
    Comment #40959714

    Put it this way: Can I build an executable using this, that I could confidently give to a Windows user who has never heard of WSL?

  15. comment
    Comment #40957749

    This looks useful but I'm worried about portability. Are there any plans for native Windows support?

  16. comment
    Comment #40764916

    I'm disappointed that they passed up the opportunity to call the project Stargazy Pi ( https://en.wikipedia.org/wiki/Stargazy_pie )

  17. comment
    Comment #40325196

    Just waiting now for someone to find a spectre exploit in quantum mechanics.

  18. comment
    Comment #39684957

    Some people, when they have a problem, think, “I know, I’ll use floating point.” Now they have 1.9999998 problems.

  19. comment
    Comment #39306179

    It can't be any harder to search for than C.

  20. comment
    Comment #39115522

    Well, what actually killed it historically was AMD64. AMD64 could easily not have happened, AMD has a very inconsistent track record; other contemporary CPUs like Alpha were never …

  21. comment
    Comment #38740783

    “Daft? Of course it’s daft - it’s traditional!” - Terry Pratchett

  22. comment
    Comment #38419472

    Thanks. Strangely I'd never heard of this site before.

  23. comment
    Comment #38418347

    Is there a (legal) way to get this book in pdf?

  24. comment
    Comment #37653416

    Math is integer, unless declared real.

  25. comment
    Comment #37117738

    "The awesome unstoppable terribleness that is Postel's Law." Eloquence for the ages.