

You can store an ssh key in Bitwarden or Keepass(XC) easily enough - Bitearden can certainly be configured as the actual source of your ssh keys with only a tiny bit of config effort


You can store an ssh key in Bitwarden or Keepass(XC) easily enough - Bitearden can certainly be configured as the actual source of your ssh keys with only a tiny bit of config effort


The trailing slash is just following cp’s own special treatment
# before
dir/
file1
target/
orig.txt
# no trailing slash - copy *dir* to target
cp -r /path/to/some/dir /my/target
# after
target/
orig.txt
dir/ # dir copied to target
file1
# with trailing slash - copy *contents* of dir to target
cp -r /path/to/some/dir/ /my/target
# after
target/
orig.txt
file1 # contents of dir


I have lots (100s?) of pdfs for ttrpg rules collected over years - storing in folders is enough to separate by game, but fails when a single book is a mix of content - does it go in the adventure, character options or DM folder?
Having a nice UI with tags and searching would help to organise the collection a lot better.
Accessing all of that across any of my devices while the files actually live on my NAS would a be a big improvement - its easy for my laptop & tablet to get out of sync etc


This looks great - thanks for all your efforts! :)
I plan to setup a service to better wrangle all of my many ttrpg PDFs soon and this will definitely be in the mix.
I’d much rather keep my rc organised, so I just have a pair of aliases to quickly open it in an editor and another to reload.
alias cfge="$EDITOR ~/.bashrc"
alias cfgs="source ~/.bashrc"


Sounds fun, did you design from scratch or start from something existing?


In my infinite wisdom and attention to detail, I managed to mix up top/bottom sides of the RP2040 pro-micro controllers in my Sofle v2 kit.
After soldering up and connecting power, only 2/3 of the LEDs are lit, different spots on L/R boards. All LEDS are pretty evenly illuminated.
I’ve given everything a good inspection and can’t see any bad solder joints and theres no issue with the keys.
I’m wondering whether I’ve damaged the drivers on the controllers and need to replace them. Sigh.
For now, the LEDs remain off and I’m slowly working up my typing speed, quite fun with the layout tinkering too.
Hey, hey you - you don’t owe an email anything. Just leave it unread.
Feeling inspired to go unsubscribe from a bunch of junk mail and clean up old mail? Go for it.
But you shouldn’t waste a second of your time feeling obligated to deal with emails sent largely by automated marketing campaigns.
At work I spend time to organize my inbox, its a necessity, on my personal email, I get security alerts & banking into separate folders, that’s about it, I don’t waste a moments thought on the unread count.