frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Supabase Skills to run your business ops

https://github.com/SkeneTechnologies/skene/tree/main/skills
1•teemuki•2m ago•0 comments

AI technology is nearing a point where it could develop without human input

https://www.bbc.com/news/articles/cx2124z7g45o
1•reconnecting•4m ago•0 comments

Changing How We Develop Ladybird

https://ladybird.org/posts/changing-how-we-develop-ladybird/
2•EdwinHoksberg•4m ago•0 comments

The ancient US discovery predating the pyramids

https://www.bbc.com/travel/article/20260223-the-ancient-us-discovery-predating-the-pyramids
1•thunderbong•7m ago•0 comments

Lee Kuan Yew's Singapore Story

https://www.historytoday.com/archive/feature/lee-kuan-yews-singapore-story
1•pepys•7m ago•0 comments

Create a blog post series with navigation in Jekyll

https://opensource.com/article/22/4/blog-series-navigation-jekyll
1•ankitg12•8m ago•0 comments

Online Safety Regulation Increases Privacy Risk

https://arxiv.org/abs/2606.05273
1•50kIters•9m ago•0 comments

$100 to a Debian Developer who helps Assertables Rust testing for Debian

1•jph•10m ago•0 comments

Ask HN: Is Claude Code down, or its just my region?

2•codetiger•13m ago•1 comments

Dense Contexts Are Hard: Lexical Density Limits LLM Context Windows

https://arxiv.org/abs/2606.06203
1•sbulaev•19m ago•0 comments

Pi: A coding agent for engineers who own their tools

https://alexander.holbreich.org/posts/2026/pi-coding-agent/
4•aholbreich•26m ago•0 comments

New SoTA open source TTS model from Boson AI

https://huggingface.co/bosonai/higgs-audio-v3-tts-4b
3•silinmeng•28m ago•0 comments

There's no escaping it: an exploration of ANSI codes

https://blog.safia.rocks/2025/12/22/ansi-codes/
2•ankitg12•28m ago•0 comments

ChibiRuby is a pure C# implementation of the mruby virtual machine

https://github.com/hadashiA/ChibiRuby
1•iroha1203•29m ago•0 comments

The AI IPO Race Heats Up, DOGE Whistleblower Sues Elon Musk, and Instagram Gets

https://www.wired.com/story/uncanny-valley-podcast-ai-ipo-race-elon-musk-doge-whistleblower-insta...
2•joozio•30m ago•1 comments

Arc Fusion Power Plant Physics Basis

https://www.cambridge.org/core/journals/journal-of-plasma-physics/collections/arc-fusion-power-pl...
1•mpweiher•30m ago•0 comments

Tmux Animations

https://github.com/jonaburg/tmux-animated
1•jonaburg•32m ago•1 comments

AI Optimists Race Clock; Skeptics Race Decay

https://charitydotwtf.substack.com/p/ai-enthusiasts-are-in-a-race-against
1•signa11•36m ago•0 comments

ZEC drops 30% after Anthropic AI finds Zcash counterfeit vulnerability

https://www.tradingview.com/news/cointelegraph:52f56f35b094b:0-zec-drops-30-after-anthropic-ai-fi...
3•olalonde•38m ago•0 comments

Show HN: I built my own solution to manage clients because it's got too messy

https://relysta.com
2•preetsuthar17•39m ago•1 comments

Pre-Pooping Your Pants with Rust (2015)

https://faultlore.com/blah/everyone-poops/
1•signa11•40m ago•0 comments

Xteink X4 – Magnetic Ready, Ultra-Thin Paper-Like EReader

https://www.xteink.com/
2•janandonly•40m ago•0 comments

The network redesign that led AWS to forge a more resilient cloud

https://www.aboutamazon.com/stories/aws-random-graph-theory-data-center-network-design
1•tiborhercz•42m ago•0 comments

Show HN: Snill.ai launched – describe your biz – get an internal app in seconds

https://snill.ai/
1•kna63636•42m ago•0 comments

Running an AI-native engineering org

https://claude.com/blog/running-an-ai-native-engineering-org
1•kiyanwang•48m ago•0 comments

Mark Zuckerberg's longest-serving employee on AI, jobs and her boss

https://www.bbc.com/news/articles/c5y71106g07o
2•thm•50m ago•0 comments

Amazon's New Stargate Series Is Officially Dead

https://screenrant.com/stargate-amazon-new-series-canceled/
5•benkan•59m ago•0 comments

Composing a new platform for agent-first devices

https://commandline.microsoft.com/project-solara-build-2026/
2•benkan•1h ago•0 comments

Russia, Uzbekistan start construction of nuclear power plant

https://www.reuters.com/business/energy/russia-uzbekistan-start-construction-nuclear-power-plant-...
3•leonidasrup•1h ago•0 comments

Groups and Diffie-Hellman

https://derangedmathematician.substack.com/p/groups-and-diffie-hellman
3•signa11•1h ago•0 comments
Open in hackernews

Show HN: Toolbase – Build reliable AI teammates by example, not instruction

2•David1238•1y ago
Hey HN, we’re David and Ethan, co-founders of Toolbase.

Toolbase is an AI agent and workflow builder that helps you quickly create production-grade AI automations — batteries included.

Try it without registering here: https://gettoolbase.com/

------- The dev cycle in Toolbase -------

1. Define a rough goal.

2. Connect any API or MCP server (we have thousands, or bring your own).

3. Teach the AI what valid input and output examples look like (these later become your unit tests!).

4. Let Toolbase generate the perfect prompt, code, workflow, or agent.

5. Deploy your project as an API, MCP server, or chat interface!

Coding optional. Sharing encouraged.

Note: If you’re familiar with Cursor/Windsurf and the core concepts behind frameworks like Mastra (which Toolbase runs on), you already know how to use Toolbase. You retain the flexibility of coding but avoid boilerplate and plumbing tasks (integration, validation, context mapping, testing, etc.) unless you explicitly choose to do them.

------- Demo -------

https://www.loom.com/share/540c61b2c5634996b088ebbb16989cf0?...

This simple agent validates company billing addresses in our CRM (Pipedrive) by researching them through Tavily search. If there’s an address mismatch, it asks a human to pick the right one via email (watch on 2x speed):

Output email for the example shown in the demo: https://gettoolbase.com/assets/demo-screenshot.png

Producing code and more deterministic workflows follows a similar process.

------- Why another agent/workflow builder? -------

We started building Toolbase out of frustration with existing frameworks, especially for production use, and the lack of IDE support for MLOps artifacts, such as prompts, golden data, workflows, and evaluations. Since much of the code for agentic systems can be dynamically generated and validated using these artifacts, they often become even more important than the code itself.

After speaking with other builders, we also realized that manually coding workflows, experimenting with prompts through trial-and-error, and setting up infrastructure/integrations all took far more time than they should. Tools like Cursor and Windsurf help, but extracting meaning from AI-generated code is slow. Chatbots whipping up arcane code potions in tinted chat windows, which is the other end of the spectrum, demos really well but isn’t maintainable at all (sorry, vibe-coding). So we went with something in the middle: an AI-assiststed visual builder with full code fallback.

------- What do you think? -------

We’re excited for any feedback, thoughts, or questions from the HN community.

Let us know what you think in the comments!

- David & Ethan

Comments

David1238•1y ago
If you want to jump straight to trying it, you can preview it here:

https://gettoolbase.com

Try clicking the play button at the bottom right of workflow pane that appears next to the big blue text.

Clicking each node after you submit your query shows you its results for the run.

Full-screening the experience (icon on the top right) and expanding a node (same icon within a step of the workflow) lets you train that prompt in the same way we did in the demo.

The first node (“User Intent Extractor”) is purposefully vague so you can train it yourself!