Commit Graph
100 Commits
Author SHA1 Message Date
jbranchaud b4920c0397 Add Skip Specific Pytest Test Cases as a Python TIL 2026-03-29 11:05:32 -05:00
jbranchaud 119cc15c9a Add a couple more examples to most recent TIL 2026-03-29 01:22:39 -05:00
jbranchaud 1a4589f8f7 Add Use The Readline Keybindings Anywhere as a Unix TIL 2026-03-27 22:38:14 -05:00
jbranchaud 5f35404433 Add Avoid Modification With Frozen Dataclass as a Python TIL 2026-03-25 18:52:19 -05:00
jbranchaud 1766e45134 Add Start The Debugger When A Test Errors as a Python TIL 2026-03-23 21:27:10 -05:00
jbranchaud c875652725 Add Add Default Task To List All Tasks as a Taskfile TIL 2026-03-23 21:12:44 -05:00
jbranchaud 8af252f232 Add Use __post_init__ For dataclass Validations as a Python TIL 2026-03-22 14:37:59 -05:00
jbranchaud eb0a7e1b3d Link to the VisualMode blog from the README 2026-03-21 13:28:25 -05:00
jbranchaud c1cd40311f Add Browse And Search Help Docs as a Unix TIL 2026-03-21 12:34:49 -05:00
jbranchaud c744117eff Add Deduplicate A List Into A Tuple as a Python TIL 2026-03-21 12:33:09 -05:00
jbranchaud 329ce1aa3e Add Filter By Type as a Ruby TIL 2026-03-20 09:18:10 -05:00
jbranchaud 16082177aa Add Create A Range Of Descending Values as a Python TIL 2026-03-19 00:25:32 -05:00
jbranchaud 2276a57445 Add Look Inside Pytest tmp_path as a Python TIL 2026-03-18 21:03:51 -05:00
jbranchaud ceaab3da4f Add Reveal Location Of File In Finder.app as a Mac TIL 2026-03-16 09:40:18 -05:00
jbranchaud c7711ca337 Add Control Passing Of Time In Tests as a Python TIL 2026-03-14 16:18:36 -05:00
jbranchaud 11279ac362 Add Load A Module And Execute A Statement as a Ruby TIL 2026-03-14 15:55:09 -05:00
jbranchaud 01f9d89e8e Add Parse Relative Time To datetime Object as a Python TIL 2026-03-08 10:53:04 -05:00
jbranchaud e1c3f23975 Add Pick From Tasks Using Interactive Picker as a Mise TIL 2026-03-07 23:40:52 -06:00
jbranchaud 16ad6bd64d Fix typo in old mise TIL 2026-03-07 17:03:44 -06:00
jbranchaud f2a6fddba8 Add Use Verbose Flag To Get More Diff as a Python TIL 2026-03-06 09:32:05 -06:00
jbranchaud e2603f1445 Add Undo Latest Changes Committed To Specific File as a Git TIL 2026-03-05 14:53:55 -06:00
jbranchaud c1f046d196 Add Iterate Over A Dictionary as a Python TIL 2026-03-04 00:20:58 -06:00
jbranchaud 55a6691681 Add Combine All My TILs Into A Single File as a Unix TIL 2026-03-01 12:06:07 -06:00
jbranchaud 3632cfbe1b Add Easy Key-Value Aggregates With defaultdict as a Python TIL 2026-02-26 21:51:08 -06:00
jbranchaud e82bc873b9 Add Set, Get, And Unset Env Vars With Dokku as a Devops TIL 2026-02-25 19:05:40 -06:00
jbranchaud 43ade88fab Add Access Most Recent Return Value In REPL as a Python TIL 2026-02-24 20:37:12 -06:00
jbranchaud 8f99085e4b Add Edit The Current Command Prompt as a Bash TIL 2026-02-23 20:52:05 -06:00
jbranchaud f20428b06a Add Keep A Tally With collections.Counter as a Python TIL 2026-02-22 14:28:37 -06:00
jbranchaud e41802653d Add Inspect EXIF Data For An Image File as a Unix TIL 2026-02-22 11:52:47 -06:00
jbranchaud 2cc52bf8bc Add Search Through Bin Paths For Tool Locations as a mise TIL 2026-02-22 10:53:56 -06:00
jbranchaud df418b5718 Add Load A File Into The Python REPL as a Python TIL 2026-02-21 16:58:57 -06:00
jbranchaud d084e0ffe0 Add Check If Package Is Installed With Pip as a Python TIL 2026-02-19 13:54:50 -06:00
jbranchaud 72b466a8b3 Add Override Your Project Mise File as a Mise TIL 2026-02-18 15:33:46 -06:00
jbranchaud be18f387ed Add Install With PIP For Specific Interpreter as a Python TIL 2026-02-16 14:40:27 -06:00
jbranchaud efb83050ab Add Iterate First N Items From Enumerable as a Python TIL 2026-02-16 13:32:35 -06:00
jbranchaud ec12f7ea80 Add Make A Long String Of Text Readable as a Ruby TIL 2026-02-12 17:30:15 -06:00
jbranchaud f186d5977d Add Compute Median Instead of Average as a PostgreSQL TIL 2026-02-02 16:55:50 -06:00
jbranchaud f967520fa3 Add Specify Default For Data Definition as a Ruby TIL 2026-02-02 08:26:05 -06:00
jbranchaud 1517e1fb7a Add Check How Database Is Configured as a Rails TIL 2026-01-30 13:26:12 -06:00
jbranchaud f56d93b49b Add Control Which Monitor App Switcher Appears On as a Mac TIL 2026-01-27 13:46:08 -06:00
jbranchaud dd6350aa41 Add Check The Current Named Log Level as a Rails TIL 2026-01-19 13:52:27 -06:00
jbranchaud bdd3adf577 Add Format And Display Small Amounts Of Columnar Data as a Unix TIL 2026-01-19 13:42:42 -06:00
jbranchaud f48adc0f05 Add Clean Up Memory-Hungry Rails Console Processes as a Rails TIL 2026-01-18 15:09:22 -06:00
jbranchaud 9773f10b84 Add Use Negative Lookbehind Matching With ripgrep as a Unix TIL 2026-01-15 08:32:41 -06:00
jbranchaud bd58be8fda Remove dot character from copy-pasting terminal output 2026-01-13 14:01:40 -06:00
jbranchaud 35f1f0b807 Add List Processes Running Across All Session as a tmux TIL 2026-01-13 14:00:21 -06:00
jbranchaud 81afd44913 Add Show Tree View Of Processes And Subprocesses as a Unix TIL 2026-01-13 11:11:43 -06:00
jbranchaud 6fdadfa1fb Add Resume Specific Session as a Claude Code TIL 2026-01-12 21:37:13 -06:00
jbranchaud aaf7da413c Add Hide Overflowing Text For Google Sheets Column as an Internet TIL 2026-01-10 14:04:11 -06:00
jbranchaud 6a2a0a8ac1 Add Diff Two Files In Unified Format as a Unix TIL 2026-01-10 13:28:46 -06:00
jbranchaud 712fc66aae Add Skip Git Hooks As Needed as a Git TIL 2026-01-09 21:23:55 -06:00
jbranchaud e95477607e Remove notes:pull task since it's redundant 2026-01-09 21:01:50 -06:00
jbranchaud 087766a792 Add Apply Successive Filters To Lines In Less as a Unix TIL 2026-01-07 19:14:52 -06:00
jbranchaud 4801e730f9 Add Allow Edits From The Start as a Claude Code TIL 2026-01-07 10:51:45 -06:00
jbranchaud bd021f7eab Add Check Ruby Version For Production App as a Heroku TIL 2026-01-04 20:30:59 -06:00
jbranchaud 8d8cfd56ce Add Determine Absolute Path Of Top-Level Project Directory as a Git TIL 2026-01-03 16:36:37 -06:00
jbranchaud f4faa06258 Add another useful link to recent TIL 2026-01-03 12:53:33 -06:00
jbranchaud 8ccbd82320 Add Display Line Numbers While Using Less as a Unix TIL 2026-01-02 18:40:28 -07:00
jbranchaud 5ea4165893 Add Look In Ruby Version Dotfile as a Mise TIL 2026-01-01 16:00:46 -07:00
jbranchaud 73476a8d16 Add Install From Nonstandard Brewfile as a Brew TIL 2026-01-01 12:16:51 -07:00
jbranchaud c5ce81f918 Update README to reflect current work 2026-01-01 12:06:16 -07:00
jbranchaud 32be787998 Update copyright year to 2026 2026-01-01 11:51:51 -07:00
jbranchaud 1d835d3553 Simplify notes:sync to pull directly into local main
Was fetching remote then checking out stale local branch
2026-01-01 11:51:23 -07:00
jbranchaud d980514bff Add Create Interactive Picker For Set Of Subtasks as a Taskfile TIL 2025-12-31 12:33:50 -07:00
jbranchaud db26fc97c6 Add Set Up Forwarding Prefix For Nested Session as a tmux TIL 2025-12-31 12:10:52 -07:00
jbranchaud 8094448877 Add Join URI Path Parts as a Ruby TIL 2025-12-30 10:39:03 -07:00
jbranchaud 883b3e6ee6 Add Run Dev Processes With Overmind Instead Of Foreman as a Rails TIL 2025-12-28 10:21:35 -06:00
jbranchaud 57c4954d6f Add Regenerate Lock File With Newer Bundler as a Ruby TIL 2025-12-26 11:33:07 -06:00
jbranchaud 86a7815a9f Add Specify Default Team And App For Project as a Heroku TIL 2025-12-22 20:46:45 -06:00
jbranchaud 676038e992 Add Create A Module Of Utility Functions as a Ruby TIL 2025-12-17 16:54:43 -06:00
jbranchaud 01fd503a92 Add Run Rails Console With Remote Dokku App as a Rails TIL 2025-12-15 22:27:47 -06:00
jbranchaud 8b718aee4f Add Describe Current Changes And Create New Change as a jj TIL 2025-12-10 11:34:13 -06:00
jbranchaud 88f49de7f3 Add Reference The Full Match In The Replacement as a Sed TIL 2025-12-01 14:07:25 -06:00
jbranchaud 9f9fce7835 Add Make Structs Easier To Use With Keyword Initialization as a Ruby TIL 2025-12-01 06:35:43 -06:00
jbranchaud 65a4d0ef3d Add Rename A Bunch Of Files By Constructing mv Commands as a Unix TIL 2025-11-30 20:10:59 -06:00
jbranchaud 6c8a5eb36d Add new newsletter URL 2025-11-29 15:10:43 -06:00
jbranchaud fed722d7fe Add Access Your GitHub Profile Photo as a GitHub TIL 2025-11-29 14:40:34 -06:00
jbranchaud fbebc3e5ee Add Install And Require Gems Inline Without Gemfile as a Ruby TIL 2025-11-28 23:24:00 -06:00
jbranchaud 83d55c420e Add Use .ruby Extension For Template File as a Rails TIL 2025-11-27 10:29:56 -06:00
jbranchaud 8dbbfe0eda Add Create Mock Class That Can Be Overridden as a Ruby TIL 2025-11-25 22:18:00 -06:00
jbranchaud c38d9f090e Add Monitor Usage Limits From CLI as a Claude Code TIL 2025-11-22 08:43:26 -06:00
jbranchaud bae3527baf Add Determine ipv4 And ipv6 Public IP Addresses as a Unix TIL 2025-11-21 16:43:08 -06:00
jbranchaud 53a0b88eff Add Get Idea Of What Is In A JSON Column as a MySQL TIL 2025-11-20 09:06:08 -06:00
jbranchaud 665c8f994f Add List All Git Aliases From gitconfig as a Git TIL 2025-11-19 14:39:41 -06:00
jbranchaud 5f11b1665b Remove dprint config to never text wrap
This was causing multi-line sequences of text in TIL markdown files to be
unwrapped into one long line.
2025-11-18 13:20:58 -06:00
jbranchaud ce5ff038c0 Add Generate A Sequence Of Numbered Items as a Unix TIL 2025-11-18 13:20:49 -06:00
jbranchaud 486a6ef5a9 Add Open Current Prompt In Default Editor as a Claude Code TIL 2025-11-18 12:54:50 -06:00
jbranchaud c1ce559452 Add Add A Bunch Of CLI Utilities With corutils as a Mac TIL 2025-11-16 22:21:45 -06:00
jbranchaud 07c4aa86b7 Add Squash Changes Into Parent Commit Interactively as a jj TIL 2025-11-16 17:31:42 -06:00
jbranchaud a0c2a29a96 Add See What Databases You Have Access To as a Planetscale TIL 2025-11-16 10:34:44 -06:00
jbranchaud 45b269abf1 Add Launch Some Confetti as a Mac TIL 2025-11-14 18:52:45 -06:00
jbranchaud 44dc6f2b1f Add Install Go Packages In Brewfile as a Brew TIL 2025-11-14 18:19:43 -06:00
jbranchaud 821a7e5c67 Add Do Project Time Tracking From The CLI as a Workflow TIL 2025-11-14 00:32:13 -06:00
jbranchaud c0f20267bb Add Shorten SSH Commands With Aliases as a Unix TIL 2025-11-12 15:00:19 -06:00
jbranchaud 50deb6175f Add Detect How Long A User Has Been Idle as a Mac TIL 2025-11-11 17:13:36 -06:00
jbranchaud d1f41884ce Add Set Default Tasks For Rake To Run as a Ruby TIL 2025-11-10 18:06:12 -06:00
jbranchaud 91149fe7cc Add Show Summary Stats For Current Branch as a Git TIL 2025-11-10 17:25:24 -06:00
jbranchaud e2eb31a4a9 Add Reference Hash Key With Safe Navigation as a Ruby TIL 2025-11-09 17:12:09 -05:00
jbranchaud 113b7b2dfe Add Prevent Sleep With The Caffeinate Command as a Mac TIL 2025-11-09 13:50:03 -05:00
jbranchaud 16074c021f Add Convert JSON Field To Hash With Indifferent Access as a Rails TIL 2025-11-08 08:55:41 -05:00