Threads for jhd3

    1. 2

      The supplement[1] has the paper and some other papers done with the tools described in the paper.

      [1] https://uwdata.github.io/living-papers-paper/living-papers/

    2. 10

      I like the “eject” idea, it’s a succinct way of phrasing an friction I often have with tools that wrap something more flexible.

      1. 10

        I first heard the phrase “eject” used in the context of ejecting a Webpack config from a Create React App application’s autoconfig. It may go back further.

      2. 1

        yeah that IS neat

    3. 1

      Has anyone ever heard of something like this - SQL for the OS, but run against a sos report[1]?

      I always seem to be using the awk/grep/etc… to explore things ad-hoc.

      I did find jc[2] + sqlite-utils[3] to be interesting, but seemed a waste to not leverage all the table definitions from OSQuery.


      [1] https://github.com/sosreport/sos [2] https://kellyjonbrazil.github.io/jc/ [3] https://sqlite-utils.datasette.io/en/stable/