Live data from Hacker News

Show HN: Flight Instruments in Snap SVG and JavaScript

fl7b8.csb.app

1–10 of 38 posts

Re: Show HN: Flight Instruments in Snap SVG and JavaScript

#3

I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8

Nice! These would be great as web components :)

Re: Show HN: Flight Instruments in Snap SVG and JavaScript

#5
post #4

When Flight Simulator hits that "A programmer had a problem and thought 'I know! I'll make it a web app!'" phase...

Unfair and needlessly condescending criticism. He implemented them for training materials. The knee-jerk assumption of stupidity around here is getting really old.

Re: Show HN: Flight Instruments in Snap SVG and JavaScript

#6

I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8

This is really nice - you know what it inspires me to do: make a synthesiser interface with the same tech/look and feel. Do you have a repo link where I might contribute something in that regard?

Wired up to MIDI, this could be the basis of a very nice set of synth visualisation tools ..

Re: Show HN: Flight Instruments in Snap SVG and JavaScript

#7
post #6

I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8

This is really nice - you know what it inspires me to do: make a synthesiser interface with the same tech/look and feel. Do you have a repo link where I might contribute something in that regard? Wired up to MIDI, this could be the basis of a very nice set of synth visualisation tools ..

Originally, the code was in this repo but its a full nodejs / express app. https://bitbucket.org/duncanmeech/flying/src/master/ Just the frontend part can be found here...https://codesandbox.io/s/six-pack-flight-instruments-fl7b8

Re: Show HN: Flight Instruments in Snap SVG and JavaScript

#8

I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8

This is one of those things that "someone must have already done, it must be out there." Thank you for being that person.

Re: Show HN: Flight Instruments in Snap SVG and JavaScript

#10
post #6

Earlier quoted context omitted.

This is really nice - you know what it inspires me to do: make a synthesiser interface with the same tech/look and feel. Do you have a repo link where I might contribute something in that regard? Wired up to MIDI, this could be the basis of a very nice set of synth visualisation tools ..

Originally, the code was in this repo but its a full nodejs / express app. https://bitbucket.org/duncanmeech/flying/src/master/ Just the frontend part can be found here... https://codesandbox.io/s/six-pack-flight-instruments-fl7b8

Sweet, thanks for sharing!
Post reply on HN