Viewing profile — tonerow
tonerow
HN member- Joined
- Mon, Mar 01, 2021, 3:39 PM UTC
- HN karma
- 363
- Public activity
- 113 items
- HN profile
- View on Hacker News ↗
About tonerow
Recent public activity
-
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.
-
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…
- story
- story
-
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…
-
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…
-
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)…
-
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…
-
comment
Comment #41332028
No, you can’t upload an image- it’s just via prompt. SnapDiagram looks really useful!
-
comment
Comment #41109616
I can't fathom how much that domain must have cost
-
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.
-
comment
Comment #39668586
I'm starved for some feedback over here. Would you use this?
-
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 …
-
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…
-
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…
- story
- story
-
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 …
-
comment
Comment #36774336
Thank you! Much needed feedback. Going to fix that today.
-
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…
-
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.
- story
-
comment
Comment #36006356
Supabase is also great for auth. Did you reimplement auth yourself or switch to another auth service or framework?
- story
-
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…