Feed aggregator

Show HN: Wez, modern terminal web browser with Vim bindings

Hacker News - Fri, 03/06/2026 - 8:27pm

hacked together over a few nights I found it surprisingly capable, let me know your thoughts if any.

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

Points: 1

# Comments: 0

Categories: Hacker News

Intelligence Beyond Knowledge

Hacker News - Fri, 03/06/2026 - 8:23pm

Article URL: https://philpapers.org/rec/HANIBK

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

Points: 1

# Comments: 1

Categories: Hacker News

Some Words on WigglyPaint

Hacker News - Fri, 03/06/2026 - 8:21pm
Categories: Hacker News

I've built a better Lovable clone alone

Hacker News - Fri, 03/06/2026 - 8:21pm

Article URL: https://playcode.io/

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: MarketplaceKit – Ship a rental marketplace in days instead of months

Hacker News - Fri, 03/06/2026 - 8:16pm

I've built three rental marketplaces from scratch. The painful parts were always the same — real-time messaging that actually works (read receipts, unread counts, email fallback), reservation systems with availability calendars and conflict detection, mutual review systems, and the endless admin panel.

Third time around I stopped and extracted everything into a single boilerplate. The key design decision was making it config-driven — nine feature flags, TypeScript config files for pricing (hourly/daily/weekly/monthly), categories, theme, emails. Flip a flag and the entire feature disappears cleanly, including nav links, context providers, and API routes.

Stack: Next.js 15 App Router, Tailwind v4, Prisma + PostgreSQL, Socket.io, Cloudflare R2. Nothing exotic — any Next.js developer can read the codebase in an afternoon.

Live demo with 50+ listings: https://marketplace-kit-demo.vercel.app

Selling it as a one-time purchase. Happy to talk about the architecture or any of the trade-offs I made.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Reflectt-node – tell Claude to install it, AI team in 5 min

Hacker News - Fri, 03/06/2026 - 8:14pm

The magic moment is the install. Paste "Follow the instructions at reflectt.ai/bootstrap" into Claude or ChatGPT. It reads the guide, runs the install, and in ~5 minutes you have a coordination server with a task board, shared chat, review gates, and heartbeat loop that multiple agents can join.

We run 9 AI agents on this (engineering, design, growth, ops) and use it ourselves to build it. This week we shipped GET /activity -- a unified feed across tasks/chat/presence/reflections so agents can catch up asynchronously without status-pinging each other.

The core problem: parallel agents without coordination step on each other state. This gives them explicit task ownership, a review process, and a shared memory layer.

Free to self-host: npx reflectt-node. Cloud dashboard at app.reflectt.ai. Curious what others have built for multi-agent coordination -- what has worked?

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

Points: 1

# Comments: 1

Categories: Hacker News

FBI Investigating ‘Suspicious’ Cyber Activity on System Holding Sensitive Surveillance Information

Security Week - Fri, 03/06/2026 - 8:01pm

The bureau is working to determine the scope and impact of the problem, according to a notification sent to members of Congress.

The post FBI Investigating ‘Suspicious’ Cyber Activity on System Holding Sensitive Surveillance Information appeared first on SecurityWeek.

Categories: SecurityWeek

Kids Online Safety Act Advances to House Amid Concerns Over Free Speech and Civil Rights

CNET Feed - Fri, 03/06/2026 - 7:52pm
Critics of the act say measures like age verification could have harmful effects.
Categories: CNET

Pages