Live data from Hacker News

Viewing profile — griswald

griswald

HN member
Joined
Fri, Jun 15, 2012, 8:11 AM UTC
HN karma
1
Public activity
3 items

About griswald

No profile information was provided.

Recent public activity

  1. comment
    Comment #4115619

    As it is not a perfect world, sometimes you will be faced with data that is unstructured and there is no existing library that does everything for you. No JSON, no bencode. The UNI…

  2. comment
    Comment #4115578

    No, it doesn't help you write faster because as you say you have to think. But it helps you read faster. Also, a tiny program that does not require lots of lines can fit in a chip'…

  3. comment
    Comment #4115551

    I once read an intro to Icon written by its creator back in the 1990's. It gave a short example program to create an "index" (which lines each word appears in) from block of text, …