Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tarr1124
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tarr1124
5mo ago
Honestly, "note app" is a stretch. What I wanted was a knowledge system modeled on PoIC, a Japanese index-card method that predated Evernote. I tried building it on Obsidian and other markdown tools for years and structured notes
2.
▲
by
tarr1124
5mo ago
Yeah, fair. The third-person thing is an old habit from parsing parents before I reply, but you're right that in a direct reply it reads cold. Second person from here on.
3.
▲
by
tarr1124
5mo ago
Selling would be nice, but a lot of solo builders are mainly in it for the building. The note app I wanted didn't exist anywhere. I was close to hiring a contractor to build it, so it's already worth tens of thousands of dollars t
4.
▲
by
tarr1124
5mo ago
Three notetaking app attempts sitting in my private repos, all stalled at the gap between idea and free time. With Claude Code I finally got the one I really wanted out in two months. Building it has been the best hobby I've found. Bea
5.
▲
by
tarr1124
5mo ago
I wrote it. English is my second language, so I reach for "what X is pointing at" constructions a lot — partly as a self-check that I've parsed the parent correctly. If any specific claim in there looks wrong or generated, ha
6.
▲
by
tarr1124
5mo ago
Git is great as the durable layer, but what fiatpandas is pointing at is a bit different — real-time awareness that the agent is active right now, not a retrospective diff. I've been working on this split in a side project ( https:
7.
▲
by
tarr1124
5mo ago
Obsidian and these newer tools share markdown + local files, but they're aimed at different assumptions about who reads and edits the vault. Obsidian's default is "human reads and curates; plugins optionally enhance." Th