7,276 results for Tool · 2.590s

News for “Tool”
15 results • 2585 ms server time
Moozonian News
news.ycombinator.com• Aug 13, 2026• 1 min read
Ask HN: How much money do you spend monthly on subscriptions for AI models?Monthly total for all AI model subscriptions for personal use, with a breakdown of which models you use and for what purpose (coding side projects, AI assistants, etc.).You can also mention how much you spend monthly on AI tools for professional work that your company pays for.
Advertisement
Moozonian News
remarc.app• Aug 13, 2026• 1 min read
Show HN: Remarc – comment on anything on your screen and send it to your agentLike any side project, Remarc had its innocent beginnings in my own problem — there was no good way to provide contextual feedback to AI agents on their own output.Social media may make building with AI seem like this: ask for the thing, blindly approve the plan, get the thing. Post “omg claude just one-shotted blah”. Profit.But if you’ve ever worked on a real product, you know nothing good is ever one-shotted. Every PRD, design, and build goes through dozens of feedback loops and iterations. That’s how you get from something that works to something actually good.There are a plethora of tools for collaborating with humans, but surprisingly little for collaborating with AI. Chat just wasn’t cutting it for the kind of contextual feedback I wanted to give my agents.This thing in the implementation plan? Change it to that. What did you mean here? See this button? Here’s a screenshot, I circled it — it’s missing a hover state. This sentence in the 3rd paragraph? Rephrase it.If you’re an opi
Moozonian News
frontfamily.com• Aug 13, 2026• 1 min read
Show HN: A Rosetta Stone for UI component librariesA tool that maps UI components across MUI, Chakra, Ant Design, Mantine, EUI, Bootstrap, Quasar, Angular Material, and more. Every mapping is hand-verified — no AI guessing. Site: https://frontfamily.com CLI: https://www.npmjs.com/package/@frontfamily/cli GitHub: https://github.com/ch-bas/frontfamily
Moozonian News
substructure.ai• Aug 13, 2026• 1 min read
Show HN: An agent engine with no SDK, just TOML and webhooksI was looking for a way to add AI agents to multiple systems that I maintain.I had a few requirements:- I work in multiple programming languages, so it needs to work for all of them.- I can control how tools access my system.- I can override the agent loop to try different patterns.- I can iterate on the loop without handling durability, streaming, and the rest of the nitty gritty.- I can iterate locally before deploying.- I can self host.Nothing existed that worked across programming languages, so I built it.It's not an SDK. It's a server that handles durability, streaming, MCP connections, LLM calls and connecting to channels like Slack.You can override every single step of the agent loop by handling a webhook.But you don't have to override anything, you don't even need to handle the webhook. You can define the agent in a TOML file and chat with your agent via Slack in minutes.Point it at your backend to receive a webhook at every decision point. The engine sends the current step and
Moozonian News
news.ycombinator.com• Aug 13, 2026• 1 min read
Ask HN: Small team devs – how do you collab with UI/UX designers in the AI era?Running a 2 person product company, my cofounder (product designer by trade) and I are struggling to get the design/dev process right as AI transforms the way we ship.There are a couple of interrelated problems:1. As we move faster and a higher proportion of our frontend code is AI generated it means more minor UI bugs and inconsistencies. These are generally things that could be zero-shotted by an agent but from what I've found the agentic coding tools for existing mid-sized codebases tend to be developer-focused and not easy for a designer to setup/use.2. Everything was originally designed in Figma but pixel pushing every screen is feeling increasingly redundant. So ideally we'd just rely on some core components built in Figma and then vibe code their implementation. But of course when we want to change an existing component, I tend to just implement that change in code, get design-approval, and ship it: figma never gets updated, so its been pretty much discarded and the actual compo
Moozonian News
pressentable.com• Aug 13, 2026• 1 min read
Show HN: Pressentable – turn a spreadsheet into a typeset client report[alphal I found current state of reporting tool not really good so I am making one. The time to produce the report should not be as long as the time for doing the analysis.Without an account: - build a full report in the editor: your data (CSV, Excel, JSON), text, tables, charts - start from a template, reorder and delete blocks, add your brand color - live A4 preview of the finished document - everything stays in your browser, and it's still there when you come backWith a free account: - export the report as PDF or image (carries a small Pressentable footer mark) - sign in with a magic link, no passwordFounding member ($15/month, never rises, 20 seats): - white-label exports: your brand only, no footer mark - publish reports to a public shareable link, up to 10 live at once - save up to 10 reports in your account, manage and unpublish anytimeMany more features to come.I mostly looking for feedbacks
Advertisement
Moozonian News
stackdome.com• Aug 13, 2026• 1 min read
Show HN: Stackdome – An open source self-hostable Railway alternative on K8sHello Hacker News, this is Ashish.We started building Stackdome in 2024 as a hobby project. The idea was to package the tooling in the CNCF/cloud-native ecosystem into an opinionated platform, so that developers can get a well engineered platform without learning Kubernetes YAMLology or a dozen other projects from the CNCF landscape.Railway and Render did this well for their hosted products. I wanted to bring that level of polish and DX to something you can self-host. Stackdome uses Kubernetes underneath, but it's completely transparent to users. (I have some ideas for an expert mode that exposes more of the bells and whistles.)My day job involves working with cloud native technologies, and it made me appreciate how much is already solved by Kubernetes and the tooling around it. If you are already running Kubernetes, Stackdome is something you can adopt incrementally. (I have some ideas around adopting already-running workloads.)Features:- First class support for multi-service applicat