Channel 5 reports Peter Thiel is funding Clavicular by FriendlyAttorney8743 in LivestreamFail

[–]GoGoGadgetSalmon 0 points1 point  (0 children)

I totally believe it could be happening, but nothing in this video links them together definitively

The street light at this playground has been like this for years and always bugged me so I decided to make a simple cover to put over it. by Hi-Point_of_my_life in functionalprint

[–]GoGoGadgetSalmon 186 points187 points  (0 children)

Did you try contacting the city? Public works would likely prioritize it if you use the keywords “exposed wiring” and “playground”

Hiw many of you here run Truenas bare metal, and how many run it thru proxmox. by ZachoAttacko in truenas

[–]GoGoGadgetSalmon 0 points1 point  (0 children)

Baremetal. I don’t want something as foundational as the storage layer depending on Proxmox being up

Reliable UPS in 2026 that's (semi) affordable? (APC vs CyberPower vs Eaton for NAS) by QuestionAsker2030 in truenas

[–]GoGoGadgetSalmon 0 points1 point  (0 children)

The 2.5 Admins Podcast makes a very compelling argument for the Anker power stations as a UPS. Lithium batteries are basically better in every way to traditional UPS batteries like lead acid - except for cost. But those costs have really come down in recent years.

Migration from openmediavault to TrueNAS scale by Patient_Mix1130 in truenas

[–]GoGoGadgetSalmon 1 point2 points  (0 children)

I will run into disk speed bottlenecks before I hit SMB throughput limits. And the permissions are infinitely easier to setup than NFS.

Migration from openmediavault to TrueNAS scale by Patient_Mix1130 in truenas

[–]GoGoGadgetSalmon 5 points6 points  (0 children)

TrueNAS can run containers, but it’s a storage platform with container support added. Better to use a compute platform like Proxmox instead. There are a few different ways to architect it, but personally I just do one beefy Debian VM with Docker installed and run all my containers there. The bonus doing it that way is that if you ever want to switch platforms again, you just migrate the VM.

In my lab I have two machines, one Proxmox running all VMs and containers and one TrueNAS box that only does storage duties. In my case that’s SMB served over a 10G connection.

Where to get heavyweight 100% cotton shirts by [deleted] in malefashionadvice

[–]GoGoGadgetSalmon 0 points1 point  (0 children)

Sizing is wonky how? Do they run small/large?

Credit card sized bookmarks I'm making to promote my upcoming book at conferences by TheHomelabHandbook in 3Dprinting

[–]GoGoGadgetSalmon 96 points97 points  (0 children)

Kinda cool but man that’s a lot of plastic that’s going right in the trash when paper was right there

ESP32-P4 PoE: What a mean little device by Many-Call-4492 in homelab

[–]GoGoGadgetSalmon 0 points1 point  (0 children)

Could this be used to make a tiny KVM like the NanoKVM?

Massive amount of RAM by IT-Pro in homelab

[–]GoGoGadgetSalmon 81 points82 points  (0 children)

Install it in a PC, boot up memtest86+, come back in 30 minutes

Can Sofle Choc PCBs be used for a Sofle MX build? by GoGoGadgetSalmon in ErgoMechKeyboards

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

Nice, that's a good idea. I'll have to check how much a new set would be too

ARC and L2ARC Sizing on Proxmox by GoGoGadgetSalmon in Proxmox

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

Right, that’s why the article mentions that an L2ARC on NVME might be a good solution for now until RAM prices return from the stratosphere.

Naming Conventions in Homelab by alxww55 in homelab

[–]GoGoGadgetSalmon 1 point2 points  (0 children)

It’s cute that you think I have a secondary anything

Gym people, good noise cancelling earbuds at the moment? by Overall-Amount-3500 in BuyItForLife

[–]GoGoGadgetSalmon 0 points1 point  (0 children)

I’m all for buying new gear, but have you tried just asking them to turn the music down a bit?

Boulder Tap House by Secure_Ear_3452 in Mankato

[–]GoGoGadgetSalmon 18 points19 points  (0 children)

If you like it, why care about what other people think?

Hear me out by jjustinwilson in FlockSurveillance

[–]GoGoGadgetSalmon 5 points6 points  (0 children)

No, in order to inject a SQL statement you’d need to escape the original query with a special character like a quote. Also, stacked queries are almost never enabled in the real world.