Blog: 2023-09-06

From razwiki
Revision as of 12:56, 6 September 2023 by Razzi (talk | contribs)
Jump to navigation Jump to search

How pass decryption password to weechat using expect

$ env WEECHATPASS=(pass weechat) expect -c '
 spawn weechat
 expect "=> "
 send -- "$env(WEECHATPASS)\r"
 interact'

Thinking about browser sync stuff

Ideally there would be some good layering, then again a lot of stuff I'm interested in would require deep integration (like peer-to-peer)

Though to be fair, probably most of the functionality could be a browser extension.

Anyways, was trying to get tabs to squeeze but I think I'm just going to close a bunch of tabs. Would be nice to have my music player standalone app