Live data from Hacker News

Folk (Browser) Interfaces

cristobal.space

11–13 of 13 posts

Re: Folk (Browser) Interfaces

#11
post #2

I'm fully on board with this. I've been trying to get people to realize the power of the browser as a ubiquitous runtime for local software (akin to the way that /usr/bin/python and /bin/bash are situated to run scripts loaded from disk). But there's evidence of an obvious mental block when I try engaging with people. It's as if when you speak about the browser, people immediately start slipping and don't stop until…

>I'm struck that the author may be overly focused on collage.

I got here because I'm interested in "Narrative Trails", a concept that was proposed by Bush in "As We May Think" in 1945. The idea of weaving together a set of documents to convey a complex context is quite intriguing to me. It started as a purity thing for me (the underlying documents should be read-only, markup should be separate), and morphed into this view far more sympathetic to collage.

As for saving things locally, I think I'm going to proxy the web locally and save everything in a 2 terabyte ring buffer. Anything that gets referenced with a link gets moved to permanent storage. That way I'll never have to deal with a broken link again.

Re: Folk (Browser) Interfaces

#12
post #2

I'm fully on board with this. I've been trying to get people to realize the power of the browser as a ubiquitous runtime for local software (akin to the way that /usr/bin/python and /bin/bash are situated to run scripts loaded from disk). But there's evidence of an obvious mental block when I try engaging with people. It's as if when you speak about the browser, people immediately start slipping and don't stop until…

I have found this concept very useful professionally. Everyone has a browser. You can make self-contained HTML documents that do all kinds of great stuff! I’ll often use it to share an interactive dataset… use a script to pull together a big JSON, in-line an appropriate charting library, and go.

Sometimes performance isn’t amazing, but that’s usually directly related to the essential complexity of the dataset in question.

Re: Folk (Browser) Interfaces

#13
post #2

I'm fully on board with this. I've been trying to get people to realize the power of the browser as a ubiquitous runtime for local software (akin to the way that /usr/bin/python and /bin/bash are situated to run scripts loaded from disk). But there's evidence of an obvious mental block when I try engaging with people. It's as if when you speak about the browser, people immediately start slipping and don't stop until…

>I'm struck that the author may be overly focused on collage. I got here because I'm interested in "Narrative Trails", a concept that was proposed by Bush in "As We May Think" in 1945. The idea of weaving together a set of documents to convey a complex context is quite intriguing to me. It started as a purity thing for me (the underlying documents should be read-only, markup should be separate), and morphed into this…

Oh man that would be such a cool utility to run on a home server… an intelligent cache / archive. Please let me know if you code this up!
Post reply on HN