Commit Graph
100 Commits
Author SHA1 Message Date
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
jbranchaud 9e76753540 Add Open File On Remote Like GitHub as a VSCode TIL 2025-11-03 14:19:14 -05:00
jbranchaud eb4dea611e Add Inspect Assertions Preventing Sleep as a Mac TIL 2025-11-02 15:21:31 -06:00
jbranchaud 6ef998b024 Add Check If A File Is Under Version Control as a Git TIL 2025-11-02 11:01:30 -06:00
jbranchaud 6e066ec72a Add Target Another Repo When Creating A PR as a GitHub TIL 2025-11-02 08:18:41 -06:00
jbranchaud 060ce8262d Add Set Up A Project-Local Cluster With Postgres.app as a Postgres TIL 2025-11-01 08:41:56 -05:00
jbranchaud 96fd138837 Add Exclude A Specific File From fd Results as a Unix TIL 2025-10-31 16:09:44 -05:00
jbranchaud a51d716e45 Add Reword A Commit Message With Fugitive as a Vim TIL 2025-10-29 22:26:37 -05:00
jbranchaud 59de2fef0d Add Add Bindings To Split Panes To Current Directory as a tmux TIL 2025-10-29 21:38:06 -05:00
jbranchaud fdd2461b75 Add Check If A File Has Changed In A Script as a Git TIL 2025-10-28 12:25:43 -05:00
jbranchaud e8c2e01d6f Add better status check for notes:push 2025-10-28 08:29:15 -05:00
jbranchaud ed9cedc870 Add Run A Task If It Meets Criteria as a Taskfile TIL 2025-10-28 08:26:39 -05:00
jbranchaud da585ec5a4 Add Allow Cursor To Be Launched From CLI as a Cursor TIL 2025-10-27 21:37:59 -05:00
jbranchaud 35d1a81ea7 Move recent TIL to new GitHub category 2025-10-27 17:08:55 -05:00
jbranchaud d69fefe9f0 Use status instead of precondition to avoid error 1 2025-10-27 17:07:21 -05:00
jbranchaud 1cc612294e Run notes:push steps only if there are changes 2025-10-27 16:45:03 -05:00
jbranchaud d79264395b Add Open A PR To An Unforked Repo as a GitHub TIL 2025-10-27 15:14:00 -05:00
jbranchaud 2d5abd9cbf Revert to excluding entire README formatting
The `unorderedListMarker` setting was hallucinated.
2025-10-26 18:20:47 -05:00
jbranchaud 2efaf27066 Add Tell gh What The Default Repo Is as a Git TIL 2025-10-26 17:58:42 -05:00
jbranchaud 6b4b2c588c Rework notes task to make edit the primary one
What was 'edit' has been renamed to 'open'. And 'edit' is now what was
not so clearly named 'save'.
2025-10-26 17:14:51 -05:00
jbranchaud e473fa781d Move notes higher up, it is most common command 2025-10-26 17:09:51 -05:00
jbranchaud 5ce5eccb0a Add Jump Between Changes In Current File as a Neovim TIL 2025-10-26 16:52:24 -05:00
jbranchaud db4961a8eb Don't error if you escape from fzf 2025-10-25 13:40:17 -05:00
jbranchaud ff227a39ed Turn of only dprint's unordered list formatting 2025-10-25 12:51:25 -05:00
jbranchaud 0d3975eb9c Disable dprint for README for bullet formatting 2025-10-25 12:49:33 -05:00
jbranchaud d171c3784b Get rid of the help task, not needed now 2025-10-25 11:51:27 -05:00
jbranchaud e6d00a94f3 Add an interactive picker for notes tasks 2025-10-25 11:50:22 -05:00