tip
2023-09-25 Vim tip 33: editing with text objects
2023-09-19 Vim tip 32: text and indent settings
2023-08-29 Vim tip 31: mark frequently used locations
2023-08-16 Python tip 32: positive lookarounds
2023-08-08 Vim tip 30: some general Vim settings
2023-08-01 CLI tip 31: concatenate files column wise
2023-07-25 Python tip 31: next() function
2023-07-19 Vim tip 29: greedy quantifiers
2023-07-04 Python tip 30: zip() function
2023-06-13 Python tip 29: negative lookarounds
2023-06-05 Vim tip 27: regexp anchors
2023-05-16 Vim tip 26: executing shell commands
2023-05-09 CLI tip 27: reverse text line wise with tac
2023-05-03 Python tip 27: enumerate() function
2023-04-25 Vim tip 25: substitute flags
2023-04-13 Python tip 22: possessive quantifiers
2023-04-13 Python tip 26: atomic grouping
2023-02-10 Vim tip 22: word and WORD motions
2023-02-07 Python tip 23: map, filter and reduce
2023-02-01 Vim tip 21: working with tabs
2022-12-20 Vim tip 19: working with buffers
2022-12-14 CLI tip 20: expand and unexpand
2022-12-07 Python tip 20: saving and loading json
2022-11-29 Vim tip 18: moving within long lines
2022-11-23 CLI tip 19: extended globs
2022-11-16 Python tip 19: manipulating string case
2022-11-08 Vim tip 17: setting options
2022-10-26 Python tip 18: arbitrary number of arguments
2022-10-18 Vim tip 16: terminal mode
2022-10-12 CLI tip 17: common and unique lines
2022-10-06 Python tip 17: counting frequency of items
2022-09-27 Vim tip 15: moving within current line
2022-09-21 CLI tip 16: transpose tables
2022-09-06 Vim tip 14: horizontal and vertical splits
2022-08-24 Python tip 15: string transliteration
2022-08-16 Vim tip 13: repeat last change
2022-08-03 Python tip 14: sequence unpacking
2022-07-26 Vim tip 12: save and restore sessions
2022-06-29 CLI tip 12: squeeze empty lines
2022-06-22 Python tip 12: negate a regex grouping
2022-06-15 Vim tip 10: Undo and Redo
2022-06-08 CLI tip 11: longest line length
2022-05-24 Vim tip 9: named registers
2022-05-13 CLI tip 10: version sort
2022-05-04 Vim tip 8: join lines
2022-04-27 CLI tip 9: awk paragraph mode
2022-04-12 Vim tip 7: changing case in Normal mode
2022-03-30 Python tip 8: dict.fromkeys() method
2022-03-24 Vim tip 6: search word nearest to the cursor
2022-03-16 CLI tip 7: limiting number of filtered lines
2022-02-15 Python tip 6: inplace file editing
2022-02-02 CLI tip 5: aligning columns
2022-01-25 Python tip 5: random choice and sample
2022-01-04 Python tip 4: comparison chaining
2021-12-29 Vim tip 2: indent/unindent lines
2021-12-08 Vim tip 1: increment/decrement numbers
2021-11-30 CLI tip 2: counting number of matches
2021-11-25 Python tip 2: membership operator
2021-11-18 CLI tip 1: remove metadata from images