Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
memorythought
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
memorythought
3y ago
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 traced a program from the top-down line-by-line (linea
2.
▲
by
memorythought
3y ago
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 requires. Asking yourself what the "real" person wo
3.
▲
by
memorythought
4y ago
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 to build tooling based on AsciiDoc. I've had
4.
▲
by
memorythought
4y ago
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 (other things being e.g. completing the Peritext implementation
5.
▲
by
memorythought
4y ago
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 E2E is deployed now, then you don't have to trust t
6.
▲
by
memorythought
5y ago
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 which we all enjoy on a daily basis. My
7.
▲
by
memorythought
6y ago
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 bunch of effort into making the API cleaner and m
8.
▲
Ion – Decentralized Identifiers Developed by Microsoft
(techcommunity.microsoft.com)
3 points
by
memorythought
6y ago
|
0 comments
9.
▲
by
memorythought
6y ago
I read the javascript part as specifically referring to JSON, not to all javascript code.
10.
▲
by
memorythought
6y ago
You might be interested in https://radicle.xyz/
11.
▲
Reddit community points launches on Ethereum
(reddit.com)
2 points
by
memorythought
6y ago
|
0 comments
12.
▲
by
memorythought
6y ago
papercut?
13.
▲
by
memorythought
6y ago
I don't think there's a good connect sink for GCS available under a non commercial license
14.
▲
by
memorythought
6y ago
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 selling your data. Is there something sneaky that they&#
15.
▲
by
memorythought
9y ago
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 being able to search by tag. There was some discussion of inc
16.
▲
by
memorythought
9y ago
Does anyone know of a tool like jrnl.sh that integrates with GPG for encryption?