a technical notebook
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.1 KiB

  1. Wednesday, December 10, 2014
  2. ============================
  3. listusers / squiggle.city repo
  4. ------------------------------
  5. There's now a [squigglecity organization on GitHub][squiggle.city.gitorg].
  6. What little is there is a classic duct-tape mess complete with a bunch of
  7. commits made as root, but may contain a few useful bits.
  8. I'm planning to clean up [this version of listusers.pl][listusers-dec-10] into a
  9. more generic `listusers` utility that just outputs TSV and pipe to csvkit / `jq`
  10. for HTML & JSON.
  11. Oh, right --- about the JSON. ~ford proposed a standard `tilde.json` [kind of
  12. like this](http://squiggle.city/tilde.json), which I think is not a terrible
  13. idea at all though that one's a bit rough and the format could still use a
  14. little tweaking as of this writing.
  15. This is the kind of thing it's unbelievably easy to overthink. I'm hoping
  16. we'll give it enough thought to do a few smart things but not so much thought
  17. that no one actually uses it.
  18. [listusers-dec-10]: https://github.com/squigglecity/squiggle.city/blob/1a07ccc8415b05ad239116a062d2992ae1537541/listusers.pl