cyrl

joined 2 years ago
[–] cyrl@lemmy.world 3 points 6 days ago

I've not really got much experience myself with either docker/podman, but I think you're looking for podman's [quadlets]?(https://www.redhat.com/en/blog/quadlet-podman)

[–] cyrl@lemmy.world 1 points 4 weeks ago

This is looking like a really fantastic feature. Even with a remappable keyboard, there's some limit to the number of layers and modifiers you can juggle without a GUI and this will be available across any/all keyboards used on the Plasma device.

[–] cyrl@lemmy.world 1 points 2 months ago

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

[–] cyrl@lemmy.world 4 points 2 months ago

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

[–] cyrl@lemmy.world 6 points 2 months ago

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

[–] cyrl@lemmy.world 4 points 2 months ago

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.

[–] cyrl@lemmy.world 3 points 3 months ago (5 children)

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"
[–] cyrl@lemmy.world 2 points 5 months ago

I just had a mishap that resulted in a system booting unexpectedly whilst a stick of RAM wasnt seated properly. The stick is dead as a dodo.

It was a Corsair 16GB 3000MHz DDR4 and the price to replace it is slightly more than I paid for a pair of them last year.

Luckily its a bit surplus right now as my NAS rebuild is only 2666MHz max so I can replace it with 2 stick of cheaper used RAM for 2/3 the price of the one replacement.

Prices are nuts right now.

I've put down the cash for ECC for my main NAS, but can't justify it for the offsite backup I'm putting together.

[–] cyrl@lemmy.world 0 points 5 months ago

This is great news, I've never sat down and benchmarked the importing times (I believe theres a python -X switch or similar) but the more options the merrier!

[–] cyrl@lemmy.world 0 points 5 months ago

LIDL are owned by a huge German wholesaler who are already dealing in large quantities, their middle aisle products are bought in huge volumes because they have such a laegr foot print of stores, unlike your average hardware shops where you'd otherwise be buying your drill, hedgehog hotel and speciality Greek produce.

[–] cyrl@lemmy.world 6 points 6 months ago (1 children)

Signal is my only instant messenger and I can happily report no issues these days with notifications, that said, I never really noticed them previously and have been using for >3 years.

Occasionally we'll use Signal whilst on a live call, someone will tell us they messaged on Signal and I'll get the notification immediately - i.e. I knew when it was sent and received.

This is working smoothly on my grapheneos phone and the desktop client across Linux and Windows.

[–] cyrl@lemmy.world 5 points 6 months ago

You've opened a rabbit hole I know I'm just going to fall down... thanks netizen!

view more: next ›