Live data from Hacker News

Viewing profile — _telemachus

_telemachus

HN member
Joined
Fri, Sep 20, 2013, 1:50 PM UTC
HN karma
8
Public activity
7 items

About _telemachus

No profile information was provided.

Recent public activity

  1. comment
    Comment #7157572

    Let's assume your string struct is solid. Then does that mean you can safely use it with `printf, fprintf, sprintf` (e.g. printf("%s", string->value)? Or must you also write custom…

  2. comment
    Comment #7157247

    Good for laughs. Thanks. Now the serious follow up: Ok, what else should someone do? Programs (often) handle text. Apparently, that pretty much means you're fucked. So what is a re…

  3. comment
    Comment #7157239

    Serious question: Aren't the C-based problems simply hidden from the programmer there? That is, the problems still exist, but you can no longer address them, qua Python, Ruby, Java…

  4. comment
    Comment #7109934

    Thanks for the tip about railwaycat's fork. Note though that before you can run: brew install emacs-mac you first need to run this: brew tap railwaycat/emacsmacport Otherwise, `bre…

  5. story
  6. comment
    Comment #6676594

    > or sending e-mails Better mail applications allow you to "send" the mail with no connectivity and then simply hold onto it until there's a network connection. At which point the …

  7. story