links (page 13)
February 27, 2021
- Merge sort in Bash (cuddly-octo-palm-tree.com)
February 21, 2021
- Python behind the scenes #9: how Python strings work (tenthousandmeters.com)
February 20, 2021
-
Bash redirections (cuddly-octo-palm-tree.com)
-
Using The 'uniq' Command To Impress People At Parties (blog.robertelder.org)
-
Why The 'sort' Command Is A Favourite For Librarians (blog.robertelder.org)
February 13, 2021
- Runtime optimization with eval (cuddly-octo-palm-tree.com)
February 8, 2021
- Python behind the scenes #8: how Python integers work (tenthousandmeters.com)
February 6, 2021
- Safer Bash: avoid nesting (cuddly-octo-palm-tree.com)
January 30, 2021
-
Safer Bash: fail on pipes (cuddly-octo-palm-tree.com)
-
How To Become A 10x Engineer Using The Awk Command (blog.robertelder.org)
January 23, 2021
- Safer Bash: no unset (cuddly-octo-palm-tree.com)
January 16, 2021
- Safer Bash: die on error (cuddly-octo-palm-tree.com)
December 29, 2020
- Against essential and accidental complexity (danluu.com)
December 28, 2020
- Python behind the scenes #7: how Python attributes work (tenthousandmeters.com)
December 4, 2020
- Python behind the scenes #6: how Python object system works (tenthousandmeters.com)
November 20, 2020
- Regular Expression Character Escaping (blog.robertelder.org)
November 14, 2020
- Python behind the scenes #5: how variables are implemented in CPython (tenthousandmeters.com)
November 2, 2020
-
The Most Confusing Grep Mistakes I've Ever Made (blog.robertelder.org)
-
Writing A Grep Clone In 9 Lines Of Python (blog.robertelder.org)
October 30, 2020
- Python behind the scenes #4: how Python bytecode is executed (tenthousandmeters.com)
October 15, 2020
- Can You Use 'ed' As A Drop-in Replacement For vim, grep & sed? (blog.robertelder.org)
October 11, 2020
- Python behind the scenes #3: stepping through the CPython source code (tenthousandmeters.com)
October 5, 2020
- Using A Piece Of Paper As A Display Terminal - ed Vs. vim (blog.robertelder.org)
October 1, 2020
- Undefined Behaviour With Grep -E (blog.robertelder.org)
September 20, 2020
- Python behind the scenes #2: how the CPython compiler works (tenthousandmeters.com)
August 31, 2020
- Python behind the scenes #1: how the CPython VM works (tenthousandmeters.com)
August 18, 2020
-
How Do Regular Expression Quantifier Work? (blog.robertelder.org)
-
How Regular Expression Alternation Works (blog.robertelder.org)
July 9, 2020
-
The Regular Expression Visualizer, Simulator & Cross-Compiler Tool (blog.robertelder.org)
-
Interesting Regular Expression Test Cases (blog.robertelder.org)
Last updated: 2026-03-12 18:58 UTC