rohansx
- Karma
- 0
- Created
- ()
- Submissions
- 133
-
Hey HN, When you send real documents or customer data to LLMs, you face a painful tradeoff: - Send raw text → privacy disaster - Redact with [REDACTED] → embeddings break, RAG retrieval fails, multi-turn chats become…
-
CloakPipe is a small Rust proxy that sits between your application and any OpenAI-compatible API. It detects sensitive entities in requests, replaces them with consistent pseudonyms, forwards the sanitized request to…
-
Git worktrees are everywhere now — Claude Code, Conductor, Claude Squad, and most AI agent tools use them for parallel isolated sessions. But worktrees only isolate code. Your .env files, node_modules, Docker state, and…
-
I got tired of the git worktree workflow being broken by default — every new worktree drops you into a directory with no .env, no node_modules, and you're waiting on npm install before you can do anything. workz fixes…
-
I built workz to solve a daily frustration: git worktree add drops you into a directory with no .env, no node_modules, and 2GB of disk wasted per branch if you reinstall. workz does three things: Auto-syncs — symlinks…
-
workz fixes the #1 pain with git worktrees in 2026: When you spin up a new worktree for Claude/Cursor/AI agents you always end up: • Manually copying .env* files • Re-running npm/pnpm install (or cargo build) and…
-
looking for enthusiastic people/team to work on the saas idea which is very vague rn but will figure out to make it work. Hit me up with ur profile if you can contribute in any way!!