diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-12-11 19:09:35 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-12-11 19:09:35 -0500 |
commit | a9ec91ee6718eea76726b6d11f24d8a950206186 (patch) | |
tree | 1f81a31db0c9621732fb3c4c59cfd11185435c52 /2024/talks/hyperdrive.md | |
parent | 42aaae80449bd7e85ae8d356c192a85506441c1f (diff) | |
download | emacsconf-wiki-a9ec91ee6718eea76726b6d11f24d8a950206186.tar.xz emacsconf-wiki-a9ec91ee6718eea76726b6d11f24d8a950206186.zip |
add chapters
Diffstat (limited to '')
-rw-r--r-- | 2024/talks/hyperdrive.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/2024/talks/hyperdrive.md b/2024/talks/hyperdrive.md index 8832bd4c..eb233094 100644 --- a/2024/talks/hyperdrive.md +++ b/2024/talks/hyperdrive.md @@ -48,7 +48,7 @@ See also: [EmacsConf - 2023 - talks - hyperdrive.el: Peer-to-peer filesystem in ## Questions and answers - Q: Hi there, thank you for your talk - I enjoyed watching it! I - tried this tool last year, and it seemed to work well - but I don\'t + tried this tool last year, and it seemed to work well - but I don't know anyone who actually uses it. Network effects are tricky - do you know of any public shares people can join to try this tool out properly? Thank you! @@ -75,7 +75,7 @@ See also: [EmacsConf - 2023 - talks - hyperdrive.el: Peer-to-peer filesystem in only those files will be shared) - It can also be a lambda, i.e. anything that can be formulated as a function - - E.g., with Karl Voit\'s filetags (or Prot\'s Denote + - E.g., with Karl Voit's filetags (or Prot's Denote filenaming scheme), you could share only those files which are tagged as \"public\". - Q: idea: try hyperdrive to distribute WORG (and EmacsWiki) @@ -94,13 +94,13 @@ See also: [EmacsConf - 2023 - talks - hyperdrive.el: Peer-to-peer filesystem in cmapx. Then we build an image map based on the cmapx string. We put the image and image map together and render it in a buffer. I also adapted some code from image-mode.el to make the - image resize whenever the buffer\'s window resizes. For + image resize whenever the buffer's window resizes. For details, see [https://git.sr.ht/\~ushin/hyperdrive.el/tree/master/item/hyperdrive-sbb-view.el](https://git.sr.ht/~ushin/hyperdrive.el/tree/master/item/hyperdrive-sbb-view.el) - A: This approach is directly inspired by org-graph-view.el, by Adam Porter (github alphapapa). - Q:What is something surprising about how you or somebody else that - you didn\'t expect from using the hyperdrive network? + you didn't expect from using the hyperdrive network? - A: - Q: You mentioned streaming audio and video - could you confirm that this is in reference to consumption of media, and not broadcasting |