Live data from Hacker News

Folk Interfaces

maggieappleton.com

101–103 of 103 posts

Re: Folk Interfaces

#101
post #92

Earlier quoted context omitted.

Apparently it would only receive one frequency (presumably tuned when made). The target was for developing countries that might have only a single state-run station.

"The radio is, of course, non-directional. This means that it receives all stations simultaneously. But in emerging countries, this is of no importance: only one broadcast (carried by relay towers 50 miles apart) is carried." Design for the Real World: Human Ecology and Social Change ©1971 pg. 162 https://archive.org/details/designforrealwor0000papa/page/16...

Ah, misunderstood that. Ok, so fairly useless in a place with many stations.

Re: Folk Interfaces

#102
post #9

Earlier quoted context omitted.

Twitter's "retweet" and "hashtag" were both folk innovations that became product features. People used to write 'RT @user "comment"' to retweet.

The quote RT is another example. People used to take screenshots of tweets to quote RT.

They still do sometimes .. and it may become more common as the edit button is rolled out.

Re: Folk Interfaces

#103
along the lines of the d&d spreadsheet, I've developed an entire app for running scrabble tournaments as an elaborate google sheets script. it's a couple of thousand lines of javascript for the logic, but the user interface is entirely a bunch of spreadsheet tabs.

I'm currently rewriting it as a standalone web app just to break the dependence on google, and have a more customisable user experience, but it's really hard to beat the spreadsheet UX, where settings are all done using editable tables and the output shows up in another table.

Post reply on HN