GitHub Gist
Pastebin.com
PrivateBin
hastebin
Rentry.co
Write.as
massCode
Ghostbin
jq
fzf
HTTPie
jello
fx
Bat
fd
cURL
GitHub Gist
jqBased on our record, jq seems to be a lot more popular than GitHub Gist. While we know about 162 links to jq, we've tracked only 8 mentions of GitHub Gist. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you are learning things, you could also create github gists. That way your repos will only be coding related, while you can create tutorials / work exercises in gists. Source: over 3 years ago
I use Github, both for full repos and for short gists. Source: over 4 years ago
On the other hand, shared DartPads are just gists on GitHub so theoretically they can include code that works with different packages. Of course, such gists will not compile in DartPad and will be displayed as having errors :(. Source: over 4 years ago
Perhaps github gists? https://gist.github.com/discover. Source: over 4 years ago
I looked at Github gists, but they are focused in displaying the markdown sourcecode (so e.g. Hyperlinks won't be clickable [1] ). Options just don't seem to be focused on simply hosting PDFs/information with clickable references. Source: almost 5 years ago
Therefore, if I have to choose one right now, I would probably go for Mustache, and a JSON processor such as jq as a glue if needed. - Source: dev.to / about 1 year ago
I am lazy person, so I worked harder and wrote a small jq script to generate a list of rules to go into the select key in ruff.lint section:. - Source: dev.to / about 1 year ago
"jq is a lightweight and flexible command-line JSON processor" from the jq https://stedolan.github.io/jq/. - Source: dev.to / almost 5 years ago
Make sure you have both the Stripe CLI and jq installed before running this command. - Source: dev.to / over 1 year ago
You provide your JSON data and specify the desired transformation using natural language. The AI generates a transformation filter, often using JQ under the hood, that you can apply to your data. - Source: dev.to / over 1 year ago
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
fzf - A command-line fuzzy finder written in Go
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
HTTPie - CLI HTTP that will make you smile. JSON support, syntax highlighting, wget-like downloads, extensions, and more.
hastebin - Pad editor for source code.
jello - jello is a command line tool that filters JSON data using pure python syntax.