Live data from Hacker News

Viewing profile — portasynthinca3

portasynthinca3

HN member
Joined
Sat, Jun 04, 2022, 5:05 PM UTC
HN karma
163
Public activity
6 items

About portasynthinca3

No profile information was provided.

Recent public activity

  1. comment
    Comment #42609126

    > SysEx is to standard MIDI what inline assembler is to Python I really like this comparison!

  2. comment
    Comment #42607636

    My bad! I added *.bin to .gitignore last minute to exclude assembled code snippets, but looks like the dumps were excluded as well. I'm going to upload them in the next few hours

  3. comment
    Comment #42600514

    Thanks! The dot matrix is actually eight 5x8 characters, or 320 bits in total. I'm packing those 320 bits into the the 4 bits per byte that are available to us in this shell protoc…

  4. comment
  5. story
  6. story
    Show HN: SpeedAPI – An API Toolkit

    It's mainly geared towards massive-scale real-time applications. On top of that, it offers IDE autocomplete for TypeScript users and employs a low-overhead binary encoding. It uses…