Live data from Hacker News

Viewing profile — vivster7

vivster7

HN member
Joined
Wed, Apr 30, 2014, 4:27 PM UTC
HN karma
4
Public activity
6 items

About vivster7

No profile information was provided.

Recent public activity

  1. story
    Show HN: Tato – Python file layout formatter

    Hey HN, I’m excited to share Tato, a Python file layout formatter that organizes your code into a consistent structure. Unlike other code autoformatters like black and ruff, Tato f…

  2. comment
    Comment #24087160

    I’ve been trying to build a really simple only boxes and arrows whiteboard at https://whiteboard.systems It’s definitely not the same as drawing on a whiteboard, but I’ve found it …

  3. comment
    Comment #23565497

    I've been building a simple, multiplayer whiteboard at https://hello.whiteboard.systems . Curious if that would work for your usecase / always appreciate any feedback.

  4. comment
    Comment #23278200

    Thanks for the bug report -- it should be fixed now. We were saving a stale state. The whiteboards are autosaved, so you can return to the URL and see the same board. Planning to a…

  5. comment
    Comment #23276404

    appreciate the feedback. we fixed a bug so text should always be editable if the box is selected. and the "delete" key should also work now. agree the blinking cursor is the standa…

  6. comment
    Comment #23274781

    Its still very much in development, but we're building https://whiteboard.systems/ Its based on the idea that for most system diagrams, you just need boxes, text and arrows. everyt…