Viewing profile — ieure
ieure
HN member- Joined
- Wed, Sep 09, 2009, 10:40 PM UTC
- HN karma
- 209
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About ieure
No profile information was provided.
Recent public activity
-
comment
Comment #22835645
I'm sorry you didn't have a good interview at Digg. My goal, then and now, is that even people who don't get an offer should leave feeling okay about the process. I clearly didn't …
-
comment
Comment #3239611
Because I want my shell prompt to be a giant graph. ▁▁▁▁▅▁▇▁▁▅▁▁▁▁▁▂▂▁▃▃▁▁▃▁▃▁▂▁▁▂▂▅▂▃▂▃▃▁▆▃▃▃▁▇▁▁▂▂▂▇▅▁▂▂▁▇▁▃▁▇▁▂▁▇▁▁▆▂▁▇▁▂▁▁▂▅▁▂▁▆▇▇▂▁▂▁▁▁▂▂▁▅▁▂▁▁▃▁▃▁▁▁▃▂▂▂▁▁▅▂▁▁▁▁▂▂▁▁▁▂▂$ Ship …
-
comment
Comment #2420370
This is what I started from to create the ePub. If you look all the way back in the repo history, the first commit is a mirror of those files.
-
comment
Comment #2353294
Link is definitely dead, mirror: http://www.youtube.com/watch?v=h1r9XZZISS4
- comment
-
comment
Comment #1818047
Also, http://bit.ly/aD0TiH
-
comment
Comment #1818026
Cool story, bro.
-
comment
Comment #1817970
Nice summary. http://bit.ly/9Pq3aE
- story
-
comment
Comment #1485821
Wow, lame. It works with PDF, I assumed it would work with ePub. I assumed wrong.
-
comment
Comment #1484543
If you put the URL into Safari on your iPad, it should prompt you to open it in iBooks.
- story
-
comment
Comment #1447956
I sympathize; I was in a simliar situation around five years ago. There are three things I've done which have been responsible for literally every job I've had in the last decade. …
- story
-
comment
Comment #1374869
Clever shortcut to use JS literals, which means that parsing it can be read with eval(), but the syntax sure is awful. No symbols to speak of, no keywords, and commas everywhere.
-
comment
Comment #1331471
I just checked the breakdown with sloccount. C: 20% ELisp: 78%
-
comment
Comment #1326518
I like your hypothesis. I bought a 16gb iPad the week after they came out. I didn't really have a need for it, I just wanted to see if it was interesting. I had a very simliar expe…
-
comment
Comment #1253131
I hear it’ll be called “iPad.”
-
comment
Comment #1210632
I have a wide array of taste, but when working, I primarily listen to metal. The key here is something with a fast and steady beat, which really gets me into the groove. It's hard …
-
comment
Comment #1184603
Comments are denormalized and stored two ways: One in a plain ColumnFamily (for random access) and one in a SuperCF (for sequential access). The plain CF ("Comments") uses the comm…
-
comment
Comment #1157572
Just like it's important to learn multiple languages to be a well-rounded programmer, you should train in multiple styles of martial arts to become a well-rounded fighter. I recomm…
-
comment
Comment #1052090
1. Perhaps you could keep the PHP-style syntax around under a different name. 2. Sweet. 3. (:some_array 4) seems perfectly reasonable. Would that interact with superglobals the sam…
-
comment
Comment #1051999
Nice start. I was considering something simliar, but I just didn't care enough about PHP to work on it. Stuff that I'd like to see improved: 1. if/elseif/else syntax is pretty ugly…
-
comment
Comment #1035813
I was specifically writing about features Lisp pioneered which other languages adopted. I think it's enlightening to understand the roots and history of things, and fint it amazing…
-
comment
Comment #1035803
I got tired of fixing layouts in IE and decided it would be more fun to break it instead.