Live data from Hacker News

Viewing profile — skenney26

skenney26

HN member
Joined
Sun, Mar 04, 2007, 7:18 AM UTC
HN karma
209
Public activity
23 items

About skenney26

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #477672

    Learning to program now is easier than ever before. Last week my partner was in Spanish class and the teacher told her that the most important languages to know in the future will …

  3. comment
    Comment #465090

    The first lecture in this series mentions that the discussion groups are also available via video. Has anyone found these?

  4. comment
    Comment #424265

    The issue isn't about math. The opinion of anyone who's maintaining a profitable business should be given extra attention.

  5. story
    Ask HN: NFAs and DFAs

    Can anyone recommend resources for learning how to implement nondeterministic / deterministic finite automatons in lisp? I'm new to the subject and could use some clear, simple exa…

  6. comment
    Comment #393901

    Perhaps it would be simpler to pass the interval modifiers as functional arguments: (def mapr (f x y . fs) (let r (range x y) (map f r (apply map + (map [map _ r] fs))))) arc> (map…

  7. story
  8. comment
    Comment #301916

    Pretty amusing experiment. The site doesn't seem to like pg's informal writing style. Very cool website though. I need to use this on my blog posts.

  9. story
  10. comment
    Comment #226815

    Nice post. The author's list at http://www.usnews.com/blogs/outside-voices-careers/2008/6/24... is great. I wish my workplace understood this, especially #3. Few businesses are amb…

  11. story
  12. comment
    Comment #225677

    As a hacker who's always been fascinated with multimedia applications I thought it was a perfect fit.

  13. story
  14. story
  15. story
  16. comment
    Comment #198484

    > "...they all screwed up lexical scoping." I have read a number of comments like this recently. I am very curious about what this implies but the person making the statement never…

  17. comment
    Comment #190783

    I can't wait to see the mascot/logo for SearchMonkey. I seriously can't understand why two companies, Yahoo and Microsoft, with such a fetish for pointless pseudo-3D characters cou…

  18. comment
    Comment #190774

    In "Being Popular" you mention that the Dream Language has a "thin" manual with "lots of good examples to learn from." Can we look forward to a book on Arc?

  19. comment
    Comment #190716

    I guess the title "Arc could use more libraries" isn't as attention-getting as "Why Arc is bad for exploratory programming."

  20. comment
    Comment #152155

    Trying to wrap my mind around Arc by building an ecommerce app.

  21. comment
    Comment #116784

    If Viaweb didn't process credit card transactions for the first year I'm curious what initially attracted merchants to using it.

  22. comment
    Comment #80732

    Why does the phrase 'my science' make me uneasy?

  23. comment
    Comment #70028

    Actually, Facebook has a very sophisticated infrustructure. Take a look at Thrift, http://developers.facebook.com/thrift/ , the open-source project for cross-language development t…