Simon Willison’s Weblog

Subscribe

Items tagged c in Oct, 2023

Filters: Year: 2023 × Month: Oct × c × Sorted by date


jo (via) Neat little C utility (available via brew/apt-get install etc) for conveniently outputting JSON from a shell: “jo -p name=jo n=17 parser=false” will output a JSON object with string, integer and boolean values, and you can nest it to create nested objects. Looks very handy. # 8th October 2023, 5:20 am

Types

Years

Months

Tags