Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
avdi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
31 ms
·
1.
▲
by
avdi
15y ago
I dunno reg, it struck me as ordinary journalistic due diligence. Showing up at his doorstep might have been a bit much (although we praise reporters for doing that in cases with just slightly more scandal than this one). But she didn't do
2.
▲
by
avdi
15y ago
...I also used that as an example below the main example :-) And I have come to the same conclusion as you re: Backbone.
3.
▲
by
avdi
15y ago
There is definitely such a thing as a book that was released too early.
4.
▲
by
avdi
15y ago
I deliberately used a dated example because I figure it would probably ring a bell with a lot of people. Realistically this is a choice a lot of people were probably making around 5 years ago, and the answer at the time would almost undoubt
5.
▲
by
avdi
15y ago
I almost invariably isolate any API calls behind some kind of wrapper facade. In fact, a lot of the presentation is about exactly that: adapting Ruby's IO primitives--which can raise various exceptions, and may return a process exit status
6.
▲
by
avdi
15y ago
I'm using Org-S5 ( https://github.com/sigma/org-s5 ) with some rather kludgey HTML and a heavily hacked-up stylesheet.
7.
▲
by
avdi
15y ago
Footnote to (a): except for the slides which are intended to be unreadable because they are about the shape of the code rather than the content. An effect that works very well across a room but which is rather lost when viewing the slides
8.
▲
by
avdi
15y ago
I'm not sure what you're getting at here, other than that trying to treat an array of arrays as an array of Hashes is a bad idea.
9.
▲
by
avdi
15y ago
Hi HN. If you get some value out of these slides, great! But please, do me a favor: don't try too hard to construct a narrative from a stack of slides which: a) represent about 15% of the actual semantic content of the presentation; and b)
10.
▲
by
avdi
15y ago
Thanks! I've queued this for a closer look.
11.
▲
by
avdi
15y ago
I had someone else report an IE7 crash recently. I wish I could narrow down WHICH JS is the problem. It's just stock WordPress+various widgets.
12.
▲
by
avdi
15y ago
Ruby has a public/private divide which can easily be circumvented. But the circumvention is a bit ugly, which is a good thing - it makes the circumvention obvious in the code. Personally, I think Ruby hits a sweet spot here: the privacy cur
13.
▲
by
avdi
15y ago
The striving is the key. Keep it up!
14.
▲
by
avdi
15y ago
As I'm usingn DPD for this book, I'm happy to hear that! P.S. Would you mind getting in touch with me? I have a script to share with you guys.
15.
▲
by
avdi
15y ago
That's all you'll find in my book, I just made the font really big and quintuple-spaced it. ;-)
16.
▲
by
avdi
15y ago
Yes, please.
17.
▲
by
avdi
15y ago
That sounds super cool. I'm gonna check it out.
18.
▲
by
avdi
15y ago
There's a video on the site of the conference talk that spawned the book, if that helps.
19.
▲
by
avdi
15y ago
As I replied above, I'll probably work on Epub first because that's the format I got the most requests for when I did a survey. But after that I'd be happy to get some Mobi pointers. Email me!
20.
▲
by
avdi
15y ago
I'm gathering feedback on which format to work on next. So far the most-requested has been .epub.
21.
▲
by
avdi
15y ago
Nope! It's strictly a style issue. As I explain in the video (or the book if you buy it), as a result of a conversation with Jim Weirich I'm starting to use "fail" once again.
22.
▲
I just released an eBook about exceptions and failure handling in Ruby
(exceptionalruby.com)
71 points
by
avdi
15y ago
|
38 comments
23.
▲
What's the best way to read mailing lists in 2011?
(superuser.com)
1 points
by
avdi
16y ago
|
0 comments
24.
▲
by
avdi
16y ago
Oh, Perl. Sometimes I honestly do miss you.
25.
▲
by
avdi
16y ago
Writing it in two lines would defeat the purpose of demonstrating the difference between && and 'and'.
26.
▲
Distributed Teams are Stagnant Teams
(wideteams.com)
3 points
by
avdi
16y ago
|
0 comments
27.
▲
I've started a community site and podcast for distributed teams
(wideteams.com)
1 points
by
avdi
16y ago
|
1 comments
28.
▲
by
avdi
17y ago
I'm using Ubuntu and my fonts look nothing like that. And no, I don't use the Microsoft fonts. Something's messed up on that machine.
29.
▲
by
avdi
17y ago
Heh. I love that you can publish dozens of technical language-tips articles in relative obscurity, then have one purely philosophical post shoot up reddit and HN - and all the language lawyers come out and quibble about the code samples! No
30.
▲
by
avdi
18y ago
All of the alternative tools - bzr, hg, darcs - have highly optimized protocols as well. This may be a documentation issue - I've never seen documentation for using a dumb server with git. Also, can clients submit changesets back via si
More ›