- 1 Post
- 30 Comments
dotslashme@infosec.pubto
Selfhosted@lemmy.world•Self hosting Sunday! What's up and how long?English
2·3 months agoI had a weird issue with a server SSD.
6 months ahead of scheduled swap, it didn’t die, it just started reading and writing really sluggishly, making the whole server behave really weird. Disk smart statistics looked healthy and disk self tests passed with flying colors. Anyway, had to swap it early and do a re-install of the OS.
The rest of my cluster temporarily took over running some pods and only saw downtime for a few pods that were dependent on some disks in the failing server.
I guess the incident has restarted my interest in distributed storage.
Man, I know that feeling. One thing that helped me better deal with issues like this, was to have a changelog. Basically I write down what a setting was, what I changed it to and a reason. If something goes wrong, I can at least undo what changes I’ve made and see if it helps. It’s not perfect, but it might shave some hours off a RCA.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•Is self-hosting becoming too gatekept by power users?English
3·5 months agoAbsolutely agree. I have been thinking of starting a selfhost guide that takes you through the different ways to selfhost and the basic concepts of it, but gave up because I’m a shit writer and my experiences are mostly docker, k8s and Terraform/OpenTofu.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•how do you explain selfhosting to the non-techies in your life?English
17·6 months agoThis is the same strategy I use with my family as well, I refer to a service they know and then tell them it’s in our house.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday again!English
4·11 months agoCurrently rewriting my homelab into terraform and adding some redundancies using cloud environments, in case of power outages or network issues.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•What's up, selfhosters? - Sunday threadEnglish
4·1 year agoCurrently trying to figure out how to create and maintain an internal CA in order to enable pod to pod TLS communication, while using letsencrypt for my public ingresses.
Excellent point, thank you!
I use dperson/samba, which is both simple and comes with usage examples.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•What are your Homelab goals for 2025?English
4·1 year agoI will be moving my entire homelab to a different country, which currently consist of two kubernetes nodes, a NAS and various home automation devices. I will be scaling down gradually, taking cold storage backups of everything and plan to resurrect everything on new hardware once I have moved.
One of the worst shopping basket designs I have ever seen, was where they added additional items together with the thing you wanted, forcing you to remove the thing they added before paying.
dotslashme@infosec.pubto
Privacy@lemmy.ml•Omnipresent AI cameras will ensure good behavior, says Larry EllisonEnglish
131·2 years agoWhy do we even care what these tech-bro ass hats think? We already collectively know his vision apply only to “poor people”.
dotslashme@infosec.pubto
Science@beehaw.org•Engineers Gave a Mushroom a Robot Body and Let It Run WildEnglish
11·2 years agoI thought we already had this discussion. Just because you can, doesn’t mean you should.
dotslashme@infosec.pubto
Privacy@lemmy.ml•There is software available on github right now that lets you deepfake in real time.English
10·2 years agoPresenter: claims there is no 20-minute process to make a video Presenter: makes a 20-minute presentation of how to get it set up
On a more serious note, this is fucking terrifying.
dotslashme@infosec.pubto
Open Source@lemmy.ml•What are the best ways to stay up on what's happening in the OSS world?English
11·2 years agoI subscribe to the selfh.st newsletter
dotslashme@infosec.pubto
Privacy@lemmy.ml•Jailbreaking RabbitOS: Uncovering Secret Logs, and GPL ViolationsEnglish
5·2 years agoVery informative and a interesting read!
dotslashme@infosec.pubto
Selfhosted@lemmy.world•What tool do you use to display your self-hosting infrastructureEnglish
3·2 years agoI used to use ansible and helm, but it is overkill for my case. Today I basically use a combo of markdown and bash scripts, the combination of them allows me to run the scripts straight from my IDE.
dotslashme@infosec.pubto
Privacy@lemmy.ml•Reddit has a new AI training deal to sell user contentEnglish
1·2 years agoAh, more glue on pizza incoming. Personally I don’t understand taking reddit posts as a source for LLM training. It’s like they never visited reddit and think that all posts/comments are true, or even useful. Depending on the sub, sarcasm can account for anywhere from 5% to 100%.
dotslashme@infosec.pubto
Privacy@lemmy.ml•42 key points of the secret #EUGoingDark surveillance plan for the new EU CommissionEnglish
53·2 years agoSounds like a stasi dream world
dotslashme@infosec.pubto
Selfhosted@lemmy.world•Would it be a good thing for the average person to self-host their apps? If so, how to get there?English
1·2 years agoI had the same idea a couple years back and even though I would love something that you download and just run and it would work, I realized that in order to get a decent adoption rate, you would need a whole ecosystem, similar to apple in order for it to work.
I still think you can develop something like a hub where you install services like apps, but I doubt it would attract anyone outside selfhosting circles.
More luck than anything really. It was probably because it had 6 months left and the fact that reading and writing felt slow. Everything else behaved normally and buying a new disk was an educated guess that turned out to be the correct choice.