All Entries
View Ascending
Sort a List of Objects by Attribute in Python
Use the operator module to sort by object attributes.
Read Now!

Use Javascript to Open a Link in a New Tab
Opening a link in a new tab with JavaScript is very straight-forward.
Read Now!

Write Self-Executing JavaScript Functions
Make variable maintenance easier with self-executing functions.
Read Now!

Invalidate CloudFront Objects with Boto3
Learn to Invalidate CloudFront objects by paths with Boto3.
Read Now!

Delete Files Older than X Days in Python
Create a Python script to delete files older than x days.
Read Now!

Configure Screen Locking Shortcut in KDE
Learn to configure the screen locking shortcut in KDE.
Read Now!

Check Exit Status of Bash Command in a Script
Check a Bash command exit status in a script.
Read Now!