Hacker News

Show HN: Clawlet – AI agent with built-in semantic memory, one binary

Hacker News - Wed, 02/18/2026 - 9:34am

Clawlet is a personal AI agent that ships as a single, self-contained binary. No runtime, no package manager, no external database. The main thing that sets it apart: built-in hybrid semantic memory search (vector similarity + full-text) using a bundled SQLite with vector extensions. The index is just a local .sqlite file — no separate vector DB to run. Drop the binary on any machine and memory search just works.

GitHub: https://github.com/mosaxiv/clawlet

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Kkr-Query2xlsx – SQL Runner to XLSX/CSV (GUI+CLI, SQLite Demo)

Hacker News - Wed, 02/18/2026 - 9:29am

Hi HN - I’m sharing a lightweight SQL query runner I’ve been using internally for years and finally packaged for others.

kkr-query2xlsx runs SQL (GUI or CLI) and exports results to:

* XLSX (supports templates - useful for formatting / existing sheets)

* CSV (custom delimiters / encodings)

It includes a SQLite demo, so you can try it without any database setup. MIT-licensed.

Windows build: https://github.com/kkrysztofczyk/kkr-query2xlsx/releases Feedback/bugs (please avoid sensitive data): https://github.com/kkrysztofczyk/kkr-query2xlsx/issues/new/c...

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

Points: 1

# Comments: 1

Categories: Hacker News

Rockstar Developer

Hacker News - Wed, 02/18/2026 - 9:27am
Categories: Hacker News

Show HN: We build EasyCheck to ease compliance and checklists – small businesses

Hacker News - Wed, 02/18/2026 - 8:40am

We’re a small team from Denmark building EasyCheck (https://easycheck.dk/en).

We kept seeing small businesses manage compliance tasks using spreadsheets, emails, and calendar reminders. This often leads to missed recurring checks, lost documentation, and stressful audits.

We built EasyCheck to simplify this by helping companies:

- Track recurring compliance checks

- Automate reminders and workflows

- Keep audit-ready documentation history

- Replace spreadsheet-driven compliance tracking

We’re still early and would really appreciate feedback, especially around: - Whether this solves a real problem in your experience - Ideas for automation or integrations - Balancing simplicity vs flexibility in compliance tools

Happy to answer any questions about the product or what we’ve learned building it.

// Marcus

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages