Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 11 min 9 sec ago

Looking for testers for a location-based AI experiment

Fri, 03/06/2026 - 7:22pm

I'm building a small experiment called Tasda.

The idea: places have their own AI and you can talk to them while exploring a city.

I'm opening a small Android beta and looking for around 10–20 curious testers.

Website: www.tasda.com

Comments URL: https://news.ycombinator.com/item?id=47282928

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: We're on Women's Day Sale. Sign Up to Playtest Shop Crush

Fri, 03/06/2026 - 7:21pm

We're on the Women's Day Sale!

To celebrate it, we are conducting a playtest for Shop Crush. Sign up if you are interested. We are preparing a game demo and would be more than happy to have you try it.

You can sign up for the paytest on our Steam Page.

Comments URL: https://news.ycombinator.com/item?id=47282917

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: BottomUp- Translate Your Thoughts So AI Can Work For Your Neurotype

Fri, 03/06/2026 - 7:17pm

I'm autistic and ADHD, and I kept running into the same wall with AI tools- not knowing how to prompt them in a way that matched how my brain actually works. I'd have a real idea or need but couldn't get the output to reflect it. So I built BottomUp.

It's a free, no-login tool that walks you through a structured process to clarify your thinking before you prompt an AI. Instead of starting with a blank box, you answer a few focused questions and it builds the prompt from the bottom up — hence the name.

It's built especially for neurodivergent people, but honestly anyone who gets frustrated staring at a blank prompt field might find it useful.

No account needed, runs in the browser: https://www.bottomuptool.com

Would love feedback — especially from anyone who's struggled with the "I know what I want but can't explain it to the AI" problem.

Comments URL: https://news.ycombinator.com/item?id=47282888

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Hatice – Autonomous Issue Orchestration with Claude Code Agent SDK

Fri, 03/06/2026 - 7:15pm

Hatice polls your issue tracker (Linear or GitHub Issues), spins up isolated workspaces, and dispatches Claude Code agents to solve each issue end-to-end — dispatch, multi-turn execution, retry with exponential backoff, reconciliation, and real-time observability.

Inspired by OpenAI's "Harness Engineering" manifesto and Symphony (Elixir/OTP), rebuilt from scratch in TypeScript with the Claude Code Agent SDK. Key differences from Symphony: - GitHub Issues support (not just Linear) - SSE real-time dashboard (no WebSocket dependency) - Per-session cost tracking in USD - Fine-grained tool control (allow/disallow specific tools) - MCP server tools for agents to query Linear/GitHub APIs directly - Single WORKFLOW.md file configures everything 4,148 lines of source, 328 tests, zero type errors. Every line written by AI agents. Demo video in the README shows hatice building a presentation website autonomously — 5 Linear issues dispatched in parallel, each agent working in isolated workspaces with live hot-reload.

Comments URL: https://news.ycombinator.com/item?id=47282871

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Free salary converter with 3,400 neighborhood comparisons in 182 cities

Fri, 03/06/2026 - 7:14pm

Hi HN, I built this because when I was considering relocating, I couldn't find a salary comparison tool that went deeper than city-level averages. A $100K salary in "New York" means very different things depending on whether you live in Manhattan or Queens.

What it does: enter your current city, a target city, and your salary. It calculates an equivalent salary adjusted for cost of living, local taxes, rent, and currency exchange — down to the neighborhood level.

Some things that make it different:

3,400+ neighborhoods across 182 cities, not just city averages Single and family mode (adds childcare, larger apartments) Side-by-side tax breakdowns by country 67 currencies with real-time conversion Also has a Retire Abroad calculator for retirement planning The data comes from a combination of public sources (OECD, local government stats, housing indices) cross-referenced and normalized to a cost-of-living index where New York = 100.

No signup, no paywall, no ads. Would love feedback on the methodology or data accuracy — especially from people who've actually relocated between cities we cover.

Comments URL: https://news.ycombinator.com/item?id=47282863

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: A simple habit tracker focused on clarity and consistency

Fri, 03/06/2026 - 6:31pm

Hi HN,

I built Habit Online Daily Tracker, a simple Android app for tracking daily habits and staying consistent.

The idea was to create a very straightforward habit tracker with a clean interface and no unnecessary complexity. I wanted something where you can quickly see your habits for the day, mark them as complete, and track your progress over time.

Main features: - Habit dashboard showing all active habits - Daily completion tracking and streaks - Profile with long-term stats - Customizable notifications and settings

The goal is to make daily progress visible so small habits can compound over time.

I would really appreciate feedback on the UX, features, or anything that could make it more useful.

Comments URL: https://news.ycombinator.com/item?id=47282509

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Kaeso: an OAuth hub for AI agents

Fri, 03/06/2026 - 6:30pm

Hi HN,

I've been working on a project called Kaeso.

The idea started fairly simple: I wanted to explore infrastructure around AI agents. While building it, the concept slowly evolved into something more focused on integrations.

One problem that keeps appearing when building agent systems is connecting them to real services in a structured and secure way. Every system ends up implementing its own integrations with tools like Google, Slack, GitHub, etc.

Kaeso is an attempt to experiment with a unified connection layer where services can be connected once and then accessed by agents through a consistent interface.

While building the project, the original idea changed quite a bit, which I wrote about here:

https://kaeso.ai/blog/redefining-kaeso

The platform is still early, but I'm curious what people here think about the idea of infrastructure specifically designed for AI agents.

Feedback is very welcome.

Comments URL: https://news.ycombinator.com/item?id=47282502

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: WebBridge turns any website into MCP tools by recording browser traffic

Fri, 03/06/2026 - 6:29pm

I am a 40+-year-old-slightly-techie-middle-aged-man who occasionally writes code to make life easier. I was a developer once - a very long time ago. I am an Engineer by degree and my instinct goes for solution. I work in tech - but on the "_request_ developers what to build" side, not the "actually build it" side. With AI, I am now able to build more.

So I built WebBridge (yes - not so fancy name there). (Well - Claude built it. I directed. Like every PM does.)

What it actually does:

1. You install a Chrome extension 2. You browse to a site you're logged into - your library, your lab results portal, whatever 3. You click Record, do the thing you want to automate, click Stop 4. Claude reads the captured API traffic and generates a permanent MCP server 5. That server works with any MCP client - Claude (Cowork/Code), Cursor, VS Code, Windsurf, Cline, you name it

The whole thing takes about 10 minutes. No code written by you.

This is for non-tech folks who live inside AI providers, who just want to use it and move on. Legal analysts, market researchers, market watchers, marketing and competitive intelligence, and anyone who wants to use a specific website for a specific purpose, repeatedly.

The README has some use cases showcased: "Public Library Search" and "Legal Compliance Auditing."

There may not be an exact equivalent anywhere to what I purpose-built. I'd welcome being proven wrong on that.

Feedback is welcome - that's why I'm posting.

Comments URL: https://news.ycombinator.com/item?id=47282494

Points: 1

# Comments: 0

Categories: Hacker News

You were born without an account

Fri, 03/06/2026 - 6:28pm

Article URL: https://simplex.chat/why/

Comments URL: https://news.ycombinator.com/item?id=47282485

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: MultiPowerAI – Trust and accountability infrastructure for AI agents

Fri, 03/06/2026 - 6:24pm

I built this after watching teams deploy autonomous agents with zero accountability. No verified identity, no audit trail, no circuit breakers.

MultiPowerAI is the trust layer the agent web needs:

- Cryptographic agent identity + trust scoring (<200ms) - Behavioral circuit breakers (auto-suspend on anomaly) - Human approval queues for high-stakes actions - Full cryptographic audit trail (every action signed + timestamped) - Skills marketplace (agents buy/sell capabilities, sellers keep 80%) - 5-model consensus: Claude + GPT + Gemini + DeepSeek in one API call

Free tier available. Would love feedback from anyone building production agent systems.

Comments URL: https://news.ycombinator.com/item?id=47282453

Points: 1

# Comments: 0

Categories: Hacker News

Pages