Viewing profile — zakj
zakj
HN member- Joined
- Fri, Apr 11, 2008, 7:47 PM UTC
- HN karma
- 94
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About zakj
Recent public activity
-
comment
Comment #6209819
Due to https://github.com/angular/angular.js/commit/5599b55b , you'll now need to explicitly include angular-route.js and add a dependency on ngRoute.
- story
-
comment
Comment #3758657
${VARIABLE:-value} expands to the contents of $VARIABLE, if it exists, or to "value" otherwise. In this case value is ":", a bash builtin that does nothing. Effectively, the above …
-
comment
Comment #3674277
(I responded to the email address in your profile.)
-
comment
Comment #3674250
Thanks so much for taking the time to critique! 1 & 2: Great ideas. 3: We obviously dropped the ball on Windows QA. On the Mac, the Downloads window is cmd-shift-j, so I figured it…
-
comment
Comment #3669647
That is indeed the "auth failed" error. Only two things I can think of: either you toggled the service slider to "Pinboard" without noticing, or Delicious authentication was down b…
-
comment
Comment #3667158
Clickable links: https://chrome.google.com/webstore/detail/ndjggnnohdkheiijjh... https://github.com/cabin/linkhunter
-
story
Show HN: A Chrome extension for Delicious/Pinboard
My partner and I are avid users of Delicious/Pinboard and wanted a quick way to add to and access our stored bookmarks. We created a Chrome extension to scratch that itch. It shows…
- comment
-
comment
Comment #3491996
Thank you for the pack target! I should have known Chrome would have a command-line flag for this, but never thought to check. My extension is also on GitHub: https://github.com/ca…
-
comment
Comment #3042464
Yep, the API documentation is gone; http://delicious.com/help/tools claims that developer documentation is coming soon. In the meantime, Pinboard's API almost exactly matches Delic…
-
comment
Comment #2330343
Moviefone's response: http://blog.moviefone.com/2011/03/15/moviefones-response-to-...
-
comment
Comment #1252012
It seems not to work with existing labels whose names contain a slash, even if you rename those labels. Also note that the parent label must exist, e.g. to have "people/friend-a" a…
-
comment
Comment #1219622
Command-T is a relatively new Vim plugin that does fuzzy matching on the entire path, giving greater weight to characters immediately following slashes or other word separators in …
-
comment
Comment #1091879
While this is a beautiful interface, I often read things like "traversing a long source file trying to look for a specific method’s implementation" or "sick and tired of having to …
- story
-
comment
Comment #1070093
Previous discussion here: http://news.ycombinator.com/item?id=990136
-
comment
Comment #1069031
Yep: http://news.ycombinator.com/item?id=1038889