ramoz

↗ HN profile [ 89.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 1. This technology compounds faster than any other luxury technology in history. Those that have access or can afford more of it gain an advantage that erodes any notion of fair competition. 2. This effect will create…

  2. Plannotator opens a local diff viewer (git, jj, p4). You annotate lines, tokens, or comment on files, and when you're done they feed straight into your agent session; creating an automated feedback loop. It works on…

  3. https://xcancel.com/plannotator/status/2073845811847512372?s... https://github.com/backnotprop/plannotator Plannotator Code Review works for any local or PR changes, jj, and p4. You can conduct a code review on your own…

  4. Each file is backed by cloudflare artifacts & is backed by git, enabling VCS. https://tot.page/ Treat the share model the same way you would an excalidraw live link.

  5. Context Monorepos (backnotprop.com)
  6. tot.page is a simple service that produces a share link for any html or raw markdown from your terminal. Nothing new there except it's backed by git with CDN-like delivery (using cloudflare artifacts [1]). tot file.html…

  7. I started this in January as a hook for Claude Code's plan mode: when it finished planning, instead of approving a wall of text in the terminal, the plan opens in your browser and you could mark it up like a document.…

  8. replace any github.com url with dunkdown.com https://dunkdown.com/mattpocock/skills

  9. https://github.com/backnotprop/plannotator

  10. The blog inspired me to audit my own repos - and of course I want to use an agent to do it. The skill is completely agent/llm driven and produces a nice html report with findings, rationale, & recommendations. Original:…