Voyager:
PoolloverNathan
Maybe store project-related stuff in a subdirectory of the project repo, and make everyone on the team get that so I can finally read the other guy's code.
rg $face memories/ | jq .name
(?=)
for positive lookahead and (?!)
for negative lookahead. Stick a <
in the middle for lookbehind.
(to make the joke more obvious)
The two most common sources of security vulnerabilities are buffer overflows, use-after-free, and off-by-one errors.
The point is that many programs completely ignore .cache
's existence — when programs do actually use it, adding a backup exception is trivial, but having to manually find what's actually cache in .config
(or, even worse, finding one SQLite database with the config and cache) complicates it.
Use a different client — Voyager has a cap on image height.
Have Alt+F bound to wrap the current command-line in a function definition
It's equivalent to cp -r
, but:
- the copy is read-only
- reuses unchanged files
- easier to share (
btrfs sub send
)
btrfs sub snap -r
Do you have any addons that enable
contenteditable
/designMode
?