News

If you want to view, read and edit JSON files in a readable format, then this post shows how to do it in Windows PC and on the Web.
You don’t want to have to SCP the file to your desktop, load the file, save it in the requisite format, and then SCP the file back to the server. You want to be efficient. Hence, csvkit.
Twitter used to provide CSV exports of your data, now it's all in machine-readable JSON. How can you use it in Excel?
To generate a HAR file in Google Chrome, open Developer Tools by pressing F12 or Ctrl+Shift+I. Select the “Network” tab, check “Preserve log,” and perform the action causing the issue.