4nof

↗ HN profile [ 39.8 ms ] full profile
Karma
8
Created
April 3, 2015 (11y ago)
Submissions
0
  1. I'm trying to get a database together for a general database for an app I'm writing. - I'm going for low-cost prioritized over easy setup. - I looked into making a sqlite db for each user stored in s3, but that is…

  2. I have 8 years of software developer experience. I took the founders course and was going to do a submission of some past work for YC2022 just to see what would happen. However I stopped short of that because it doesn't…

  3. I was having trouble making a non-chromatic scale with the current midi due to all the halfstep calculations. Why should the programmer have to worry about those things? Instead of 24,26,28,29,31,33,35,36 for a c scale,…

  4. https://github.com/fornof/rosetty My goal was to create a dual language viewer as a tool to use at a meetup - basically a lesson plan that people can take home and study if they like. I used the Rosetta Stone as a basis…

  5. I have a music notation I am making called HexNoteG9, where 0-9 are modifiers and a-f are notes, 9 is the note g. This is Twinkle Twinkle Little Star: 24 | this sets default note to a 2^2 quarter note 24 c c g g a a 1g…