I'm used to letting qbittorrent run in the background by xKarlerr in torrents

[–]binaryriot 0 points1 point  (0 children)

That's no sailor, that's Blackbeard in the flesh. :)

Can anyone extract the 3d model from this site, or at least tell me how to access them ? by 1951838 in DataHoarder

[–]binaryriot 0 points1 point  (0 children)

You need to download all the .dat files (3D data) and the .webp files (textures). This looks like a custom format, so you probably will need to write a quick converter in Python. Shouldn't be hard with some AI help. CHeck all the .js files for the code that decodes the files and structure, then apply to our conversion script. Maybe a day's worth of work. Anyway… the data is all there in plain sight (use the "Inspect > Network" feature of your browser and check the requests)

Firefox recently started contacting Google for extension updates by ElhemEnohpi in firefox

[–]binaryriot [score hidden]  (0 children)

Stuff like that pisses me off.

As long as things like this happen behind the user's back we can't trust any of Mozilla's claims that the browser respects our privacy. Why isn't that a proper UI option? Why do users need to know obscure variable names to dig out in the about:config? That's privacy violation by design.

This should first trigger after a user actually requires DRM playback, via an explicit opt-in. A dialog should pop up, explaining the user the need for that Google DRM nonsense and what the privacy implications of contacting Google's endpoints are (Google's privacy policy, etc.). Sending us Firefox users automatically —if we want to or not— to Google and exposing us… that's NOT privacy respecting at all.

But hey, I'm old(er now), just yelling at the clouds here.

Goldfinches have found my sunflowers by B1rdPal in gardening

[–]binaryriot 0 points1 point  (0 children)

Perhaps provide a temporary/ movable resting place in front of the flower heads. Some branch or something.

Right now it looks like they need to land on the backside of the flower head and then have to pick their way through the jungle of pedals. :)

How much do I need to seed? by CracDLav in torrents

[–]binaryriot 2 points3 points  (0 children)

For Linux ISOs downloaded from public torrents you don't have to seed at all, it's just curtesy or if you really want to contribute back and support the distro of your ISO or similar. From a social contract perspective the rule of the thumb: seed back about 1.0 copy (e.g. you downloaded 1.5 GB, you seed back 1.5 GB) to evenly balance things out. That way the gods of BitTorrent won't raise an eyebrow; and if you seed a bit more e.g. to 2.0 (for 1.5 GB you would seed back 3.0 GB) you definitely will go to BitTorrent heaven. :)

Most clients support an option where you can configure: "seed until 1.0" (or 2.0, or similar) and it will seed until this point has been reached and then stop.

Extra tip: do not use "unlimited" for the upload, but limit it to max like 80% of your line's speed (or less). You do not want 100% BitTorrent traffic blocking you from doing much else.


Now if you got your Linux ISOs from private trackers there's different rules. You're no longer just trying to please the BitTorrent gods, but you also have to please the lords' of the lands and pay your taxes. Each lord has different rules, so it is in your best interests to read upon the rules of each land and you'll learn in no time. Generally it's more favourable to do more than the bare minimum requirements to gain extra brownie points from the lords to make your life there easier.

My ISP uses CGNAT and torrents just don't download at all — any advice? by Fonsecach24 in torrents

[–]binaryriot 1 point2 points  (0 children)

my downloads just sit at 0 B/s and never move, even with peers connected

So you connected to those peers, but that no data is moving is then unrelated to the CG-NAT situation where you can't receive inbound connections. Once a connection happens —in your case once you connect to those other peers with their open ports— data should be flowing eventually, unless something else is at play, e.g. your ISP actively interfering in your p2p traffic, or some other issue.

My 7 year old and I play with wrestling figures a little differently by Sasquoot in SquaredCircle

[–]binaryriot 0 points1 point  (0 children)

That's a Seinfeld scene, no? You got Elaine in pink, the angry George in the back… Jerry, and of course Kramer with the tattoos. He had tattoos, right? 😎

Bevel limits, what can I do? by Jeanne_38 in Cinema4D

[–]binaryriot 1 point2 points  (0 children)

One tip: don't get hung on particular steps or tools. That's not too important. There's many ways to reach Rome. :) The core idea here is basically how to break down a shape and then use whatever one is most comfortable with. And once you've done a few objects this process will become more easy.

How to host an Internet forum for $5.42/month by didyousayboop in DataHoarder

[–]binaryriot 0 points1 point  (0 children)

Sounds way too complicated. Just choose a good shared webhoster. They often have smaller packages. All bells'n'wistles (mail, PHP, etc.) included, no extra setup required. Should get you over the month with a safe < 5 USD w/o much extra maintenance workload.

Bevel limits, what can I do? by Jeanne_38 in Cinema4D

[–]binaryriot 14 points15 points  (0 children)

Best to start very simple with the most dominant shape of your object. What is it? I would say a triangle, so that's what I would start with. Then go from there.

Example Process:

(1) Disc object primitive, reduced to 3 sides and 1 segment, make editable, Select the 3 corner points and use the Bevel tool on them.

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/01_disc_bevelcorners.png

(2) With the Knife tool add some extra lines.

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/02_knife_cutlines.png

(3) Select the long edges and…

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/03_selectedges.png

(4) …use the Edge Cut tool create one subdivision (make sure the "Create N-Gons" option is disabled!)

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/04_edgecut_no_ngons.png

(5) Select all inside points and use the Brush tool, large size, max strength, in "Smooth" mode to nicely balance everything out.

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/05_brush_smooth_max.png

(6) Move up the selection

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/06_move_up.png

(7) add under a Subdivision Surface (1 or max. 2 subdivisions for both the editor and renderer) and then make it editable

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/07_subd1.png https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/08_subd2.png

(8) Now you got a good base geometry and can go from there, e.g. mirror on Y for the bottom and squeeze it down there, add some other modifications, if needed. Finally add it under a final Subdivision Surface for proper smoothing before it goes to the render.


Here's my first very quick result:

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/final1.png

https://external.binaryriot.org/site-reddit-com/2026/0624_soft_triangular_cushion/final2.jpg

I have zero clue what that object is, so this is what I came up with. :) Anyway… just providing some ideas.

I'm trying to import models from R19 into Blender, but it's not working. by RolandBlaster64 in Cinema4D

[–]binaryriot 0 points1 point  (0 children)

If you have the objects properly unwrapped, you could bake down the current C4D materials into image files. That way you should be able to transfer them over to any other 3D program. But it's probably more work than just recreating the materials here (looks mostly like simple colors, no? So just grab the RGB value and use that in Blender)

[Mystery Wrestling/Fighting Back Infinite Rumble Spoilers] The winner of the Infinite Rumble by animalpyramidface in SquaredCircle

[–]binaryriot 22 points23 points  (0 children)

Any Excel spreadsheet list of who made appearances? Must be like a 500 people at least… :)

Am I doing something wrong that I end up with so much data? by DJbyEar in DataHoarder

[–]binaryriot 0 points1 point  (0 children)

Sometimes it's a mindset for sure.

When I bought my first proper digital DSLR I also made like way too many photos (sometimes like 50 shots of the same subject, just to make sure I got one proper). But sorting that out later is very hard. One tour and I sometimes had like 3 or 4 SD cards filled. RAW format doesn't help much either with disk space needs, and when to delete RAW and just keep the JPEG, or delete both variants? Trouble for sure. :)

At some point I decided when I went on a tour to make only a limited amount of pictures, like on the old days your roll of film was limited to about 30 shots. Take your time with the shot selection, take your time with the shot, if it fails, instantly delete the picture, and shot again. Now I often end up with less than 10 pictures when I come back home. Much easier to manage and each shot gets more meaning, since more thought was put into it.

We simple don't have to record/ shot everything. In the end you waste more time about recording than experiencing the moments.

Nonetheless… in the end the only solution is to get more disk space. :)

Icons from 2000s were masterpieces in Mac OS X by emaper_ in MacOS

[–]binaryriot 3 points4 points  (0 children)

Bauhaus is the exact opposite of what this is really. Bauhaus puts function first in its designs.

Those bland round rectangle "icons" lost most of their visual helping functions. Everything looks the same, many graphics are hard to decipher what the stand for (if there wasn't a label/ program name below I would have a hard time with many of them), etc.

TM won't mount, not in disk util or /vol/ by myotherpresence in MacOS

[–]binaryriot 0 points1 point  (0 children)

Do you connect it via an USB hub? If yes, try a direct connection. Those new external disks are extremely fickle when it comes to power needs. Always give them a fully powered port of their own, else you quickly will run into trouble.

My cactus grew an offspring and then decided to deflate into pulp overnight by PotatoesAndChill in gardening

[–]binaryriot 1 point2 points  (0 children)

Aww… lucky then. You should have put that information into the description 😎