|
You are here |
blog.oddbit.com | ||
| | | | |
stribny.name
|
|
| | | | | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows. | |
| | | | |
davidalfonso.es
|
|
| | | | | [AI summary] The author details the process of removing all their tweets from Twitter by creating a script to delete them in batches due to API limitations and the lack of a free endpoint to list tweets. | |
| | | | |
ericlathrop.com
|
|
| | | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how. | ||