Live data from Hacker News

Viewing profile — adamtheturtle

adamtheturtle

HN member
Joined
Tue, Nov 05, 2013, 2:39 PM UTC
HN karma
2
Public activity
4 items

About adamtheturtle

No profile information was provided.

Recent public activity

  1. 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

  2. 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…

  3. story
  4. 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: ``…