Viewing profile — skenney26
skenney26
HN member- Joined
- Sun, Mar 04, 2007, 7:18 AM UTC
- HN karma
- 209
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About skenney26
No profile information was provided.
Recent public activity
- story
-
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 …
-
comment
Comment #465090
The first lecture in this series mentions that the discussion groups are also available via video. Has anyone found these?
-
comment
Comment #424265
The issue isn't about math. The opinion of anyone who's maintaining a profitable business should be given extra attention.
-
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…
-
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…
- story
-
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.
- story
-
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…
- story
-
comment
Comment #225677
As a hacker who's always been fascinated with multimedia applications I thought it was a perfect fit.
- story
- story
- story
-
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…
-
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…
-
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?
-
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."
-
comment
Comment #152155
Trying to wrap my mind around Arc by building an ecommerce app.
-
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.
-
comment
Comment #80732
Why does the phrase 'my science' make me uneasy?
-
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…