Live data from Hacker News

Viewing profile — tonerow

tonerow

HN member
Joined
Mon, Mar 01, 2021, 3:39 PM UTC
HN karma
363
Public activity
113 items

About tonerow

rob.gordon@tone-row.com

Recent public activity

  1. comment
    Comment #45476452

    Cool research! I went to the repo to see what the DSL looked like but it was hard to find a clear example. It would be cool if you added a snippet to the README.

  2. comment
    Comment #45261683

    Hi all, I built this as part of my fellowship research — it’s a tiny tool called Prune The idea is simple: you start with a single sentence (a claim, assumption, or half-formed tho…

  3. story
  4. story
  5. story
    Show HN: TeamSort – Anonymous, Social Choice Polls (Borda, Condorcet, IRV)

    Hey HN! I haven’t shared TeamSort here in a while, but after some great feedback from folks in the co-operative governance and computational social choice communities, I’ve added n…

  6. story
    Show HN: Teamsort.world

    I built a free, anonymous app for sorting ideas collectively. I feel like this could be useful for product teams prioritizing tickets as well as friends choosing what movie to go s…

  7. comment
    Comment #43388336

    Good question! It's fairly easy to implement and also it "tends to elect broadly-acceptable options or candidates (rather than consistently following the preferences of a majority)…

  8. story
    Show HN: Instant collaborative sorting – no login required, expires in 24h

    Hi HN! Creator here. I built this because I noticed teams often need to quickly prioritize or rank items, but existing tools add too much friction to the process. This uses the Bor…

  9. comment
    Comment #41332028

    No, you can’t upload an image- it’s just via prompt. SnapDiagram looks really useful!

  10. comment
    Comment #41109616

    I can't fathom how much that domain must have cost

  11. comment
    Comment #39726654

    Interesting! In the future I may try to build a framework-agnostic version. HTML-only would be pretty cool. Thanks for trying it out.

  12. comment
    Comment #39668586

    I'm starved for some feedback over here. Would you use this?

  13. story
    Show HN: Dizzy – Customized Shadcn UI Components

    Found some abstractions in the Shadcn UI react component library and put sliders to them. Curated some google fonts. Realized I could generate an entire Next app for download in a …

  14. story
    Show HN: AI Chat Duo – A sandbox for AI conversations

    Hey HackerNews, I built AI Chat Duo - a sandbox for AI conversations. It lets users sculpt two AI's personalities and govern a chat between them. I've used it for everything from d…

  15. comment
    Comment #38046994

    I had the worst experience with Wise and their support this past week. So bad it almost sent me to Twitter to rant. It used to be an amazing service but something has changed and I…

  16. story
  17. story
  18. comment
    Comment #37173621

    I’m the creator of flowchart.fun which is a quick text-to-diagram tool. If I’m being honest I didn’t use it much when developing stuff at first but of late I find it’s really nice …

  19. comment
    Comment #36774336

    Thank you! Much needed feedback. Going to fix that today.

  20. comment
    Comment #36774218

    I want to make architecture diagrams more natural in the future. This is far from perfect but here's my quick attempt at producing something like this in Flowchart Fun - https://fl…

  21. comment
    Comment #36773599

    Thank you so much! I'm reworking app flows this week and I was hesitating about removing this demo. I'm taking this comment as a sign that it's got to stay.

  22. story
  23. comment
    Comment #36006356

    Supabase is also great for auth. Did you reimplement auth yourself or switch to another auth service or framework?

  24. story
  25. comment
    Comment #35633476

    On https://flowchart.fun I found that I got better overall results by asking GPT for an intermediate syntax that it was less likely to mess up (and easier for me to parse), and the…