Live data from Hacker News

Viewing profile — miketromba

miketromba

HN member
Joined
Thu, Mar 25, 2021, 1:21 PM UTC
HN karma
295
Public activity
44 items

About miketromba

Building things

Recent public activity

  1. story
  2. story
  3. 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…

  4. 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…

  5. 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.…

  6. comment
    Comment #45708958

    Just shipped a fix, middle-click should work now. Thanks for the feedback

  7. 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 …

  8. 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…

  9. 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…

  10. story
  11. 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!

  12. 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…

  13. 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

  14. 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…

  15. story
  16. comment
    Comment #38490795

    Agreed, added a wall of disclaimers to clarify what it is and what it isn't.

  17. comment
    Comment #38490734

    Good call, added some more details.

  18. comment
  19. story
  20. comment
    Comment #26593883

    Going to implement an "import from json" feature soon... that would let you do this

  21. 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…

  22. 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…

  23. comment
    Comment #26583737

    Good idea, noted!

  24. 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…

  25. 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.