Skip to content

Instantly share code, notes, and snippets.

View pyinto's full-sized avatar
:bowtie:

Volodymyr Kondratenko pyinto

:bowtie:
  • Portugal
  • 03:16 (UTC +01:00)
View GitHub Profile
@olih
olih / jq-cheetsheet.md
Last active June 15, 2025 15:50
jq Cheet Sheet

Processing JSON using jq

jq is useful to slice, filter, map and transform structured json data.

Installing jq

On Mac OS

brew install jq

@RubenKelevra
RubenKelevra / fast_firefox.md
Last active June 20, 2025 00:56
Make Firefox fast again