Viewing profile — miketromba
miketromba
HN member- Joined
- Thu, Mar 25, 2021, 1:21 PM UTC
- HN karma
- 295
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About miketromba
Recent public activity
- story
- story
-
comment
Comment #48647999
This is very good - I have found that well-designed progressive disclosure systems like this tend to be far more effective and performant than cookie-cutter semantic / encoding-bas…
-
story
Show HN: Issy – AI-native issue tracking stored as Markdown files in your repo
Hey HN, I built issy, a lightweight issue tracker that stores issues as markdown files in a `.issues/` directory in your repo. The idea is simple: issues should live with your code…
-
comment
Comment #45709116
I get this. Just shipped the ability to create and edit themes locally, no auth required. The local theme gets persisted to localstorage and you can optionally save/share it later.…
-
comment
Comment #45708958
Just shipped a fix, middle-click should work now. Thanks for the feedback
-
comment
Comment #45707139
Global border radius is editable, that setting is at the bottom of the sidebar. The challenge with global shadcn theming is that you're limited to adjusting the css variables they …
-
comment
Comment #45706825
Tweakcn is a great tool too. Main difference is I'm hoping ShadcnThemer will be more of a community-driven hub for sharing, starring, and forking themes - similar to how color pale…
-
story
Show HN: Shadcn/UI theme editor – Design and share Shadcn themes
Hey, I built https://ShadcnThemer.com - a web app for creating and sharing themes for shadcn/ui, made with my some of my favorites, Next.js 15, Tailwind CSS 4, Drizzle ORM, and Sup…
- story
-
comment
Comment #44075195
Excellent work. A modern alternative to readability was much needed. This is especially useful for building clean web context for LLMs. Thanks for open-sourcing this!
-
comment
Comment #44068345
Oof this is a very limited take. The fundamental issue is that agents / LLMs at present are not engineers or system architects. You cannot sit back and play product manager yet. If…
-
comment
Comment #43836968
Thank you! Indeed, it's pretty early and desktop-first for now. Agreed- I intend to add lots of examples over time. Appreciate the feedback
-
story
Show HN: UXCanvas.ai – Idea to UI/UX Prototype in Minutes
Hello HN, As a technical entrepreneur, working with designers is often way too slow - when I have an idea, I want a prototype the same day - not days/weeks later. I created UX Canv…
- story
-
comment
Comment #38490795
Agreed, added a wall of disclaimers to clarify what it is and what it isn't.
-
comment
Comment #38490734
Good call, added some more details.
- comment
- story
-
comment
Comment #26593883
Going to implement an "import from json" feature soon... that would let you do this
-
comment
Comment #26586694
Third time I'm hearing this... I think it might have something to do with: a) newish domain, b) uncommon TLD ".one" or c) cloudflare DNS setup pointed to netlify with cname flatten…
-
comment
Comment #26583790
I actually experimented with this in earlier iterations of the Theme Studio, but I remember running into a bunch of limitations. I think the HTML/CSS simulation is similar enough t…
-
comment
Comment #26583737
Good idea, noted!
-
comment
Comment #26583721
Good idea. The screenshot generation system is a bit limited at the moment just because of the quantity of images that need to be generated on the server-side every time someone up…
-
comment
Comment #26583125
Yeah that's a nasty bug. I built the picker from scratch so it has not been battletested. Will fix this moving forward.