Viewing profile — hacliff
hacliff
HN member- Joined
- Wed, Mar 27, 2013, 11:24 AM UTC
- HN karma
- 35
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About hacliff
Recent public activity
-
comment
Comment #43987795
Hey, what are the most painful limitations/gotchas you're hitting? I'm on this team and would like to hear about painpoints.
-
comment
Comment #37750744
I was in Varick too! great memories of that place, it certainly felt like they were onto something back then.
-
comment
Comment #37060916
Matches my experience, for the first step I was given a lengthy questionare and told it would be about 12 pages of answers. Nope'd out immediately. It's a shame because the product…
-
comment
Comment #36194494
also, to the author, make sure you turn _off_ persistent local storage, the performance is horrific ( https://github.com/ipfs/js-ipfs/issues/4045 ) - maybe helia is better?
-
comment
Comment #36194452
very cool! if anyones interested here's a generic implementation https://github.com/hcliff/sqlite-ipfs
-
comment
Comment #35558358
for the colemak users http://homeowmorphism.com/2017/05/27/Remap-CapsLock-Backspac...
-
comment
Comment #34833474
@OP, I'm an EM at "frugal", ldap is hcliff if you want to chat. I'm assuming OP is L5, which does require "people influencing", although no formal leadership and or TL role is requ…
-
comment
Comment #30184820
the user you're replying to has delightful previous comments such as "the US media is controlled by people eligible for Israeli citizenship" which is more dog-foghorn than dog-whis…
-
comment
Comment #28949941
Not a question, but I just want to thank you for "inventing" review apps back in the day, the idea of having a full version of your app running for a branch was pretty game changin…
-
comment
Comment #26902861
You should revisit this, in the last couple of years this has moved quite a bit, I'd say it's closer to 70-75 now. Obviously you'll get more in the states (or even frankfurt!), but…
-
comment
Comment #26846336
I lived off Schönleinstraße and can attest to this. I heard it was due to a crackdown in Hermanplatz pushing people one stop over?
-
comment
Comment #26799332
+1 on this, CTCI is worth its weight in gold
-
comment
Comment #10365948
it looks like it also lets you check memory stats and event listener counts
-
comment
Comment #8048147
This can't be right, nowhere near enough dependencies
-
comment
Comment #7248336
Really nice! Very simply and clean. Integration with an invoicing system would be a great win.
-
comment
Comment #7013248
This is true, but the time we're not spending compensating for browser inadequacies we're spending working with the new capabilities of html and css. There's plenty of new features…
-
comment
Comment #5948471
This is assuming that everyone is chasing the same level of perfection as apple. If the web can provide a "good enough" interface will the bulk of developers go to the extra effort…
-
comment
Comment #5900400
Great project, the standard django admin regularly feels too 'magical', try to do anything custom and you're screwed.
-
comment
Comment #5844873
Nice post. With expanded use of css3 features (gradients, shadows etc...) this will probably become more of an issue, but I hadn't really considered the impact that compile to css …
- story
-
comment
Comment #5609053
I'm a big fan of embedly and will continue to use them, this is a bit aggravating though. I think it's important to lay the blame with the party responsible here - twitter; for the…
-
comment
Comment #5465947
Depending on how they're writing their files; firefox doesn't support persistent file storage last time I checked. Firefox does have indexeddb, but if you want to do seek operation…
-
comment
Comment #5452831
Nice work! How do you plan on dealing with the leeching ratio though? It'll be far higher than traditional bittorrent (where the user leaves the app running in the background).
-
comment
Comment #5448746
Feel free to fork mine: https://github.com/hcliff/ampere It's the only one I've seen that abides to the bittorrent spec (where possible). BEP 9 and 10 support incoming. (Demo's bro…