Page 45 of 126 (2519 total posts)

September 2021

August 2021

22-08-2021
Blush: Illustrations for everyone

Blush: Illustrations for everyone

Source: blush.design

Blush makes it easy to add free illustrations to your designs. Play with fully customizable graphics made by artists across the globe.

Tags: images custom clipart how-to cool-tools
22-08-2021
Wheel of Names

Wheel of Names

Source: wheelofnames.com

Enter names, spin wheel to pick a random winner. Customize look and feel, save and share wheels.

Tags: cool cool-tools teaching classroom zoom random
22-08-2021
⚠️
JumpStory

JumpStory

Source: universe.jumpstory.com

Handy collection of images to use in development and writing

Tags: graphics images library cool-tools clipart how-to photo
20-08-2021
5 Useful jq Commands to Parse JSON on the CLI

5 Useful jq Commands to Parse JSON on the CLI

Source: fabian-keller.de

JSON has become the de facto standard data representation for the web. It’s lightweight, human-readable (in theory) and supported by all major languages and platforms. However, working on the CLI with JSON is still hard using traditional CLI tooling.
Lucky, there is jq, a command-line JSON processor. jq offers a broad range of operations to transform and manipulate JSON based data structures from the command line. Looking at the documentation however reveals an overwhelmingly huge number of options, functions and things you can do with jq.

Tags: jq how-to json cli cool-tools tool
17-08-2021
Alda tutorial

Alda tutorial

Source: alda.io

Alda is a text-based programming language for music composition. It allows you to write and play back music using only a text editor and the command line.

Tags: music language dsl how-to notes instruments rest
13-08-2021
Removing sensitive data from a repository - GitHub Docs

Removing sensitive data from a repository - GitHub Docs

Source: docs.github.com

Removing sensitive data from a repository - GitHub Docs URL: https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository Type: link Domain: docs.github.com

Tags: github secret sensitive how-to instructins