Feed aggregator

Ghostty 1.3.0

Hacker News - Mon, 03/09/2026 - 12:21pm
Categories: Hacker News

Ask HN: What words and phrases make HN peeps see red?

Hacker News - Mon, 03/09/2026 - 12:19pm

Certain terms of disdain repeatedly appear in comments:

clickbait (by far the most common)

virtue signaling

astroturfing

dark pattern

sock puppet

troll farm

bot

...............

Others?

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

Points: 2

# Comments: 0

Categories: Hacker News

Software Got Weird

Hacker News - Mon, 03/09/2026 - 12:18pm
Categories: Hacker News

AI and Software Development

Hacker News - Mon, 03/09/2026 - 12:18pm
Categories: Hacker News

Lego Smart Blocks Are Hitting Shelves. Here's How to Get Yours

CNET Feed - Mon, 03/09/2026 - 12:00pm
Pick one of five new Lego Smart Play sets within the Lego Star Wars collection, or pick them all, available for purchase now.
Categories: CNET

Cybersecurity M&A Roundup: 42 Deals Announced in February 2026

Security Week - Mon, 03/09/2026 - 11:54am

Significant cybersecurity M&A deals announced by Check Point, Booz Allen, Proofpoint, Sophos, Palo Alto Networks, and Zscaler.

The post Cybersecurity M&A Roundup: 42 Deals Announced in February 2026 appeared first on SecurityWeek.

Categories: SecurityWeek

Hisense Unpacks 2026 U7 and U6 TVs With MiniLEDs and Quantum Dots

CNET Feed - Mon, 03/09/2026 - 10:54am
Hisense has introduced its latest TVs with full-array local dimming, and the U7 starts at $1,300.
Categories: CNET

Working for a company undergoing a major pivot in its business model means variety and opportunity for the supplier’s tech chief

Computer Weekly Feed - Mon, 03/09/2026 - 10:35am
Working for a company undergoing a major pivot in its business model means variety and opportunity for the supplier’s tech chief
Categories: Computer Weekly

Show HN: OpenClaw CRM, an open source CRM your AI agent can manage

Hacker News - Mon, 03/09/2026 - 10:26am

We built a CRM that your Openclaw agent can control through the API. This started as a practical problem: while building and using agents, we kept needing to organize leads, track conversations, and manage deals, but existing CRMs are not designed for programmatic control. So we built one around that assumption.

The agent connects via a skill file generated from the CRM's OpenAPI spec. Go to Settings, generate the file, drop it into your agent config, and the agent can create contacts, update deals, log notes, search records, and manage tasks.

The data model is a typed EAV: a `record_values` table with type-specific columns (text\_value, number\_value, date\_value, timestamp\_value, boolean\_value, json\_value, referenced\_record\_id). 17 attribute types, each stored natively.

When an agent queries "deals over $50k closing this month," it hits actual numeric and date columns. No string coercion.

Underneath is a real CRM: People, Companies, Deals (Kanban pipeline), Tasks, Notes, custom objects, compound filters, CSV import/export. There is also a built-in AI chat assistant (OpenRouter for model selection) for when you are inside the CRM yourself.

This is an experiment, not a finished product. There are rough edges and missing features (email sync, workflow automations, calendar integration are not built yet). But the core CRM loop and the agent integration both work today.

Tech stack: Next.js 15 (App Router), PostgreSQL 16, TypeScript, Drizzle ORM, Better Auth, Tailwind CSS v4. Deploys via Docker Compose on a single VPS.

Try the hosted version at https://openclaw-crm.402box.io (no setup) or self-host it.

GitHub: https://github.com/giorgosn/openclaw-crm Docs: https://openclaw-crm.402box.io/docs

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages