frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I turned Claude Code into a personal assistant

https://github.com/daxaur/openpaw
8•daxaur•1h ago
OpenPaw is an open-source toolkit that turns Claude Code into a full personal assistant. One command (npx pawmode), 38 skills — email, calendar, Spotify, smart home, notes, and more. No daemon, no cloud, mo extra cost beyond your existing Claude subscription.

Comments

auvira_systems•1h ago
I love seeing more 'Local-First' tools hitting the front page. We’ve been moving our own project (a financial IDE) toward a purely local-first architecture, and the biggest challenge is always balancing zero-cloud with useful features. Using Claude Code as the base is a clever move because it already has the context of the filesystem. Have you looked into adding a local vector DB (like LanceDB or similar) to give 'pawmode' long-term memory without needing an external API?
stuaxo•59m ago
Going to object to anything using Claude as being local.

Still: this totally could be hooked up to a local LLM.

daxaur•33m ago
Thank you!

Memory right now is flat markdown files (MEMORY.md , SOUL.md) that Claude reads at session start. Honestly it works better than you'd expect. Claude's context window is big enough that a few hundred lines of memory covers most personal assistant use cases. I'd rather keep it as plain text you can read and edit yourself than add a vector DB dependency for marginal recall gains.

The filesystem context thing is exactly right btw

mittermayr•56m ago
OpenClaw vs. OpenPaw? Seems like a very similar thing, or am I misunderstanding the concept here? Is the lock-in to Claude Code the feature here?

Can't be long until we see a BaseClaw repo, where everyone can clone and name their own local claw-like loop.

daxaur•43m ago
It is indeed very similar, but

OpenClaw doesn't support Claude Code's native OAuth, plus it runs its own daemon. OpenPaw goes the other direction: it writes config files that Claude Code already understands (CLAUDE.md, permissions, hooks) and exits so claude code can function as an actual personal assistant with all the skills needed. No daemon, no extra process.

CLI tool that adds semantic search to any existing Postgres database

https://github.com/varmabudharaju/pgsemantic
1•varmabudharaju•1m ago•1 comments

OpenAI's "compromise" with The Pentagon is what Anthropic feared

https://www.technologyreview.com/2026/03/02/1133850/openais-compromise-with-the-pentagon-is-what-...
1•joozio•2m ago•0 comments

Bitter winter drags on for Kyiv residents as Russia wipes out power

https://www.theguardian.com/world/2026/feb/13/everything-is-frozen-bitter-winter-drags-on-for-kyi...
1•PaulHoule•3m ago•0 comments

Quantifying the Swiss Marriage Tax

https://gendx.dev/blog/2026/03/02/swiss-marriage-tax.html
1•gendx•4m ago•0 comments

Show HN: Minit Games, a feed-first platform for short-form HTML5 games

https://minit.games/
1•oleschaper•4m ago•0 comments

Show HN:Turn any GitHub .MD into a collaborative editor by replace "g" with tune

https://www.get-colibri.com/
1•jannesblobel•5m ago•0 comments

Linux Flies into Space

https://www.windriver.com/blog/Linux-Flies-into-Space
2•CrankyBear•5m ago•0 comments

Show HN: Alpha of a Speech to Text iOS App (Feature Requests Welcome)

https://kaikunze.de/aimemo/
1•kgarten•5m ago•0 comments

OpenPolicy – Policy-as-Code. Finally

https://www.openpolicy.sh/
2•jamie_davenport•6m ago•0 comments

90% of human expertise is not verifiable

https://twitter.com/phoebeyao/status/2027117627278254176
1•gmays•7m ago•0 comments

Poland Plans Social Media Ban for Kids in Challenge to US Tech

https://www.bloomberg.com/news/articles/2026-02-27/poland-plans-social-media-ban-for-kids-in-chal...
3•danielam•7m ago•0 comments

I code more from my phone than my Mac now

https://macky.dev/#architecture
1•eureka_boy•8m ago•1 comments

Show HN: Tensor Spy: inspect NumPy and PyTorch tensors in the browser, no upload

https://tensorspy.com/
1•jacobn•9m ago•0 comments

Four questions agents can't answer

https://blog.marcua.net/2026/02/25/four-questions-agents-cant-answer.html
2•abnercoimbre•12m ago•0 comments

Show HN: I built a free alternative to Gravit Designer after it shut down

https://studio.wladradchenko.ru
1•wladradchenko•12m ago•0 comments

Making large Postgres migrations practical

https://clickhouse.com/blog/practical-postgres-migrations-at-scale-peerdb
1•__s•13m ago•0 comments

Show HN: Product Model – A structured grammar for bridging PRDs and code

https://github.com/pmTouchedTheCode/product-model
1•jace_yoo•14m ago•0 comments

Google tests new Learning Hub powered by goal-based actions

https://www.testingcatalog.com/google-tests-new-learning-hub-powered-by-goal-based-actions/
1•gmays•16m ago•0 comments

The Vanishing Giants [Coaling Towers] of America's Steam Age

https://thereader.mitpress.mit.edu/the-vanishing-giants-of-americas-steam-age/
2•samizdis•16m ago•0 comments

The Vegetarian Offset

https://hydroindulgence.com/s
1•Dithilli•16m ago•1 comments

Grabchars 2.0 – get keystrokes direct, first update in 36 years

https://github.com/DanielSmith/grabchars
2•buckydigital•16m ago•1 comments

History Rhymes: Large Language Models Off to a Bad Start?

https://michaeljburry.substack.com/p/history-rhymes-large-language-models
1•next_xibalba•18m ago•0 comments

GitHub – Maderix/ANE: Training Neural Networks on Apple Neural Engine

https://github.com/maderix/ANE
2•bilsbie•18m ago•0 comments

Show HN: Engram – Give your terminal an eidetic memory with local AI

https://github.com/TLJQ/engram
2•tljq•19m ago•0 comments

Malus: Clean room engineering of any open-source dependency

https://malus.sh/blog.html
2•ahub•20m ago•1 comments

Euros

https://my-notes.dragas.net/2026/02/22/179-euros/
1•speckx•21m ago•0 comments

5 Takeaways on America's Boom in Billionaires

https://www.nytimes.com/2026/03/02/us/billionaire-boom-takeaways.html
1•bookofjoe•21m ago•1 comments

Ask HN: What is your AI workflow for software projects?

1•LostMyLogin•22m ago•0 comments

TX Ken Paxton calls Conduent 25M PII "largest hack in US history"

https://www.extremetech.com/internet/data-breach-exposes-25-million-americans-in-what-texas-calls...
1•burnt-resistor•22m ago•0 comments

Show HN: btrc – C, but better. Built with AI in just a few weeknights

https://github.com/schiffy91/btrc
2•schiffy•23m ago•0 comments