frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Bring your own prompts to remote shells

https://github.com/tgalal/promptcmd/
3•tgalal•5h ago
Instead of giving LLM tools SSH access or installing them on a server, the following:

   promptctl ssh user@server
makes a set of locally defined prompts "appear" within the remote shell as executable command line programs.

For example:

  # on remote host
  analyze-config --help
  Usage: analyze-config [OPTIONS] --path <path>

  Prompt inputs:
        --all          
        --path <path>  
        --opt          
        --syntax       
      --sec          
would render and execute the following prompt:

  You are an expert sysadmin and security auditor analyzing   the configuration
  file {{path}}, with contents:
  
  {{cat path}}
  
  Identify:
  
  {{#if (or all syntax) }}- Syntax Problems{{/if}}
  {{#if (or all sec) }}- Misconfigurations and security risks{{/if}}
  {{#if (or all opt) }}- Optimizations{{/if}}
  
  For each finding, state the setting, the impact, a fix, and a severity
  (Critical/Warning/Info).
Nothing gets installed on the server, API keys never leave your computer, and you have full control over the context given to the LLM.

Github: https://github.com/tgalal/promptcmd/

Documentation: https://docs.promptcmd.sh/

Show HN: The Mog Programming Language

https://moglang.org
55•belisarius222•2h ago•18 comments

Show HN: DenchClaw – Local CRM on Top of OpenClaw

https://github.com/DenchHQ/DenchClaw
49•kumar_abhirup•5h ago•49 comments

Show HN: VS Code Agent Kanban: Task Management for the AI-Assisted Developer

https://www.appsoftware.com/blog/introducing-vs-code-agent-kanban-task-management-for-the-ai-assi...
82•gbro3n•9h ago•40 comments

Show HN: MindfulClaude – Guided breathing during Claude Code's thinking time

https://github.com/halluton/Mindful-Claude
4•kayba•1h ago•0 comments

Show HN: Colchis Log – cryptographic audit trail for AI systems (Python)

https://github.com/GhurtSky-GR13/colchis-log
3•GhurtSky•1h ago•0 comments

Show HN: Ratschn – A local Mac dictation app built with Rust, Tauri and CoreML

https://ratschn.com
3•Edos8877•1h ago•2 comments

Show HN: I gave my robot physical memory – it stopped repeating mistakes

https://github.com/robotmem/robotmem
12•robotmem•3h ago•1 comments

Show HN: Time as the 4th Dimension – What if it emerges from rotational motion?

2•lisajguo•2h ago•0 comments

Show HN: Zenòdot – Find if a book has been translated into your language

https://www.zenodot.app/
8•AusiasTsel•4h ago•7 comments

Show HN: We help engineers understand codebases with interactive missions

https://oncode.tech/#for
3•AfthabShiraz•3h ago•1 comments

Show HN: TinyChart. Paste CSV, get shareable chart. No accounts

https://tinychart.io/
4•jordanf•3h ago•0 comments

Show HN: I built a real-time OSINT dashboard pulling 15 live global feeds

https://github.com/BigBodyCobain/Shadowbroker
291•vancecookcobxin•1d ago•111 comments

Show HN: Skir – like Protocol Buffer but better

https://skir.build/
103•gepheum•1d ago•55 comments

Show HN: Caloriva – A calorie tracker that actually understands

2•caloriva•1h ago•0 comments

Show HN: Locode, a local first CLI that routes tasks to local LLMs or Claude

https://github.com/chocks/locode
4•chocks•4h ago•0 comments

Show HN: Husky hook that blocks Git push until you do your pushups

https://git-push.app
10•zimboy•11h ago•2 comments

Show HN: I built a site where strangers leave kind voice notes for each other

https://kindvoicenotes.com
34•thepaulthomson•21h ago•19 comments

Show HN: Run autoresearch on a gaming PC (Windows and RTX GPUs fork)

https://github.com/jsegov/autoresearch-win-rtx
2•segov•5h ago•0 comments

Show HN: Bring your own prompts to remote shells

https://github.com/tgalal/promptcmd/
3•tgalal•5h ago•0 comments

Show HN: Reviving a 20-year-old puzzle game Chromatron with Ghidra and AI

https://quesma.com/blog/chromatron-recompiled/
23•stared•2d ago•8 comments

Show HN: Mcp2cli – One CLI for every API, 96-99% fewer tokens than native MCP

https://github.com/knowsuchagency/mcp2cli
136•knowsuchagency•14h ago•98 comments

Show HN: Eyot, A programming language where the GPU is just another thread

https://cowleyforniastudios.com/2026/03/08/announcing-eyot/
75•steeleduncan•1d ago•16 comments

Show HN: Run 500B+ Parameter LLMs Locally on a Mac Mini

https://github.com/opengraviton/graviton
6•fatihturker•13h ago•3 comments

Show HN: WolfStack – Proxmox-like server management in a single Rust binary

https://wolfscale.org/
29•wolfsoftware•1d ago•2 comments

Show HN: Curiosity – DIY 6" Newtonian Reflector Telescope

https://curiosity-telescope.vercel.app/
80•big_Brain69•1d ago•22 comments

Show HN: OpenMeters – A fast and free audio metering/visualization suite

https://github.com/httpsworldview/openmeters
14•httpsworldview•19h ago•0 comments

Show HN: Engram – open-source persistent memory for AI agents (Bun and SQLite)

https://github.com/zanfiel/engram
2•zanfiel•9h ago•1 comments

Show HN: OxiMedia – Pure Rust Reconstruction of FFmpeg and OpenCV

https://github.com/cool-japan/oximedia
11•kitasan•21h ago•9 comments

Show HN: cursor-tg – Run Cursor Cloud Agents from Telegram

https://github.com/tb5z035i/cursor-tg
3•tb5z035i•10h ago•0 comments

Show HN: ANSI-Saver – A macOS Screensaver

https://github.com/lardissone/ansi-saver
102•lardissone•2d ago•37 comments