blake8086's comments

blake8086 | 7 years ago | on: Show HN: Domain-tailored CRDTs for collaboration without server involvement

I suspect you could build such a thing if you could more rigidly define edit operations on source code files. The way we edit code now is roughly "insert/edit/delete string <x> at position <y>", which doesn't really carry enough context to auto-merge.

If edits carried all the semantic information of what they were doing to the source: "rename symbol <x> to <y> everywhere" "perform step <x> after step <y>", then we could probably build a zero-maintenance revision-control system.

blake8086 | 8 years ago | on: Cryonics Myths

I did a podcast with a friend covering a lot of these points here: https://www.youtube.com/watch?v=_ffQEoSJW4w

I think a big myth people need dispelled is that cryonics is really expensive. It's not a very expensive gamble to take, and it's pretty easy to see that it's worthwhile for many people.

blake8086 | 9 years ago | on: Prettier 1.0

I think this is because you view yourself as more of a code author, and people excited for this announcement more frequently find themselves in the role of a code reader.
page 1