Viewing profile — memorythought
memorythought
HN member- Joined
- Wed, Jul 19, 2017, 10:02 AM UTC
- HN karma
- 19
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About memorythought
Working full time on automerge (https://github.com/automerge/automerge-rs)
Recent public activity
-
comment
Comment #37524647
This paper[1] suggests that there is a 50/50 split amongst programmers in the way in which they trace programs: > Given a straight-line program, we find half of our participants tr…
-
comment
Comment #35304592
I would be careful applying this one to imposter syndrome. I think of imposter syndrome as a failure to calibrate your expectations of yourself with the reality of what your work r…
-
comment
Comment #34684482
I love AsciiDoc and want to use it more. The main problem is, as noted, that it's hard to get this ruby library into whatever platform you want to deploy to. Consequently it's hard…
-
comment
Comment #34593055
This optimization is indeed in the pipeline, although there are other things nearer the front because performance is currently Good Enough ™ that other things are more pressing (ot…
-
comment
Comment #32025151
There are other considerations though aren't there? Assuming that you trust the hosting entity: * You may not want to trust the hosting entity for all of time. If you trust that E2…
-
comment
Comment #30602123
My reading of Seeing Like A State was not "central planning bad". The author explicitly acknowledges that there are many benefits to what they refer to as "high modernist" projects…
-
comment
Comment #24620723
Im one of the authors of this. Right now the code is very unstable as we're tracking the performance branch of the JS implementation. Once the JS version hits 1.0 I'll be putting a…
- story
-
comment
Comment #23426602
I read the javascript part as specifically referring to JSON, not to all javascript code.
-
comment
Comment #23258605
You might be interested in https://radicle.xyz/
- story
-
comment
Comment #23023936
papercut?
-
comment
Comment #22704880
I don't think there's a good connect sink for GCS available under a non commercial license
-
comment
Comment #22683574
How is this trackers buying themselves a free pass? I don't know much about Scroll, their website suggests that they are about paying publishers for content you view, rather than s…
- story
-
comment
Comment #15824499
True, not particularly difficult. At the moment though I just keep GPG encrypted text files if I handle encryption independently of jrnl then I lose a lot of the value of it like b…
-
comment
Comment #15824265
Does anyone know of a tool like jrnl.sh that integrates with GPG for encryption?