Viewing profile — _telemachus
_telemachus
HN member- Joined
- Fri, Sep 20, 2013, 1:50 PM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About _telemachus
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
- story
-
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 …
- story