Tag: tools
-
Bash learnings
Bash things I always need to look up. Snippets If/then/else For loop Tools curl jq jq – command line JSON processor tr Transformations! Replacements, changing case, https://linuxhint.com/bash_tr_command/ Use | tr ‘\n’ ‘ ‘) to replace new lines with spaces. awk Awk is a command line text-processing tool. Use awk to replace a text with an…
-
Readlists
These are created using Jim Neilson’s reboot of the original Readlists tool from Readability: https://readlists.jim-nielsen.com/ Kindles do not support epub, so you must take the epub you get from Readlists and convert it to mobi with Calibre. For a future project of extending the Readlists tool, this npm package could be helpful: https://github.com/moszeed/kindle-periodical You can…
-
Tezos tools
Batch transfer: https://nftbiker.xyz/giveaway Get a list of token collectors for a giveaway: https://fxcollectors.stroep.nl/ Download all images for a token: https://github.com/loackme/fx_hash_utils Then use ImageMagick to make a grid Smart contract development on Tezos https://tin-citipati-cb0.notion.site/Tezos-Developers-Handbook-ce244ec152504954a311ce1650d4b8c5 https://smartpy.io/