cat-whisperer
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey HN, we're Nars & Nishant, founders of Skillsync (https://skillsync.com) Skillsync lets you move your AI chats across every coding agent. Most of our work exists as conversations, which are currently scattered across…
- Optimizing a Spin Lock (david.alvarezrosa.com)
- How to Build a Printer (nishantjosh.dev)
- Reclaim the Terminal (nishantjosh.dev)
- Use Neovim with Claude Code (github.com)
- Neovim Hooks for AI Agents (github.com)
- How to Build a Design System? (figma.com)
- Local-First Twitter Workspace (birdclaw.sh)
- Show HN: NVIM config that I use with my agents (github.com)
- Bunnie's Piggyback Hack (pluralistic.net)
- Julian Shapiro: Landing Pages (julian.com)
- Show HN: It's Just a Notch (github.com)
- CaaS – Cat as a Service (cataas.com)
- The O'Shaughnessy Fellowships and Grants Program (forms.osv.llc)
- Show HN: Ever wanted to look at yourself in Braille? (github.com)
- No Software – Salesforce (salesforceben.com)
- AI Codes Electronics with Tscircuit (tscircuit.com)
- awesome landing page – and a technical writing platform (zensical.org)
- Shape Up: Stop Running in Circles and Ship Work That Matters (basecamp.com)
-
Exploring how technical hiring happens in practice vs how we talk about it happening. If you've hired engineers where GitHub was part of your evaluation: - What specifically did you look at? - How much time did you…
- The competing values framework [pdf] (thercfgroup.com)
- Lie Group Theory for Robotics (arxiv.org)
- Up and Down the Ladder of Abstraction (worrydream.com)
- MCP guide – something I came across months ago (composio.dev)
-
If you've debugged a null pointer exception on a Flipper Zero, you know the pain - the device crashes, you reflash, add print statements, repeat. Memory bugs in embedded C are brutal because they only surface at runtime…