DJ Adams

Blog posts tagged "jq"

  1. Point free coding and function composition

    In this post I explore and show examples of the concepts of point free coding, of chains of functions through which data flows, and of function composition.

  2. Migrating GitHub issue based URL bookmarks to wallabag

    In this post I outline how I migrated my collection of reading list bookmarks, stored as issues in a GitHub repo, to wallabag which I'm now self-hosting.

  3. reduce - the ur-function

  4. Easily add an explicit cds.requires.db to your CAP project's package.json

  5. CAP, CDS, CDL, CSN and jq - finding associations

  6. Curating a collection of jq functions

  7. Quick conversion of multiple values using with_entries in jq

  8. A simple jq REPL with tmux, bash, vim and entr

  9. Selecting the related endpoints from a GitHub API response using jq's with_entries

  10. Improving my interactive jq workflow with ijq, bash and tmux

  11. More on the comma as generator, and streaming with select in jq

  12. Recognising patterns and embracing the stream

  13. Learning from community solutions on Exercism - part 3

  14. Learning from community solutions on Exercism - part 2

  15. Learning from community solutions on Exercism - part 1

  16. Learning from exploring a question on jq

  17. Array push with autovivification in jq

  18. Extracting blog post dates from URLs with jq

  19. More Untappd data explorations with jq - my top ranking beer types (part 3)

  20. More Untappd data explorations with jq - my top ranking beer types (part 2)

  21. More Untappd data explorations with jq - my top ranking beer types (part 1)

  22. Untappd data with jq - my top brewery countries

  23. Understanding jq's SQL style operators JOIN and INDEX

  24. Summing and grouping values with jq

  25. Reshaping data values using jq's with_entries

  26. Multiple level filters in jq

  27. Products by supplier in OData and jq

  28. Exploring JSON with interactive jq

  29. JSON object values into CSV with jq

  30. Exploring GitHub repo name distribution with jq

  31. Converting strings to objects with jq

  32. Some thoughts on jq and statelessness

  33. Understanding jq's reduce function

  34. Exercism and jq

  35. Getting BTP resource GUIDs with the btp CLI – part 2 - JSON and jq

  36. Embracing jq and JSON

  37. Producing JSON with jq for appending issue titles

  38. Mass deletion of GitHub Actions workflow runs

See all tags.