Viewing profile — necatiozmen
necatiozmen
HN member- Joined
- Thu, Jul 18, 2019, 2:09 PM UTC
- HN karma
- 4
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About necatiozmen
Recent public activity
-
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…
-
comment
Comment #47809499
https://getdesign.md/ provides more accurate design system extraction than Claude design. Could be use vice-versa
- story
-
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.…
-
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…
-
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 …
-
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 …
-
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…
-
comment
Comment #38864119
This is good example of vendor lock-in problem on low-code tools.
-
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…
-
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…
-
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…
-
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…
- story
- story
-
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…
-
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,…
-
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…
-
comment
Comment #33728454
It looks cool. Could you add our open source project: https://github.com/refinedev/refine
- story
- story
-
comment
Comment #33708814
Weekly Frontend Ecosystem - https://www.getrevue.co/profile/refine_dev
-
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.
-
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…
-
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…