how.wtf
About
Articles
Articles
Posts, tutorials, documentation, and everything else.
OS
14
Programming
31
Cloud
18
2023
Mar 21
STS assume role in one command using AWS CLI
Mar 20
Invalid base64 error Lambda AWS CLI
Mar 19
Add new element to JSON array with jq
Mar 18
Passing variables to jq
Mar 17
How to source shell scripts in Fish
Mar 16
Executing a script with dot vs source in Bash
Mar 15
Ternary operator in Python
Mar 14
Grep for contents after pattern match
Mar 13
How to pass variables to Makefiles
Mar 12
Write a multi-line command in a Makefile
Mar 11
Check if a program exists from a Makefile
Mar 10
Convert OrderedDict to dict in Python
Mar 09
Set cache control on S3 objects using the AWS CLI
Mar 08
Conditionally add properties to an object in JavaScript
Mar 07
Run workflow, step, or job based on file changes GitHub Actions
Mar 06
How to unadd or uncommit files in Git
Mar 05
How to remove or delete a PPA in Ubuntu
Mar 04
How to catch Boto3 errors
Mar 03
How to install Microsoft fonts on Ubuntu
Mar 02
How to install Microsoft Edge on Ubuntu
Mar 01
Disable welcome message in Fish Shell
Feb 28
Get size of an S3 bucket with AWS CLI
Feb 27
Difference between init and new in Python
Feb 26
Singleton in Python
Feb 25
Read environment variables from file in Python
Feb 24
Execute CLI commands in Python
Feb 23
Play sounds or music from Linux terminal
Feb 22
Difference between continue and pass in Python
Feb 21
Static methods in Python
Feb 20
How to delete files and directories in Python
Feb 19
Python dataclasses with optional fields
Feb 18
CloudFormation create stack vs deploy in AWS CLI
Feb 17
How to view or tail AWS logs in real time
Feb 16
How to copy files in Linux
Feb 15
How to move files in Linux
Feb 14
Create multiple directories at once in terminal
Feb 13
Adding a new IAM User using the AWS CLI
Feb 12
Clear all CloudFront cache and files using AWS CLI
Feb 11
Find AWS Account Id using CLI or Boto3
Feb 10
How to get start or end of a day in Python
Feb 09
Resource vs Client in Python Boto3
Feb 08
DynamoDB error: key element does not match the schema
Feb 07
You must specify a region error AWS
Feb 06
Storing large items in DynamoDB
2022
Dec 01
How to push an empty commit in Git
Oct 01
Interfaces in Python
Jun 27
How to Set Default Audio in Ubuntu
Jun 24
Check if a String Contains a Substring in Python
Jun 19
For Loops in Bash
2021
Dec 12
Deploy AWS Cloudfront and security headers with Terraform
Dec 11
How to split a string in Bash
Aug 28
How to upgrade the AWS CDK CLI
Jul 10
Using Virtualenv with Python
Jul 04
Deploy Cloudfront Functions to add security headers with AWS CDK
May 22
Convert two lists into a dictionary in Python
May 08
Sort a list of tuples by an item in Python
May 02
Ternary operator in Bash
Apr 28
Spread operator in Python
Apr 24
AWS CLI query examples
Apr 21
3 ways to format strings in Python