mastering mark in emacs
Posted on Sat 22 November 2025 in tech • Tagged with programming, emacs, productivity
C-x C-x is teleport for your mark.
C-x h is “select literally everything right now”!
Posted on Sat 22 November 2025 in tech • Tagged with programming, emacs, productivity
C-x C-x is teleport for your mark.
C-x h is “select literally everything right now”!
Posted on Mon 17 November 2025 in update
Dear valued customers,
We are pleased to announce the release of our new container version 1.91.1. This new version includes several new features and improvements that will make your container experience even better.
Some of the new features include:
Posted on Fri 14 November 2025 in tech • Tagged with programming, rust, c
How did i not know that you can make a c-style for loop in bash
$ for (( i=0; i<5; i++ ))
do
echo $i
done
Posted on Fri 14 November 2025 in tech • Tagged with photography, videography, lighting
How to use a lightmeter with your digital camera in 2025!
Posted on Sun 29 June 2025 in tech • Tagged with unix, sed, awk, grep

When scientists and engineers created the UNIX system, they built utilities that each performed a specific task exceptionally well. Commands such as grep, awk, and sed have become the atoms of text and data processing workflows. However, today's computing landscape is dominated by …
Posted on Sun 20 April 2025 in history • Tagged with history, movement
1491- The Society of Jesus, or Jesuits, was founded by a Spanish nobleman, Ignatius of Loyola, 1491- 1556. Loyola was in many ways the antithesis of Martin Luther. Though he believed in Luther's fundamental interpretation of church theology, his means to attain salvation was born out of absolute adherence to …