Weekly Shaarli
Week 29 (07/19/21)
I’ve been a journalist for more than 60 years. So after doctors delivered the news, I sat down to do what came naturally, if painfully: Write this story.
Ever been in one shell, in a specific folder, with some environment active, and then wanted to be in the same place in another? Then doppelganger is for you! The dgs command will save the current shell setup (functions, local variables and environment variables), and then dgl can be used to load them into a different shell. Your original shell can also still be active.
Wisdom Tree is a concentration app i am working on. - GitHub - HACKER097/wisdom-tree: Wisdom Tree is a concentration app i am working on.
diffsitter creates semantically meaningful diffs that ignore formatting differences like spacing. It does so by computing a diff on the AST (abstract syntax tree) of a file rather than computing the diff on the text contents of the file.
Angle-grinder allows you to parse, aggregate, sum, average, min/max, percentile, and sort your data. You can see it, live-updating, in your terminal. Angle grinder is designed for when, for whatever reason, you don't have your data in graphite/honeycomb/kibana/sumologic/splunk/etc. but still want to be able to do sophisticated analytics.