Is there any tool I can use to sync the userscripts easily? last time I checked it requires some clicks and browse files. I want them to be included in my dotfiles and automatically synced on git pull
How about [TamperDav](https://github.com/Tampermonkey/tamperdav) - It's also worth noting that Tampermonkey supports syncing to Google Drive and Dropbox (though you don't get the same sort of version control) - I use dropbox syncing, then host my userscripts on github gist then install from there, that way they auto update from gist.
Everyone here mentions jq but no one mentions "fx". It's an awesome cli app to browse json. It can modify json too, but I think jq has shorter DSL. If you want to browse or navigate through nested json, this is the best tool I know.
I wouldn't use GUI for this simply because piping data and mouseless env are more convenient to me. These are my other use cases:
- validation & auto fixing: fix-busted-json (python)
- tabular view : visidata (vd) can do this directly on json files. it has tons of other features like histogram, charts, sort, filter, edit, etc
- summarizing and querying: duckdb. Example: select sum(price), count(*) from 'orders.json'
- conversion: json2csv, it works both way
- diff: simply diff, but sometimes jq for ordering keys is required
A great tool that fills the gap of lacking a preview feature in the terminal with jq. However, for data processing, I think jq's DSL is more concise and user-friendly.
Pokemon Red came out in 1996. If you were 10 back then, you’re now 34-35. Plenty of senior engineers out there who played pokemon in their youth (and potentially kept playing after that)
I dont know. However, you can see from the following:-
Publishers: "Nintendo, Game Freak, The Pokémon Company",
American_Publisher: "Pokémon",
Japanese_Publisher: "Pocket Monster",
Chinese_Whisper: "big data".
Sources: memory, Wikipedia entry.
When I've watched my parents' plants, they gave me a list of how much water each one needs, and how often. Evidently neither she or her parents thought to communicate about how the plants should be watered.
[1] https://github.com/sigoden/aichat