[-] MalReynolds@slrpnk.net 12 points 5 months ago

So, still no official, sigh. Along with potentially rustdesk, I've found Sunshine/Moonlight useful but setup sucks.

[-] MalReynolds@slrpnk.net 11 points 6 months ago

Prolly not, and it really shouldn't have gotten to the appeal stage, he's already in jail (I think). Whether or not he intended what followed is moot, he's a whistleblower in fact and should be protected as such. That he is not is a chilling indictment on the Australian government, and especially the Labor Party, we expect this crap from the Libs, but this is egregious. Yet another reason to vote Green.

[-] MalReynolds@slrpnk.net 11 points 6 months ago

Pretty much large chunks of the Villain Support channel. Here's a classic to get you started...

[-] MalReynolds@slrpnk.net 12 points 6 months ago

Bones hated the transporter, and he's the one who deals with the failures...

[-] MalReynolds@slrpnk.net 12 points 8 months ago

Documenting how things don’t work should be as valued as documenting how things do work.

This, all the way this!

Exactly where 'publish or perish' fails science and enriches publishers.

[-] MalReynolds@slrpnk.net 11 points 8 months ago

WTAF? Today is a bad day.

[-] MalReynolds@slrpnk.net 11 points 8 months ago

Got a non-capitalist phone for me?

Sincerely as a hater...

[-] MalReynolds@slrpnk.net 11 points 1 year ago

And again... Distrobox is your friend. Me, I like an immutable OS (kinoite) but I still want the AUR…

distrobox-create --name arch --image archlinux:latest
distrobox enter arch
install yay as normal
yay -S vscodium
distrobox-export --app vscodium
yay exa
distrobox-export --bin /usr/sbin/exa
exit [back to kinoite]
exa [works]
vscodium [works, has icon in application launcher]

Try it, you might like it !

[-] MalReynolds@slrpnk.net 11 points 1 year ago

Because everyone knows about onboard radar now...

[-] MalReynolds@slrpnk.net 11 points 1 year ago

It has to be executed to have any danger, so you'd need a zero day exploit for your media player, even then it should be contained at user level rather than system. I've not really heard of it happening, but it's theoretically possible I guess, would take a really bad coding mistake. Keep your players updated and you should be fine.

[-] MalReynolds@slrpnk.net 11 points 1 year ago

Depressingly likely...

[-] MalReynolds@slrpnk.net 11 points 1 year ago* (last edited 1 year ago)

Make your own ! Disclaimer: you need to use docker

  1. Acquire the database rarbg_db.zip - 393.8Mb, there's torrents
  2. docker-compose.yaml...
shadowdb:
   image: "fullaxx/shadowbg"
   container_name: "shadowdb"
   ports:
     - ${SHADOWDB_PORT}:80
   restart: unless-stopped
   volumes:
     - ${DOCKERDIR}/shadowdb/rarbg_db.sqlite:/data/rarbg_db.sqlite
  1. There is no 3, search and profit...
view more: ‹ prev next ›

MalReynolds

joined 1 year ago