Viewing profile — maxogden
maxogden
HN member- Joined
- Thu, Mar 04, 2010, 7:34 PM UTC
- HN karma
- 621
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About maxogden
No profile information was provided.
Recent public activity
-
comment
Comment #15468295
The real-time syncing immutable, append-only log that hypercore provides can also be accessed randomly, allowing for lots of cool parallel/distributed log processing architectures …
-
comment
Comment #14425435
Great analysis. We anticipate that in order to fix these three usability issues around trust we will need to provide a centralized identity provider in the future. This would also …
-
comment
Comment #9012081
iojs 1.1.0 V8 version 4.1.0.14 (current). nodejs 0.12 V8 version: 3.28.73 (>6 months old). More info here: https://iojs.org/es6.html
-
comment
Comment #7907573
Seems similar to http://studio.substack.net/
-
comment
Comment #7652145
Hi, dat maintainer here. I made the website in a couple of hours ( https://github.com/maxogden/dat-data.com/commits/gh-pages ) but have spent about 9 months on the code so far (rea…
-
comment
Comment #7650441
not yet, but keep an eye on https://github.com/jbenet/transformer which will provide the data format conversion API. It would be really cool to see some sheetjs stuff hooked up to …
-
comment
Comment #7650439
Hi, maintainer of dat here. We're working on the first release now. The first use case is tabular data (a large volume of small rows), but we'll be adding a content-addressable blo…
-
comment
Comment #6742702
for an example of doing this with tar instead of zip check out https://npmjs.org/package/dir-tar-stream
- story
-
comment
Comment #5119259
Sorry about the tone, I definitely could have said that part more nicely. To me Java smells like too many abstract interfaces, lots of boilerplate and hard to use build tools. Java…
- story
-
comment
Comment #5081073
this and the follow-up post were most useful when developing the voxel.js components http://0fps.wordpress.com/2012/06/30/meshing-in-a-minecraft-...
- story
-
comment
Comment #4880121
wow very weird, I haven't had any issues like this
- story
- story
-
comment
Comment #4592952
the phenomenon you have experienced is known in the node community as #JIFASNIF
- story
-
comment
Comment #4415635
in my experience as a developer/user the plancast API hasn't actually been very well maintained
-
comment
Comment #4405131
teaching to a broad audience means balancing the likelihood that the learner will be in over their head (too much information) with the likelihood that they will have a negative ex…
-
comment
Comment #4403054
i'll make you a deal: if you can find a bug caused by me not using semicolons in any of my github repos from the last year i will add a section into jsforcats about using semicolon…
-
comment
Comment #4403050
"many" as in "many forms". i'll work on clarifying the language
-
comment
Comment #4402863
I hadn't seen this specific introduction, thanks! I first learned ruby through _why's poignant guide which definitely influenced the approach I took here
-
comment
Comment #4402860
if you find an instance in the code examples where ASI doesn't do its job i'd happily merge in a pull request that inserts a semicolon manually https://github.com/maxogden/javascri…
-
comment
Comment #4402227
Oh hahah I forgot I had used it so much