Viewing profile — adamtheturtle
adamtheturtle
HN member- Joined
- Tue, Nov 05, 2013, 2:39 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About adamtheturtle
No profile information was provided.
Recent public activity
-
comment
Comment #48767847
Whether or not I could have got this stuff out without the app, I wasn't going to, and I already have $29 worth of nostalgia out of it. Thank you
-
story
Show HN: Literalizer – convert JSON and YAML into native
https://github.com/adamtheturtle/literalizer / https://github.com/adamtheturtle/literalizer-cli turn JSON and YAML into literals for various languages. Generate multi-language requ…
- story
-
story
Show HN: Doccmd – Run linters, formatters, etc. on code blocks in Markdown/rST
I built doccmd (FOSS) to run `mypy`, `ruff`, `shellcheck`, and others against code blocks in my documentation. It supports running arbitrary tools using simple commands such as: ``…