dpc_01234
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Patchmark – LSP for reviewing code changes/diffs in text (radicle.network)
Increasingly I've been needing to review changes inside text editor, typically as a part of editing a prompt in code harness, though sometimes for other purposes (editing md documents, PRs, etc.). Manipulating diffs,…
- Show HN: Rostra is a P2P (f2f) social network (app.radicle.xyz)
A public instance is available at https://rostra.me/. It will default to showing the interface from the perspective of my own identity, in a read-only mode. Click "Logout" and then "Random" to generate your own identity…
- Rostra – P2P/f2f social network (github.com)
-
Our project needed something that would roughly track times it takes to execute certain things in the CI (builds, tests), so it's easier to spot degradation and trends. Seemed like a nice side project to toy with…
-
I couldn't find any standalone CLI tool like that (there were some libraries for some languages), so I wrote it. It's in Rust, and it was written to speed up larger Rust project CI, on a self-hosted github action runner…