Feed aggregator
Plato and Pragmatic Philosopher William James Debate Vibe Coding
Article URL: https://substack.com/home/post/p-190504482
Comments URL: https://news.ycombinator.com/item?id=47325885
Points: 1
# Comments: 0
Why Ads in Chatbots May Not Click
Article URL: https://www.wsj.com/tech/ai/why-ads-in-chatbots-may-not-click-2ca52203
Comments URL: https://news.ycombinator.com/item?id=47325865
Points: 1
# Comments: 1
Moral stereotyping in large language models
Article URL: https://www.pnas.org/doi/10.1073/pnas.2519941123
Comments URL: https://news.ycombinator.com/item?id=47325828
Points: 1
# Comments: 0
Everything you never wanted to know about visually-hidden
Article URL: https://dbushell.com/2026/02/20/visually-hidden/
Comments URL: https://news.ycombinator.com/item?id=47325825
Points: 1
# Comments: 0
Show HN: Conkoa AI – Voice-First Slack for Construction
I spent years building a SaaS product for the construction trades focused on health and safety. We obsessed over UI/UX because our users varied wildly in age, tech comfort, literacy, and preferred language. As good as we were, it was always a challenge to get new users to become proficient with it. That company was acquired in 2022.
One thing I noticed throughout that journey: internally, we lived in Slack. It became our hub for everything — team conversations, server alerts, support tickets. It was always the open tab. So naturally, we tried to get our construction clients to adopt it too.
None of them did. The reason was obvious in hindsight: Slack is built around typing. That doesn't work when you're on a roof, driving between jobs, or on a scaffold installing wall panels.
After some time off, I kept thinking about that gap. What if field teams had one unified interface where they could:
- Communicate with the rest of their team - Update their work orders, timekeeping, or other systems they already use - Ask questions answered by an AI trained on their company's own documents and data
All by voice. Any language. No typing. No learning multiple apps.
That's Conkoa. A foreman on a ladder can say "We had three workers on Level 3 for eight hours at the Green Cedar project" and that information gets properly entered into Procore or whatever their system of record is. Messages are automatically transcribed and translated, so a Spanish-speaking crew member and an English-speaking PM stay in sync without anyone doing extra work. Teams can upload photos and documents that feed into a RAG pipeline, so the built-in AI agent can summarize and surface that information on demand.
We integrate with tools like Procore today and are building out more integrations.
Conkoa is live and being used by dozens of companies across the construction trades. You can set up a free workspace at https://conkoa.ai — would love feedback from the HN community.
Comments URL: https://news.ycombinator.com/item?id=47325824
Points: 2
# Comments: 0
Pete Hegseth Blew Billions on Fruit Basket Stands, Chairs, and Crab
Article URL: https://newrepublic.com/post/207555/pete-hegseth-billions-dollars-fruit-basket-stands-chairs-crab
Comments URL: https://news.ycombinator.com/item?id=47325823
Points: 7
# Comments: 0
Think editing is a waste of time? Think again
Article URL: https://themorningcontext.com:443/on-the-record/think-editing-is-a-waste-of-time-think-again
Comments URL: https://news.ycombinator.com/item?id=47325817
Points: 2
# Comments: 0
What's happening with copper and electrical equipment?
Article URL: https://usevawn.com/blog/copper-electrical-equipment-prices/
Comments URL: https://news.ycombinator.com/item?id=47325802
Points: 3
# Comments: 0
Email, and the way we communicate at work (2019)
Article URL: https://www.ssp.sh/blog/email-and-the-way-we-should-communicate-at-work/
Comments URL: https://news.ycombinator.com/item?id=47325801
Points: 1
# Comments: 0
Ask HN: How will AI-generated code be vetted?
Obviously something the entire industry is struggling with, but curious about HN's thoughts on what a post-AI-coding SDLC looks like 2 years from now.
Specifically around "review", change control, and SRE.
Comments URL: https://news.ycombinator.com/item?id=47325791
Points: 2
# Comments: 0
You Can Still Get Windows 10 Security Updates for Free—Here's the Trick
Why OpenAI's Pentagon Deal May Be the Smarter Bet for AI Safety
Article URL: https://alltechmagazine.com/openais-pentagon-deal-may-be-the-smarter-bet-for-ai-safety/
Comments URL: https://news.ycombinator.com/item?id=47325106
Points: 1
# Comments: 0
Ask HN: How are you testing AI agents before shipping to production?
We've been running reliability audits on AI agents before production deployment, and the failure patterns are consistent enough that I built a framework around them.
Some context on why this matters right now: Gartner predicted over 40% of AI agent projects will fail by 2027. In January 2026, a prompt injection in a customer support agent processed a $47,000 fraudulent refund. These aren't fringe cases anymore.
The 7 failure modes we see most often:
1. Hallucination under unexpected inputs — works perfectly in demos, invents data when the input is slightly off
2. Edge case collapse — null values, Unicode names (O'Brien, José, 北京), empty fields, concurrent requests
3. Prompt injection — if your agent processes external content, users can hijack its behavior through that content
4. Context limit surprises — agent works for 95% of conversations, then silently misbehaves when the context window fills. No error. Just wrong behavior.
5. Cascade failures — tool call #1 fails, agent keeps going, by the time a human sees the result 3 calls have compounded the error
6. Data integration drift — built against your schema in January, schema changed in February, still calling deprecated endpoints in March
7. Authorization confusion — multi-tenant system, cached context from User A bleeds into User B's session
We've built 50+ test cases across these categories. Most teams test #1 and #3. Almost no one systematically tests #4, #5, and #6 before shipping.
Happy to share the framework. Curious what failure modes you've hit that I haven't listed.
Comments URL: https://news.ycombinator.com/item?id=47325105
Points: 1
# Comments: 0
Show HN: CocoIndex-Code open source embedded AST-based code MCP
Hi HN friends, George here. I've been working on an embedded AST based code mcp that is super light weight and just works. I published my test on the repo, it has great effect on achieving and speeding up coding tasks and saves tokens.
Works with Claude, Codex, OpenCode and any coding agents, I'd love to learn from your feedback!
Comments URL: https://news.ycombinator.com/item?id=47325095
Points: 1
# Comments: 0
CI should fail on your machine first
Article URL: https://blog.nix-ci.com/post/2026-03-09_ci-should-fail-on-your-machine-first
Comments URL: https://news.ycombinator.com/item?id=47325088
Points: 1
# Comments: 0
Frequency – autonomous agent pipelines coordinating through shared state
Article URL: https://www.frequency.sh/blog/introducing-frequency/
Comments URL: https://news.ycombinator.com/item?id=47325073
Points: 1
# Comments: 1
The Fallen Primes of Tohu
Article URL: https://elonlit.com/scrivings/the-fallen-primes-of-tohu/
Comments URL: https://news.ycombinator.com/item?id=47325070
Points: 1
# Comments: 0
Parseword – new game from the creator of Wordle
Article URL: https://www.parseword.com
Comments URL: https://news.ycombinator.com/item?id=47325050
Points: 1
# Comments: 0
Anthropic launches code review tool to check flood of AI-generated code
Article URL: https://techcrunch.com/2026/03/09/anthropic-launches-code-review-tool-to-check-flood-of-ai-generated-code/
Comments URL: https://news.ycombinator.com/item?id=47325038
Points: 1
# Comments: 0
