logicboard

↗ HN profile [ 28.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello HN, I built a video editor for iPhone that replaces the usual timeline scrubber with a clickwheel. You rotate through 0–360° to move across the full video duration. It ends up feeling more tactile than a standard…

  2. I am super excited to open-source the code executor behind logicboard.com - an in-browser collaborative code editor. The backend is written in Elixir+Phoenix and implements a WebSocket API to execute code in docker…

  3. I am super excited to open-source the code executor behind logicboard.com - an in-browser collaborative code editor. The backend is written in Elixir+Phoenix and implements a WebSocket API to execute code in docker…

  4. I made a Logicboard.com — A collaborative code editor with code-replay feature. Code-replay lets you run the coding session like a movie, I wrote a blog post on how I implemented this:…