- Joined
- Dec 7, 2020
Frigate to make sure your property is physically securewhat useful tools would be good to add to it?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Frigate to make sure your property is physically securewhat useful tools would be good to add to it?
Generally either pick components that are quieter and a noise suppressing case, or relocate the server to a closet or something that keeps you from hearing itHow do I make my server not hurt my ears? I am very sensitive to noise :-(
I just use consumer grad components. You can get cases and rails off of NewEgg/eBay/whatever that fit standard ATX stuff.How do I make my server not hurt my ears? I am very sensitive to noise :-(
Yea, I've also been forced to use this before and it was fairly easy. I have to look up the right commands every time something like this happens but its like a couple commands to recover an array and put it right back into use. Its more work to set it up the first time.What if I want to move this array to another machine? Do I just replug the drives to another machine that supports ZFS, set them up as a ZFS array and the software just magically knows this is a ZFS array of this type, this size with this arrangement?
I think mergerfs is great. If you use HDDs it's impossible to not get your data off on time. It is highly unlikely the drive will just fail.I'm just using mergerfs. I'll problably continue to use it until the first time a drive fails on me and I couldn't replace it in time.
I followed this guide for a similar PC and made a Proxmox server out of it which is pretty neat given you can find lightly damaged ones all over the place.I came into possession of a bunch of thinkcentre m715q tiny's for a bargain price at auction (about £25 each). One has gone to the wife, to replace the ancient zotac she was using as a writing computer. I'm thinking I could re-purpose that as some sort of shonky NAS. I think the other three are going to become an expanded cluster alongside the not-a-NUC. Just got to finish some renovations first. Wife requirement.
I haven't nuked mine, but I don't store anything essential or sensitive on it, and I won't be buying another.what’s the consensus on QNAP NAS enclosures? Should I immediately nuke mine or what
I use it as a truenas server. As long as yours is x86 based and has a HDMI port you can convert it no problemwhat’s the consensus on QNAP NAS enclosures? Should I immediately nuke mine or what
Deepseek-R1 just came out that supposedly is on par with claude3.5 and gpt-o1. I've played around with it a bit and it's fairly good, can't really speak to comparisons against other stuff.- what’s the best open source llm available? I’ve done a bunch of reading and it seems like deepseek v3 might be it, I want to play with an llm like that or maybe Claude 3.5? I can acquire the hardware but I’m not sure which is the best all around model
ollama run hf.co/unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF:Q8_0
The routes and DNS for wire guard connected clients being fucked up and not working. WG on opnSense + pihole has been a massive pain in the ass.Is there anything people have encountered
I have a proxmox cluster, but I haven't tried hosting any of those. Right now I'm still using Gitlab.com. For CI/CD, I did move off of Gitlab into a locally hosted instance of Laminar which has jobs kicked off by webhook. I'm not sure if I'll get around to moving to my own forge, but if I do, I want to try out Radicle to see if it's any good.I’m looking to host a git-based software forge on my Proxmox cluster. Right now I’m looking at Gitlab and the Gitea fork Forgejo. I have experience with Gitlab, but I’m hesitant to host it myself since I’ve read it’s a resource hog. Does anyone know how forgejo’s cicd stacks up against gitlab?
I’ll have to check those out sometime. I ended up going with Forgejo since there was a Proxmox helper script available. Since it’s an LXC, I can quickly spin up the Postgres db in the same container.I have a proxmox cluster, but I haven't tried hosting any of those. Right now I'm still using Gitlab.com. For CI/CD, I did move off of Gitlab into a locally hosted instance of Laminar which has jobs kicked off by webhook. I'm not sure if I'll get around to moving to my own forge, but if I do, I want to try out Radicle to see if it's any good.
I have used gitlab in a work setting; it is indeed a resource hog.I’m looking to host a git-based software forge on my Proxmox cluster. Right now I’m looking at Gitlab and the Gitea fork Forgejo. I have experience with Gitlab, but I’m hesitant to host it myself since I’ve read it’s a resource hog. Does anyone know how forgejo’s cicd stacks up against gitlab?