Viewing profile — unmarkdown
unmarkdown
HN member- Joined
- Sat, Feb 21, 2026, 7:19 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About unmarkdown
Recent public activity
-
story
Personal and Business Tax Returns via MCP
Anyone doing their tax returns and feel like there needs to be a headless SaaS offering just for tax returns? Claude / ChatGPT integrates with this service via MCP ... guides you t…
-
comment
Comment #47098489
Respect for building the client from scratch. The "I wanted to understand every component" reasoning resonates. I took a similar approach with a conversion pipeline I built using r…
-
comment
Comment #47098471
Tables are markdown's weakest point. The pipe syntax is painful to write and impossible to maintain once a cell has more than a few words. An excel style approach makes a lot of se…
-
comment
Comment #47098458
Nice approach keeping it minimal. Tufte CSS is a solid choice for readability. Interesting that you went with BibTeX citations in markdown. How are you parsing those? custom remark…
-
comment
Comment #47098443
Nice to see a native viewer. The electron fatigue is real. I've developed several apps on Electron and have moved away from it. Curious about the rendering pipeline ... are you usi…