Live data from Hacker News

Viewing profile — necatiozmen

necatiozmen

HN member
Joined
Thu, Jul 18, 2019, 2:09 PM UTC
HN karma
4
Public activity
55 items

About necatiozmen

Software developer

Recent public activity

  1. comment
    Comment #47908633

    DESIGN.md very useful for quickly getting something up and running. We built a site where you can explore DESIGN.md files from popular websites. https://getdesign.md/ It works well…

  2. comment
    Comment #47809499

    https://getdesign.md/ provides more accurate design system extraction than Claude design. Could be use vice-versa

  3. story
  4. comment
    Comment #46778447

    Yes, there are some security issues but at the end of the day this is a very new project with a lot of momentum. It’s going to evolve as more people start using and building on it.…

  5. story
    Anthropic raised trademark concerns, so Clawdbot ended up renaming

    Clawdbot got renamed to Moltbot after trademark concerns from Anthropic. Clawdbot → Moltbot Clawd → Molty As explained by Clawdbot’s creator, Peter Steinberger: same product, new n…

  6. comment
    Comment #44796301

    We've prepared a comprehensive collection of production-ready Claude Code subagents: https://github.com/VoltAgent/awesome-claude-code-subagents It contains 100+ specialized agents …

  7. comment
    Comment #44796296

    We've prepared a comprehensive collection of production-ready Claude Code subagents: https://github.com/VoltAgent/awesome-claude-code-subagents It contains 100+ specialized agents …

  8. comment
    Comment #44403207

    Cool work, durable execution and resumability are hugely underrated problems in the agent space, especially once you move beyond toy demos. Love the checkpointing + waitFor pattern…

  9. comment
    Comment #38864119

    This is good example of vendor lock-in problem on low-code tools.

  10. comment
    Comment #38081139

    For the frontend, there is React framework called refine for building CRUD apps like admin panel and internal tools https://github.com/refinedev/refine It has built-in integrations…

  11. comment
    Comment #37983723

    Yes, you can bootstrap minimal CRUD app with authentication in 1 minute with refine - React framework app scaffolder. It gives the source code as well https://refine.dev/#playgroun…

  12. comment
    Comment #34705553

    Congrats on launching! I really like the dashboard UI and the clean documentation. We are running an open source React-based framework called "refine" for building any kind of CRUD…

  13. comment
    Comment #34545263

    If I were building an MVP today, my stack would likely include a web framework such as Django or Ruby on Rails for the backend, a React framework such as refine for the frontend, a…

  14. story
  15. story
  16. comment
    Comment #33862492

    I recommend looking at open source react framework for building CRUD apps. GitHub repo: https://github.com/refinedev/refine It is headless by default and supports Material UI, AntD…

  17. comment
    Comment #33791660

    We have an open-source React-based framework called "refine" for easily building CRUD apps like Admin panels and Internal tools. It is headless by default and supports Material UI,…

  18. comment
    Comment #33750618

    Congrats on launching! I'm happy to see that your guys are using our framework with Mantine UI for the back office. I suggest you add a mock login page using AuthProvider.. It make…

  19. comment
    Comment #33728454

    It looks cool. Could you add our open source project: https://github.com/refinedev/refine

  20. story
  21. story
  22. comment
    Comment #33708814

    Weekly Frontend Ecosystem - https://www.getrevue.co/profile/refine_dev

  23. comment
    Comment #33679173

    It's always cool that there are alternatives for popular tools. It encourages maintainers to put more effort and release new project features.

  24. comment
    Comment #33667216

    Congrats on the new releases! We are running an open source React framework for building CRUD apps alternative for Retool and other similar tools. Repo: https://github.com/refinede…

  25. comment
    Comment #33663196

    Good luck with your project. I like your GitHub README:) There is a similar open source React framework for CRUD apps like internal tools and admin panels. It's not a drag&drop lik…