Noah Masur
a72e81fcce
fix post-TUI typing lag: latch fish query-term off in zellij pane shells
...
Root cause (proven via live lag-triage capture + deterministic PTY repro):
fish latches feature flags from its startup env before config.fish runs, so
the existing no-query-term settings never applied to zellij-spawned shells.
With query-term on, fish queries the terminal after every command; one reply
zellij fails to relay permanently degrades that fish process's reader.
Subshells were immune (inherited the exported var), which is why the lag
always 'disappeared' when tested in a new shell.
Also adds the lag-triage/unlag/term-probe diagnostic toolkit used to find
this, and upstream_repro.py for filing the fish-shell bug.
2026-08-29 17:48:23 -06:00
Noah Masur
fe2843ead6
add lag-triage diagnostic toolkit for post-TUI typing lag
2026-08-29 14:04:44 -06:00
Noah Masur
68320577ae
troubleshoot zellij alt-shift-p latency
2026-08-29 10:18:58 -06:00
Noah Masur
e339a4969f
add back keybindings for zellij
2026-08-27 15:15:12 -06:00
Noah Masur
44f2ca803e
fix(ghostty/zellij): translate mac super and ctrl shortcuts to alt sequences for zellij
2026-08-27 11:26:37 -06:00
Noah Masur
239b56c1b1
fix(zellij): disable kitty keyboard protocol to fix post-TUI typing lag
2026-08-26 17:27:01 -06:00
Noah Masur
4ba1ed807c
fix(nix): resolve stdenv deprecation warnings and gemini-cli deprecation
2026-08-24 20:22:43 -06:00
Noah Masur
32989f1758
fix(fish): fix TUI exit hang and typing latency in Zellij and Ghostty
2026-08-24 20:14:53 -06:00
Noah Masur
b0b08d2475
fix(zellij): fix CWD tracking in fish for zellij tabs
2026-08-24 19:52:22 -06:00
Noah Masur
5ecefd4589
fix: firefox profile cannot be loaded error on macOS
2026-08-22 09:25:04 -04:00
Noah Masur
fffb9d547c
switch 1password in ldap to homebrew version
2026-08-22 09:25:04 -04:00
Noah Masur
3c303ccd19
switch to claude desktop with launcher l command
2026-08-22 09:25:04 -04:00
Noah Masur
4047cae211
enable calibre on macos through homebrew
...
broken build from nix on macos
2026-08-10 09:29:44 -04:00
Noah Masur
e70661a623
attempt to fix shell lagging after exiting tuis
2026-08-09 09:53:44 -04:00
Noah Masur
a979036462
fix: firefox not using profile and preferences
2026-08-08 10:51:10 -04:00
Noah Masur
8ae7fd435e
fix: switch firefox and watchman to unstable to pull from cache
...
also remove some unnecessary packages
2026-08-08 10:21:03 -04:00
Noah Masur
2d5de254e4
add noti to gh runs for zellij
2026-08-08 10:20:24 -04:00
Noah Masur
d8a29f0267
fix warnings on linux home-manager
2026-08-04 20:24:03 -04:00
Noah Masur
f3a8d45722
trust corporate MITM root CA on lookingglass for TLS-intercepting proxy
2026-08-03 15:58:12 -04:00
Noah Masur
df38163999
fix: cap zellij session name length to avoid socket path overflow crash
2026-08-03 15:54:52 -04:00
Noah Masur
31cecf05cc
try to fix nix warnings
2026-08-01 08:54:13 -04:00
Noah Masur
59685bf023
add actualtap for working with actual api
2026-07-29 00:46:26 +00:00
Noah Masur
a3a5c516ce
fix: pwmconfig hardware ids chnaged
2026-07-28 20:10:59 -04:00
Noah Masur
033026bff8
add nix-index-database flake input
2026-07-28 18:34:12 -04:00
Noah Masur
5929b3201d
fix calibre-web write issue
2026-07-28 22:04:29 +00:00
Noah Masur
373beb6daf
move ren and rep to experimental
...
i don't like having to build them
2026-07-28 16:58:10 -04:00
Noah Masur
8cef9bfb59
feat(jjui): add custom github ruleset bypass commands
2026-07-28 11:34:48 -04:00
Noah Masur
98d426ce89
more dock cleanup
2026-07-28 11:34:42 -04:00
Noah Masur
e107431fa9
fix(python): disable python metadata check for cheetah3 to fix sabnzbd build
2026-07-28 11:34:39 -04:00
Noah Masur
1960d84e7a
re-arrange dock with preview and thunderbird
2026-07-25 14:35:26 -04:00
Noah Masur
671a17af76
fix discord and 1pass dock link
2026-07-25 09:29:58 -04:00
Noah Masur
829af86dd8
switch to nix caddy plugin module
...
in order to prevent frequent need to re-hash
2026-07-21 15:08:29 +00:00
Noah Masur
e7fd5eb770
update caddy hash
2026-07-20 23:12:23 +00:00
Noah Masur
f0b400d134
set base url for mealie
2026-07-20 22:32:03 +00:00
Noah Masur
573c0acd33
disable flaky paho-mqtt test suite breaking flame rebuild
2026-07-20 18:28:57 -04:00
Noah Masur
eec777c0c1
fix mathesar has a flaky test
2026-07-20 17:50:56 -04:00
Noah Masur
638b112db9
fix Discord on macOS: use Homebrew cask instead of broken nixpkgs bundle
2026-07-20 17:50:54 -04:00
Noah Masur
27917ffede
remove home-manager module from nix-darwin
...
this fixes the starship errors when rebuilding nix-darwin
2026-07-20 14:33:48 -04:00
Noah Masur
73b62e0907
fix broken rebuilds
2026-07-20 14:25:58 -04:00
Noah Masur
b25cfe6877
add llm-development profile
2026-07-20 14:25:58 -04:00
Noah Masur
d162df2515
use noti for gh run watch in zellij pane
2026-07-20 09:00:59 -04:00
Noah Masur
76b50920de
update and fix karakeep transitive dependency error
2026-07-11 09:28:07 -06:00
Noah Masur
e04cdab409
switch 1password on darwin to nix module
2026-07-08 11:20:22 -06:00
Noah Masur
d238b7a81a
remove modules directory no longer used
2026-07-08 11:10:11 -06:00
Noah Masur
f3e24c3730
add noti preset to darwin profile
2026-07-07 14:34:04 -06:00
Noah Masur
5862c7cb29
add back staeam for macos
2026-07-06 18:19:16 -06:00
Noah Masur
a175acd0ad
fix: ghostty breaking zellij and hammerspoon launching
2026-07-05 18:33:38 -06:00
Noah Masur
3f3cf65c77
fix: system renamed warning
2026-07-05 18:06:13 -06:00
Noah Masur
35d40ca346
switch from nix-darwin control to more home-manager darwin settings
2026-07-05 17:59:27 -06:00
Noah Masur
b6b0a29a78
add antigravity cli
2026-06-21 17:13:07 -04:00
Noah Masur
28049e9c30
fix: skip broken checkPhase for kubernetes-helm 4.2.0
2026-06-14 09:54:40 -04:00
Noah Masur
d95cdb1385
sign git commits with work acct
2026-06-14 09:54:40 -04:00
Noah Masur
cf8f1fa221
fix: allow calibre-web to write through metadata.db symlink
2026-06-13 09:45:34 -04:00
Noah Masur
8b098f0589
fix: zoxide fuzzy search for session switching
2026-06-13 09:45:34 -04:00
Noah Masur
fa307c0f4b
updates for swan
2026-05-30 22:36:02 +00:00
Noah Masur
07a980e937
fix: grafana secrets systemd
2026-05-30 22:22:14 +00:00
Noah Masur
0a4a28d06a
increase mealie login session
2026-05-30 18:54:42 +00:00
Noah Masur
5fd6593a92
fix: replace enableAllTerminfo with specific terminfo packages
2026-05-30 13:56:15 -04:00
Noah Masur
8af595b62b
update to 26.05 for stable
2026-05-30 13:02:48 -04:00
Noah Masur
1e723db068
use jj-starship from nixpkgs instead of separate flake
2026-05-30 12:54:20 -04:00
Noah Masur
16e42c2021
fix: upgrade prometheus-actual-exporter to nodejs_22
2026-05-30 10:36:00 -04:00
Noah Masur
15f70dce2c
fix nodePackages references in prometheus-actual-exporter
2026-05-16 10:38:18 -04:00
Noah Masur
1a7633fe8c
disable daily summary
2026-05-16 08:38:08 -04:00
Noah Masur
40025b1211
enable thunderbird on mac
2026-05-11 11:12:03 -04:00
Noah Masur
f5d9664caf
try changing murmur credentials files, and disable murmur
2026-05-09 14:03:30 -04:00
Noah Masur
7010d6cea3
update system
2026-05-05 08:59:00 -04:00
Noah Masur
a2a429d286
update nixpkgs and add pi
2026-04-08 10:58:51 -04:00
Noah Masur
7f5b5eb809
fix session switching (using cli actions)
2026-04-04 10:50:07 -04:00
Noah Masur
f5f3a8336e
switch font to maple mono
2026-04-04 10:50:07 -04:00
Noah Masur
4444a479d4
add actionlint
2026-04-04 10:50:07 -04:00
Noah Masur
f8d79cdf3a
add claude code
2026-03-23 10:16:19 -04:00
Noah Masur
280082acfe
zoom window hiding functionality
...
fix hammerspoon
2026-03-23 10:16:19 -04:00
Noah Masur
d9137ad738
add jj to gitignore
2026-03-12 20:29:24 -04:00
Noah Masur
4eacca970e
add required secret key for grafana
2026-03-07 12:33:21 -05:00
Noah Masur
d09ee3337b
update jj starship to remove git prompt
2026-03-06 20:18:20 -05:00
Noah Masur
22e1c9b8eb
keep uv installed as an available program
2026-03-06 20:18:00 -05:00
Noah Masur
acd71623e4
remove my own extension from ff because it's not signed
2026-03-06 20:17:29 -05:00
Noah Masur
9a97d94ffa
add jj-starship and fix zellij lockout
2026-02-28 09:49:11 -05:00
Noah Masur
84bffd13e8
remove deprecated brew line
2026-02-26 09:46:25 -05:00
Noah Masur
774b323837
add pre-commit to work packages
2026-02-24 14:43:39 -05:00
Noah Masur
2f2d2c0145
add zellij keybinds for nested zellij
2026-02-24 14:17:51 -05:00
Noah Masur
a7dacb7edf
murmur (mumble server) and non-caddy acme client
2026-02-14 20:11:52 +00:00
Noah Masur
fd7ddf71f3
update to fix builds on macos
2026-02-10 17:20:00 -05:00
Noah Masur
be6d6b0d35
fix add-on manifest
2026-01-31 11:53:43 -05:00
Noah Masur
0239a9925c
try to prevent unnecessary firefox rebuidl
2026-01-31 11:53:43 -05:00
Noah Masur
49e35403b6
adjust daily summary to use browser extension for history
2026-01-31 11:53:43 -05:00
Noah Masur
430b522c61
enable daily browser summary on darwin
2026-01-31 11:53:43 -05:00
Noah Masur
a64488093c
fix current build on darwin
2026-01-31 11:53:43 -05:00
Noah Masur
54d2376437
add alabaster theme to helix
2026-01-31 11:53:43 -05:00
Noah Masur
cd0a5d5de0
fix vertical pane navigation in zellij
2026-01-31 11:53:30 -05:00
Noah Masur
b5b3f6cb6a
fix: n8n can't write to disk
2026-01-25 15:00:01 +00:00
Noah Masur
810c92a7b8
update restic path for actual and fix build
2026-01-24 20:25:03 +00:00
Noah Masur
e2a2d3de14
fix: playground vim plugin is archived
2026-01-17 10:40:01 -05:00
Noah Masur
adbc2bd261
enable thunderbird for tasks, calendar, and email gui
2026-01-11 19:45:39 -06:00
Noah Masur
117fd8a06e
replace nixfmt-rfc-style with equivalent nixfmt
2026-01-11 16:38:47 -05:00
Noah Masur
d9fbdf7bfe
Update flake, fix userControlled attribute
...
Also add nix-inspect
2026-01-10 14:21:43 -05:00
Noah Masur
53a712a217
update caddy hash
2026-01-01 18:16:43 +00:00
Noah Masur
31d34c6540
fixes to get nix flake check working with new updates
2025-12-30 16:33:23 -05:00
Noah Masur
a978e67346
comment out spctl allow apps from anywhere
...
doesn't work when using nh because it requires a UI escalation when
run via indirectly
2025-12-26 10:31:31 -07:00
Noah Masur
a6915a6d2d
try to fix nix-darwin breaking starship prompt on rebuild
2025-12-26 10:31:12 -07:00