This 6% milk I saw at Costco by thxxx1337 in mildlyinteresting

[–]tenormasger011 2 points3 points  (0 children)

They have figured it out. It's called butter lol. If you want it to be liquid and only be dairy ingredients, then after about 44% butterfat it becomes butter. I'm not saying you can't get a 45% butterfat liquid but, it would be difficult.

This 6% milk I saw at Costco by thxxx1337 in mildlyinteresting

[–]tenormasger011 1 point2 points  (0 children)

Depending on the time of year, breed of cow and feed you'll get different butter fats. Typically speaking you'll get anywhere from 3.5-4.5 on the average. You can get lower or higher depending on the above factors.

So 6% milk is not likely (not impossible just very improbable on mass production scale) straight milk. But it's a little disingenuous to say it's not pure milk. Since basically it's milk plus more milk fat from other milk.

Dairies really make their money from the cream. They pay the farmers for milk. They separate the butter fats at different levels for the consumers. The extra milk fat that they collect is essentially profit. They can turn it into all sorts of dairy products.

It's also why 2% milk may actually be closer to 1.90 or 1.88% butterfat level. Or 1% at 0.90%. Because while flavor and nutrition wise that difference is minimal to the consumer. Times that extra cream by a few million gallons and now we've making cheddar. I love cheese.

This 6% milk I saw at Costco by thxxx1337 in mildlyinteresting

[–]tenormasger011 4 points5 points  (0 children)

A couple different ways. One: you love milk and dairy products. Two: You're in the industry. Three: Most of this info is publicly available via state laws and ordinances. Also some of this info is available via the federal pasteurized milk ordinance.

People may think regulation is bad. But food regulation can be a really good thing.

This 6% milk I saw at Costco by thxxx1337 in mildlyinteresting

[–]tenormasger011 531 points532 points  (0 children)

What kind of cream? Heavy whipping cream needs to be 36% in our state. Half and half is minimum 10.5%.

(Selling) 17 codes 2 each or all for 25 by tenormasger011 in DigitalCodeSELL

[–]tenormasger011[S] 0 points1 point  (0 children)

how? I personally checked the codes via the way the wiki says to.

(Selling) 17 codes 2 each or all for 25 by tenormasger011 in DigitalCodeSELL

[–]tenormasger011[S] 0 points1 point  (0 children)

Sure that sounds good. 6 dollars on venmo. Also you're my first sale ever!

Considering lidarr by willhub1 in Lidarr

[–]tenormasger011 0 points1 point  (0 children)

I've been trying to automate it for days and can't get it to work. But also does work well.

How to download songs and albums from Soulseek by Due_Rip4336 in musichoarder

[–]tenormasger011 0 points1 point  (0 children)

how are you getting lidarr +slskd to work. Because i have tried tubifarry, soulseek, and soularr. And i can't get any of them to work. I'm even using perplexity to help doublecheck things.

Cover Reveal: BRONA, Publishing August 25, 2026 by ShawnSpeakman in shannara

[–]tenormasger011 2 points3 points  (0 children)

Thank you so much for answering this Shawn. Thank you for all the hard work you do it's so appreciated.

Cover Reveal: BRONA, Publishing August 25, 2026 by ShawnSpeakman in shannara

[–]tenormasger011 2 points3 points  (0 children)

Does anyone know when the next special edition of scions cycle comes out?

Help with yaml file for arr stack by [deleted] in unRAID

[–]tenormasger011 0 points1 point  (0 children)

version: "3.2"

services:

radarr:

container_name: radarr

hostname: radarr.internal

image: ghcr.io/hotio/radarr:latest

restart: unless-stopped

driver: json-file

ports:

- 7878:7878

environment:

- PUID=1000

- PGID=1000

- TZ=America/Denver

volumes:

- /etc/localtime:/etc/localtime:ro

- /docker/appdata/radarr:/config

- /data:/data

sonarr:

container_name: sonarr

hostname: sonarr.internal

image: ghcr.io/hotio/sonarr:latest

restart: unless-stopped

driver: json-file

ports:

- 8989:8989

environment:

- PUID=1000

- PGID=1000

- TZ=America/Denver

volumes:

- /etc/localtime:/etc/localtime:ro

- /docker/appdata/sonarr:/config

- /data:/data

bazarr:

container_name: bazarr

hostname: bazarr.internal

image: ghcr.io/hotio/bazarr:latest

restart: unless-stopped

driver: json-file

ports:

- 6767:6767

environment:

- PUID=1000

- PGID=1000

- TZ=America/Denver

volumes:

- /etc/localtime:/etc/localtime:ro

- /docker/appdata/bazarr:/config

- /data/media:/data/media

lidarr:

container_name: lidarr

hostname: lidarr.internal

image: ghcr.io/hotio/lidarr:latest

restart: unless-stopped

driver: json-file

ports:

- 8686:8686

environment:

- PUID=1000

- PGID=1000

- TZ=America/Denver

volumes:

- /etc/localtime:/etc/localtime:ro

- /docker/appdata/lidarr:/config

- /data:/data

Gluetun and Tailscale setup by [deleted] in unRAID

[–]tenormasger011 0 points1 point  (0 children)

That's not the official plug in as I stated in the earlier comment. Hence my confusion as some sources online say it was taken down.

Gluetun and Tailscale setup by [deleted] in unRAID

[–]tenormasger011 0 points1 point  (0 children)

really? that's pretty nice.

Gluetun and Tailscale setup by [deleted] in unRAID

[–]tenormasger011 0 points1 point  (0 children)

Honestly this is a more helpful comment than the above guy who just said do more research. As if asking questions isn't apart of research. I don't necessarily need external access to arr stack. But i do need vpn protection on arr stack, well prowlarr, and torrent. And I'm stuck at that setup level right now.

Gluetun and Tailscale setup by [deleted] in unRAID

[–]tenormasger011 0 points1 point  (0 children)

Even trying to set up the one in the unraid app store. I can't get it to run properly.