eskuero

joined 1 year ago
[–] eskuero@lemmy.fromshado.ws 4 points 2 months ago (3 children)

i5-7200U

That is Kaby Lake and seems to support up to HEVC for decoding which might be enough for you

https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding

For a bit of future proof you might want to check out something Tiger Lake or newer since it seems like they support AV1 decoding in hardware.

[–] eskuero@lemmy.fromshado.ws 7 points 2 months ago

Arch Linu, Kubuntu, Supergrub, Tails, Kali, Windows

[–] eskuero@lemmy.fromshado.ws 8 points 3 months ago

I just stop my containers and tar gzip their compose files, their volumes and the /etc folder on the host

[–] eskuero@lemmy.fromshado.ws 7 points 3 months ago* (last edited 3 months ago)

Assuming you have all of them under a folder, I just run this lol

for f in *; do
    echo "$f";
    git -C "$f" pull;
    git -C "$f" submodule update --recursive --remote;
    echo "";
    echo "#########################################################################";
    echo "";
done
[–] eskuero@lemmy.fromshado.ws 11 points 3 months ago (4 children)

From what I understand its still restrained by the server in real time so downloading a 2 hour movie would still take two hours 🥲

[–] eskuero@lemmy.fromshado.ws 4 points 3 months ago

Yeah, I have been eyeing upgrades to get avx512 anyway because lately I have been doing very heave very low preset av1 encodes but when they are a dick about it I just feel like postponing it.

[–] eskuero@lemmy.fromshado.ws 40 points 3 months ago (4 children)

lol for the past 15 years I have "rebuilt" my desktop every 5 years but I didn't expect the would try to force me out of my 7 3700x right on the date

[–] eskuero@lemmy.fromshado.ws 23 points 3 months ago

Your connection is 40MB/s I assume

5e is capable of getting the full 1Gbps of my connection so I easily see over 90MB/s. That being said I bought a big 100m bulk years ago and have been clipping it myself with care.

If you were indeed using leftover/ free cables of cuestionable quality it indeed could be a reason for poor perfomance

[–] eskuero@lemmy.fromshado.ws 5 points 5 months ago

I read about the drop of the microservices container but not about the env changes. Thankfully I had not set them so defaults worked out lol

[–] eskuero@lemmy.fromshado.ws 3 points 5 months ago* (last edited 5 months ago) (6 children)

Is it for security? I think is mostly recommended because your home router is likely to have a dynamic address.

This is in regards to opening a port for WG vs a tunnel to a VPS. Of course directly exposing nginx on your router is bad.

[–] eskuero@lemmy.fromshado.ws 2 points 6 months ago* (last edited 6 months ago)

remnant, partially because it's a frankestein of second hand from wallapop and dusted pieces from my old computers, partially as a weeb reference to the world of RWBY lol

[–] eskuero@lemmy.fromshado.ws 7 points 7 months ago

lol same I like to know exactly where the data is

view more: ‹ prev next ›