tuhriel

joined 2 years ago
[–] tuhriel@infosec.pub 2 points 2 days ago

So...in the future it is "this e-mail could have been a meeting"

[–] tuhriel@infosec.pub 4 points 1 week ago

I'm running an airsonic-advanced server and use the tempo app on android https://github.com/CappielloAntonio/tempo

And supersonic on linux & windows: https://github.com/dweymouth/supersonic?tab=readme-ov-file

[–] tuhriel@infosec.pub 3 points 2 weeks ago

The point for me is, that I have an acient synology NAS (ds214play) which acts as my media server. There is a community made plex package which I can install easily. As far as I have seen, there is no way to install jellyfin on this NAS, as it doesn't support docker

[–] tuhriel@infosec.pub 27 points 2 weeks ago

The big issue is that they don't just "do not ask", they also actively ignore if it if someone tells "no" upfront. E.g. in a robots.txt

[–] tuhriel@infosec.pub 44 points 2 weeks ago

If your business modell only works if you don't follow any moral or official laws...it shouldn't exist!

Unfortunately, capitalism doesn't work like that...

[–] tuhriel@infosec.pub 3 points 1 month ago* (last edited 1 month ago)

I have a rpi4 awith an external hdd at my parents house, which I connect via a wireguard vpn, mount and decrypt the external hdd and then it triggers a restic backup to a restic-rest server as append only.

The whole thing is done via a python script

I chose the rest-server because it allows "append only", so the data can't be deleted easily from my side of the vpn.

[–] tuhriel@infosec.pub 4 points 1 month ago

Jep, that's something that bothers me now, every algrorithm or autocomplete is now also branded as "with ai support". I don't need ai to add the 'if name =="main" stuff in my python file IDEs (or even lightly advanced text editors) can add that stuff since long before LLMs where a thing...