Berstrrs

u/Berstrrs@lemmy.dbzer0.com
0 posts · 19 comments

Recent posts

No posts.

Recent comments

Quite odd cpu choice for the job. True, it's still a beast, although very power inefficient when idle. Rtx2080 on a top of that adds even more power consumption. Your gear consuming 230W with 4 disks.

For comparison my one with core i5-13500, 5x hdd, 1x ssd, but 1x nvme.... 55W average over the years.

on Indeed · c/casualuk · 2 pts · 1y

From a foreigner perspective - this is actually true.

It's either raining or boiling, just nothing in between.

There is nitgifn to trust in here.

Repackers don't crack games. It's someone else, usually scene. Once the cracked game is available widely, repackers just do whatever they do, which is very questionable as there is constant flow od reports with problems.

So the original question stands. What's the point of using repacks? To save 10GB on download, then to deal with unpacking for ours? How many countries still have a download limitee Internet connections?

on We Know · c/ukcasual · 1 pts · 1y

Hundreds if not thousands people shouldn't be forced to use ANC headphones just because a few wants to make some loud noises apparently called music.

Gumtree used to be the king. Then it got took over and killed by ebay, in the mean time Facebook marketplace took over. Now is only full of scams and promoting adverts so impossible to easily sell used items any longer.

Gumtree is back in business but not many people still using it, which is a shame tbh as the new app is spot on

on Torrenting in Poland · c/piracy · 5 pts · 1y

It's canal+ mainly that's always on the hunt.

Apparently downloading stuff in Poland is legal but sharing (seeding) it's not, so there is the problem

You need to note where is the spot when brakes start catching.

So later what you do js quickly press pedal to this point, then gently a bit more to actually engage the brake slowly.

Every vehicle is different, so I found that driving as many as you can will teach you much faster.

Also you can learn limo driver stop, which is gently releasing brakes a bit, just before vehicle stops.

+1 for fclones

Btw. Always wondered if the name possibly comes from Fucking Clones

I'm using this in my unraid. Scheduled weekly, just in case.

#!/bin/bash
#noParity=true
fclones group --one-fs --follow-links --min 256MB --name '*.mkv' --name '*.mp4' --cache /mnt/user/data/torrents/ /mnt/user/data/media/ --max-prefix-size 128MiB --max-suffix-size 64MiB --skip-content-hash  > /tmp/dupes.txt
fclones link < /tmp/dupes.txt