if you just want to have a solution where you can create / delete multiple local dns records on a raspberry, you van use terraform, it has a raspberry provider. I tried it recently, i was able to import existing records, create new ones. you just have to keep the list in a terraform project.
- 0 Posts
- 15 Comments
wersooth@lemmy.mlto
Selfhosted@lemmy.world•Which operating system should I choose?English
13·5 months agoif you want to self host and not open to the internet, alpinelinux is small, install docker and run your containert there, low footprint.
wersooth@lemmy.mlto
PC Gaming@lemmy.ca•Logitech has an idea for a “forever mouse” that requires a subscription
3·2 years agoI haven’t see any logi mouse which woudn’t break after a year, quality is gone for 5+ years now for that brand. I’m more than happy with a noname Hama brand mouse costs half, lifetime 10x :D
wersooth@lemmy.mltotodayilearned@lemmy.world•TIL there's a company in Indiana that makes custom vinyl records for bands that contain things like liquid and sand (and even weirder stuff) inside two sides of a transparent playable 33 1/3 disc.
41·2 years agodon’t tell metallica (especially thinking about Load album) :P
wersooth@lemmy.mlto
science@lemmy.world•A New Reality Show Will Pay Cash if Players Can Convince Experts the Earth Is Flat
33·2 years agoso, is it legal to advertise and reward stupidity? no wonder the whole human race is dying slowly… I wish it would be faster…
this
advideo is sponsored by hoogle krome
wersooth@lemmy.mlto
Ask Lemmy@lemmy.world•Do you think America as a nation is genuine?
479·2 years agothat’s not a nation, just 4 corporations in a trench coat.
wersooth@lemmy.mlto
Technology@lemmy.ml•Cringe: Five Unexpected Uses for Old Computer Cases
21·2 years agointernet assisted pollution, nothing else… how come it’s legal to advice these things… then I remember then a president from dumbfuckistan just told to drink bleach to get rid of covid, so that’s the quality we can expect these days… :'(
wersooth@lemmy.mlto
Linux@lemmy.ml•Gentle reminder to everyone that support for #windows10 ends in about 90 weeks. Many computers can't upgrade to Win 11 so here are your options:
222·2 years agoit’s gonna be “funny”: I won’t create a personal account to login to crap 11 (because why should I, if you can’t login to a desktop OS without a 3rd party account, that’s not an OS, but a gatekeeper shit), which is mandatory. So, my work machine will become unusable, therefore in fact Microsoft put my work therefore my livelihood in danger… [edit: typos]
“Absolutely NOT an asshole” award goes to…
I had some issues with my arch, like no graphics after update and such… 99.9% of my issues so far comes from Not doing something (nvidia kernel module install and such) or doing something badly. Because linux allows you to do almost anything (it’s your macine, not microsoft’s), so you gotta be careful what you’re doing. But, still rocking arch, I won’t leave linux ever :)
wersooth@lemmy.mlto
Linux@lemmy.ml•What terminal file manager that you use, if any?English
1·3 years agoI started with MC, went to nnn for a few months, then I moved to vifm.
does the firefox in this winget stuff is a pure firefox build, or mirsofotizied (full of tracking and grandma-stealing algorithms) garbage? also nice to see ms picking up 20+ years old linux features just to implement them badly :D
wersooth@lemmy.mlto
Technology@lemmy.ml•Why AI Will Save the World | Andreessen HorowitzEnglish
1·3 years agoSo… no



if there are some custom image, e.g. additional stuff I added to an existing image, then I backup the dockerfile. you can rebuild the image anytime and the size is smaller than a binary.