Live data from Hacker News

Semaphore: A Full-Body Keyboard

github.com

161–170 of 218 posts

Re: Semaphore: A Full-Body Keyboard

#161

Author here! Pleasant surprise to find my project at the top of HN this morning with such positive feedback :) I'm happy to answer any questions or hear suggestions for future tweaks. Planning to make this into a customizable full-body game controller as well.

I wish this existed 20 years ago when I done my college capstone project. It would be great present this to the examination board

Re: Semaphore: A Full-Body Keyboard

#163
post #107

Earlier quoted context omitted.

I think you could turn this into a game - Dance Hero or something. With a ridiculous storyline where you have to send signals with the power of dance to save the world

I dig it, send signals to the aliens asking for a rescue with the only Fatline capacitator left in earth which happens to only take dance inputs

It practically writes itself!

Re: Semaphore: A Full-Body Keyboard

#164

Earlier quoted context omitted.

Yea, like many computing terms are normal words now being used as jargon

I'm struggling to think of any computer terms that aren't repurposed 'normal' words, initialisms, acronyms, or portmanteaus. Even the words 'computer', 'program' and 'code' are repurposed.

Foo?

Re: Semaphore: A Full-Body Keyboard

#165

I wonder if there are any good keyboards that are part of trousers, but that are also hidden, you know not immediately obvious that you've got a keyboard on your trousers. Then you could have a computer in the pocket or a bag and a HUD! That could be very cool!

I had a coworker write a little app to vibrate with Morse code at incoming messages, and turn the entire screen into a single button that he could tap out replies.

It worked well enough.

Re: Semaphore: A Full-Body Keyboard

#166

Earlier quoted context omitted.

I'm actually already working on exactly that -- after trying it out on a couple of mini-games such as https://github.com/mristin/pop-that-balloon-desktop , https://github.com/mristin/cactusss-desktop and https://github.com/mristin/ski-leu-desktop . Please let me know if you want to join forces! You can find my contact information at: https://github.com/mristin . I figured that I don't mind my kids playing computer ga…

Excellent, I'll reach out! Your balloon game looks a bit more like my face keyboard interface: https://github.com/everythingishacked/CheekyKeys#readme

For some idea sourcing, you guys could consider mapping to musical notes as well. Then each melody maps to a particular dance.

Re: Semaphore: A Full-Body Keyboard

#167

Earlier quoted context omitted.

Knowing about programming semaphores but not visual semaphores seems quite bizarre to me. A bit like thinking flag or register or stack were only computer terms.

I don't know if they're on HN yet, but there's a generation for which "writing to disk" has nothing to do with disks of anything.

Depends on when you want to define "nothing to do with disk" as. M.2 was introduced in 2013 which would make them 9 years old by now, but if we look at Samsung's 2006 PATA SSD (with 32GiB!), then they'd be 17 and could well be on here.

Re: Semaphore: A Full-Body Keyboard

#169

Earlier quoted context omitted.

I am a native English speaker and never heard the word "semaphore" until taking CS classes in college. I cannot think of a common use for the term, unlike flag (see them all the time), register (do that with cars and schools) or stack (lots of those in my kitchen).

> register (do that with cars and schools) I would think computer register comes from the noun, not the verb — think cash register, not to register a car.

I agree, I was just trying to think of how the word "register" comes up in casual conversation.

I cannot think of a way that "semaphore" would come up in non-nerd conversation at all.

Post reply on HN