- 2 Posts
- 23 Comments
dotslashme@infosec.pubto
Selfhosted@lemmy.world•Is self-hosting becoming too gatekept by power users?English
3·10 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
politics @lemmy.world•Former US VP Dick Cheney dead at 84English
13·10 months agoGood fucking riddance
dotslashme@infosec.pubto
Selfhosted@lemmy.world•how do you explain selfhosting to the non-techies in your life?English
17·10 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
politics @lemmy.world•Tucker Carlson says Trump admin using Charlie Kirk’s killing to trample free speechEnglish
23·1 year agoPretty sure all of them have merged into a single one, cause no single one can be this weird.
dotslashme@infosec.pubto
politics @lemmy.world•New federal employees must now write essays praising Trump's policies
111·1 year agoHonestly, this behavior sounds more a cult than fascism.
dotslashme@infosec.pubto
politics @lemmy.world•Federal judge in Texas rules LGBTQ+ people can be discriminated against at work
43·1 year agoJust wow! I can’t even express how dumbstruck I am by idiocy like this.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday again!English
4·1 year agoCurrently rewriting my homelab into terraform and adding some redundancies using cloud environments, in case of power outages or network issues.
dotslashme@infosec.pubto
politics @lemmy.world•Mike Johnson says men need to stop ‘playing video games all day’ and get to work: ‘They’re draining resources’
38·1 year agoWho TF think medicaid goes to people choosing not to work?
dotslashme@infosec.pubto
politics @lemmy.world•Elon Musk Makes Secret Visit to NSA After Saying Agency Needs 'Overhaul'
67·1 year agoIt’s so weird to me that to become president, you need to be born American, but apparently you can do whatever the hell you want if you’re a south African moron with money.
dotslashme@infosec.pubto
politics @lemmy.world•‘He defended our honour’: Ukraine reacts to Zelenskyy’s clash with TrumpEnglish
3·2 years agoHowever certainly there is a future where, if Europe can pull together, they can defeat Russia.
Okay, but this time let’s not invade in winter and make sure we bring supplies.
dotslashme@infosec.pubto
Selfhosted@lemmy.world•What's up, selfhosters? - Sunday threadEnglish
4·2 years 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.
dotslashme@infosec.pubto
politics @lemmy.world•The Oligarchs Who Came to Regret Supporting HitlerEnglish
44·2 years agoHoly shit, that was like reading a piece about the current US political climate.
dotslashme@infosec.pubto
politics @lemmy.world•Robert F. Kennedy Jr.’s nomination signals a new era of anti-intellectualism in American politicsEnglish
1171·2 years agoAnti-intellectual might be the kindest and least offensive adjective to describe him.
dotslashme@infosec.pubto
politics @lemmy.world•Kansas Voters in 'Find Out' Phase as Effects of Anti-Vaccine-Mandate Law Turn Into Historic Tuberculosis OutbreakEnglish
1593·2 years agoI cannot even understand the reasoning of these people. I did not expect “consumption” to be a thing during my lifetime.
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·2 years 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.
dotslashme@infosec.pubto
politics @lemmy.world•'Can't believe that': Pollster winces at latest Trump voter dataEnglish
8·2 years agoIt actually says 46% of republican voters, but I do get your point.

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.