[*] tofi-drun list flatpak (sometimes has cache issues, rm ~/.cache/tofi-drun)
[*] package pijul
[ ] learn hledger
[ ] goblets (nove)
[ ] parsec.hs
[*] eval.hs
[*] hex maze algo
[*] nvim telescope find_files ignore vcs
[*] persistent session by default on fish
[x] wol (driver problem ?)
[-] difft not side-by-side git + darcs (https://github.com/Wilfred/difftastic/issues/861)
[*] note + bookmarks
[*] dot : /etc + sync sv (decided not to, unreliable) + darcs
[ ] niri select float (https://github.com/niri-wm/niri/issues/2094)
[ ] niri hide window / scratchpad (github.com/YaLTeR/niri/discussions/329)
[-] niri toggle gaps and borders
[ ] vim native completion (still immature, using blink)
[ ] vim native plugin manager (still immature, using lazy)
[-] vifm preview color (problem with ncurses)
[*] niri Xwayland (niri v25.08 / xwayland-satellite >= v0.7) via xbps-src
[*] niri list windows
[*] niri background
[*] niri kitty default height
[*] niri float resize keep center
[*] niri cursor size
[*] bind idle-inhibit
[*] imac wi-fi
[*] copy backups to imac (~/bak permissions?)
[*] merge imac-macos backups
[*] fix fading solid background
[*] fading solid background
[+] tree-sitter highlight flicker (fixed in upcoming release)
[+] blink vs omnifunc (tracking issue)
[*] blink popup style
[*] resize swap partition for void hibernation
[*] ! waybar cpu module -> dynamic number of cores
[*] waybar cpu centered
[*] waybar spaces to the left
[*] waybar disk as trigram
[*] fix audio pop
[*] kitty hold-after-ssh on v42.2?
[*] load unique wm on startup
[*] imac wifi issues (iwd fixed it?)
[*] mystery of chmod .ssh/config (it's git)
[*] bak local discovery
[*] improve fish autosuggestion
[*] escape mail contents (;)
[*] jrvieira command to send mail
[*] exit code in fish prompt
[*] slow network dns? (slow local ssh connection)
[*] kitten icat @ vifm
[*] annoying gibberish in kitty > vim scrollback
[*] media share (find movies on eee/void/imac)
[*] planka
[*] caddy
[*] soju
[*] noritbot
[*] chat
[*] jrvieira
# xbps-src
# https://xbps-src-tutorials.github.io/package-update-tutorial.html
xbps-src:
set package <package>
git clone https://github.com/void-linux/void-packages
cd void-packages
git remote add upstream git@github.com:void-linux/void-packages.git
./xbps-src binary-bootstrap
vi srcpkgs/$package/template # version=<target version> revision=1
xlint $package
xgensum -fi $package # (mismatch error expected on first run)
./xbps-src pkg $package
xi -f $package
# weechat auth
/secure passphrase [weechat pass]
/secure set [id] [pass]
example: /secure set soju *********
# x11 remote input
ssh -Y -i ~/.ssh/jrvieira_rsa imac x2x -to :0 -north
# x11 hdmi out
xrandr --output eDP-1 --auto && xrandr --output HDMI-1 --mode 1920x1080 --rate 61 --above eDP-1
xrandr --output HDMI-1 --off && xrandr --output eDP-1 --auto
xrandr --output eDP-1 --off && xrandr --output HDMI-1 --auto
# svn
# list tracked files
git
darcs show files
pijul list
# list changed files
git status -sb [--untracked-files=no]
pijul diff -s[u]
darcs w -s[l]
# diff
git diff
darcs diff (-u for unified)
pijul diff
# history
git log [--stat|-p]
darcs log [-v]
pijul change [hash] (dafaults to last)
# mac address (eth)
70:70:fc:07:65:fa e void
a8:20:66:39:e2:0e e imac
8c:2d:aa:45:7b:1f w imac
48:ba:4e:61:cb:6c e hp
00:22:15:9c:56:e6 ? eee
00:23:24:7e:53:46 e box
# useful inspection
extrace
ss -tulnp
atop
iftop
iotop
dstat
wavemon
pv
fex
shmux