Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ieure
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ieure
6y ago
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 live up to that with you, and I apolog
2.
▲
by
ieure
15y ago
Because I want my shell prompt to be a giant graph. ▁▁▁▁▅▁▇▁▁▅▁▁▁▁▁▂▂▁▃▃▁▁▃▁▃▁▂▁▁▂▂▅▂▃▂▃▃▁▆▃▃▃▁▇▁▁▂▂▂▇▅▁▂▂▁▇▁▃▁▇▁▂▁▇▁▁▆▂▁▇▁▂▁▁▂▅▁▂▁▆▇▇▂▁▂▁▁▁▂▂▁▅▁▂▁▁▃▁▃▁▁▁▃▂▂▂▁▁▅▂▁▁▁▁▂▂▁▁▁▂▂$ Ship it.
3.
▲
by
ieure
15y ago
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.
4.
▲
by
ieure
16y ago
Link is definitely dead, mirror: http://www.youtube.com/watch?v=h1r9XZZISS4
5.
▲
by
ieure
16y ago
Also, http://bit.ly/aD0TiH
6.
▲
by
ieure
16y ago
Cool story, bro.
7.
▲
by
ieure
16y ago
Nice summary. http://bit.ly/9Pq3aE
8.
▲
Digg v4: They can't go back
(atomized.org)
5 points
by
ieure
16y ago
|
1 comments
9.
▲
by
ieure
16y ago
Wow, lame. It works with PDF, I assumed it would work with ePub. I assumed wrong.
10.
▲
by
ieure
16y ago
If you put the URL into Safari on your iPad, it should prompt you to open it in iBooks.
11.
▲
Structure and Interpretation of Computer Programs, Second Edition (ePub)
(github.com)
128 points
by
ieure
16y ago
|
21 comments
12.
▲
by
ieure
16y ago
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. In order of importance, they have been: 1. Know people. 2.
13.
▲
So long, unlimited data
(atomized.org)
2 points
by
ieure
16y ago
|
0 comments
14.
▲
by
ieure
16y ago
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.
15.
▲
by
ieure
16y ago
I just checked the breakdown with sloccount. C: 20% ELisp: 78%
16.
▲
by
ieure
16y ago
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 experience as the author. My wife has little but distain for my
17.
▲
by
ieure
16y ago
I hear it’ll be called “iPad.”
18.
▲
by
ieure
17y ago
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 to automatically classify this kind of music, so I have a ha
19.
▲
by
ieure
17y ago
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 comment ID (which is a timestamp+salt) as the row key. The field
20.
▲
by
ieure
17y ago
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 recommend kickboxing for learning fundamentals of open-hand stand
21.
▲
by
ieure
17y ago
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 same way? e.g. ($:server "PHP_SELF"). I believe that PHP 5.3 or
22.
▲
by
ieure
17y ago
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. What are the chances of getting if/when/unless/cond? 2. Ni
23.
▲
by
ieure
17y ago
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 that such an old language pioneered so many fundamental con
24.
▲
by
ieure
17y ago
I got tired of fixing layouts in IE and decided it would be more fun to break it instead.
25.
▲
Where Shall We Have Lunch?
(atomized.org)
1 points
by
ieure
17y ago
|
0 comments
26.
▲
by
ieure
17y ago
No, what I’m doing is pointing out that his opinions are a) wrong and b) delivered with right-wing spin. As such, you should not take what he says about matters political at face value.
27.
▲
by
ieure
17y ago
I don't know what ESR's politics looked like before, but he's been in deep teabagger territory for a while now. I would take anything he says on the subject of politics with… Well, I'd just not take it. He can pretend to be objective, but t
28.
▲
by
ieure
17y ago
“Do you know what this country needs today? A seven-cent nickel. Yessiree, we've been using the five-cent nickel in this country since 1492. Now, why not give the seven-cent nickel a chance? If that works out, next year we could have an eig
29.
▲
by
ieure
17y ago
I read that paper around six months ago. I found it a little dry at first, and then absolutely enlightening. It's amazing what beautiful and complex things can be built with such a small handful of functions.
30.
▲
by
ieure
17y ago
It takes around 27 hours. 3 to load the MySQL data into Hadoop, then 24 to compute and insert into Cassandra.
More ›