Commit graph

219 commits

Author SHA1 Message Date
d93140f0e0 Remove unused sd-before-copy script 2026-06-21 10:19:22 -07:00
299723d3bc Stop running backup vortex in sd-before-copy script 2026-06-20 15:13:16 -07:00
fdb8415b21 Use physical footprint instead of RSS in mem-report
Summing ps RSS across processes overcounts shared memory: shared
read-only pages like the dyld shared cache and frameworks get charged
to every process that maps them. With 300+ iOS simulator daemons all
sharing those pages, the Simulator group reported ~34 GB when its real
cost is ~5 GB.

Switch the per-process metric to physical footprint (top's MEM column,
what Activity Monitor reports), joined with ps on PID for full command
names since top truncates them. Shared pages are now charged once and
the grouped sums stay under the system app-memory total.
2026-06-18 20:59:25 -07:00
Sami Samhuri
ed252fb3cd Add jj-rebase-check: flag bookmarks that conflict when rebased onto trunk 2026-06-15 17:49:34 -07:00
Sami Samhuri
db3bb9737f Add ose-deploy to gitignore 2026-05-11 14:35:49 -07:00
2fde719f7a
Add mem-report and photos-size-csv scripts 2026-03-29 16:03:41 -07:00
5c175118d3
Add a script to add EAC3/DD+ audio to videos with only DTS 2025-12-11 16:52:35 +00:00
0199b3184f
Make serve support both python and python3 2025-11-24 14:16:47 -08:00
f9062c25cb
Fix running git-update without any args 2025-11-24 14:16:47 -08:00
8cb24aa2eb
Add @chockenberry's dfn script 2025-10-19 10:00:04 -07:00
9e2234daa0
Add CLAUDE.md and Readme.md, remove lots of cruft 2025-06-06 10:17:36 -07:00
16137efd33
Remove raycast audio program 2025-05-08 08:35:05 -07:00
68ddcacf2a
Add a script to run a program and then zsh -i 2025-01-10 21:20:31 +00:00
d85d6c817b
Ignore Docker and OrbStack files 2024-08-27 13:40:05 -07:00
6ec70b3a96
Add git-ai-message script for AI-generated commit messages
Introduces a new script that uses an LLM to generate commit
messages based on the staged diff and current branch name.
2024-08-27 11:43:18 -07:00
4800b1a49f
Stop scaling 1x icons for iOS 2024-06-10 21:15:26 -07:00
e3d2365517
Update script to enable TouchID for sudo 2024-06-10 21:15:05 -07:00
c391ebd812
Add a few more scripts 2023-01-26 15:56:26 -08:00
95644ad0bb
Add SuperDuper! before copy script 2022-04-23 17:45:02 -07:00
f170a9f020
Add diff-so-fancy 2022-03-11 00:44:52 -08:00
13f0645674
Add raycast and jqed 2021-11-19 16:47:39 -08:00
Sami Samhuri
cb6d55f4bb Add script to enable Touch ID for sudo 2021-11-19 11:13:27 -08:00
5fa5027a13 [scale-app-icons] Generate 1x iPad app icons 2021-07-02 15:36:39 -07:00
93a70b9438 Update script to generate app icons 2021-03-03 21:19:18 -08:00
76279629dd Remove a bunch of old, unused programs 2021-02-10 20:19:38 -08:00
d1e0bf1015 Add OS version munging script 2019-12-06 11:28:23 -08:00
cd8c8098af Add a script to show/hide dot files in Finder 2019-11-29 15:39:33 -08:00
b5442b55c7 Use dynamic branch instead of master to get remote in git-update 2019-10-22 11:33:39 -05:00
5f8431e7e2 Use soft instead of mixed for git-uncommit 2019-10-21 12:33:33 -05:00
1d4583b306 Add svg-to-ios-pngs.rb, generate-xcode-imageset, find-unused-images, and PlistExlporer 2019-06-25 14:32:52 -07:00
d8b275edc6 Update retina-scale to handle fractions 2019-06-25 14:31:41 -07:00
c38ca383ef Add sri-integrity 2019-06-25 14:31:28 -07:00
Sami Samhuri
b3bea60a8d [colours.rb] round instead of truncating float values for rgb 2019-01-29 12:27:55 -08:00
3119c30288 add docker-fix-clock.sh 2018-07-24 11:58:59 -07:00
0738d9e744 minor cleanup 2018-07-24 11:58:35 -07:00
2d3c3554b1
generate app store icon 2017-09-09 11:28:30 -07:00
7a0faa48eb
simplify git-uncommit 2017-09-04 14:37:43 -07:00
410c331ba6
add 20pt icon and use GraphicsMagick instead of ImageMagick 2017-06-20 14:58:55 -07:00
aa92a39f15
add a script to configure defaults on macOS 2017-05-14 22:32:12 -07:00
29dce211be
add a script to roll a die 2017-04-19 21:58:50 -07:00
f4f6e9da0c
add git-fixup 2017-04-10 08:37:39 -07:00
0a90854018
show commit before running the command on each rev 2017-04-06 18:05:22 -07:00
5d1ca608c1
remove ngrok 2017-04-05 16:30:02 -07:00
a717b5f516 improve colours script (but not its name, which is still silly) 2017-03-10 16:52:15 -08:00
53f3a62d38
update linky-notifier 2017-03-03 22:25:05 -08:00
d41caafce9
add Gary Bernhardt's run-command-on-git-revisions script 2017-02-23 09:26:32 -08:00
934a8f7465
install terminal-notifier if it's missing 2017-02-21 17:44:40 -08:00
d113fd5aba
minor improvements to linky-notify 2017-02-21 10:42:49 -08:00
269e8c803b
add a script to set up Linky on a new machine 2017-02-21 09:10:35 -08:00
fac09e8991
add scripts to show and hide icons on the desktop 2017-01-25 11:42:53 -08:00