crap
No user record in our sample, but crap has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
I initially wrote axil to help inspect and run queries against syntax trees for my treesitter-based language server implementation (https://github.com/terror/just-lsp), and have been working toward making this into…
- Show HN: swab – A configurable project cleaning tool (github.com)
-
Hey all, I've been working on a static analysis tool (and language server) for `pyproject.toml` files after encountering inconsistencies in build tool error reporting (e.g. some tools will let you ship empty licenses…
- Show HN: spymux – Spy on your tmux panes (github.com)
I had motivation for writing this after I kept switching back and forth between agents to see if they've finished what they were working on (and I couldn't find a similar tool out there). I'd imagine it can be useful…
-
Wrote this to learn more about the `chumsky` parser combinator library, rustyline, and the `ariadne` error reporting crate. Such a nice DX combo for writing new languages. Still a work in progress, but I thought I'd…
-
Wrote this a while ago, but I still use it to this day for maintaining a flat directory of markdown notes, so I thought I'd share :) The entire thing is modelled around fzf. The main command is `enter`, which spawns a…
- just-lsp – A language server for justfiles (github.com)
- Python in the Browser (liam.rs)
- Show HN: Query ChatGPT in Neovim (github.com)
- Show HN: Present – Put some shell in your markdown (github.com)