fozid
1
160
fozid

@feddit.uk

Matrix ๐Ÿ‘‰ @danny:radiantfig.fyi

fozid 30 points 7 months ago

๐Ÿคฎ I hate gui config! Way too much hassle. Give me cli and a config file anyday! I love being able to just ssh into my server anytime from anywhere and fix, modify or install and setup something.

The key to not being overwhelmed is manageable deployment. Only setup one service at a time, get it working, safe and reliable before switching to actually using full time, then once certain it's solid, implement the next tool or deployment.

My servers have almost no breakages or issues. They run 24/7/365 and are solid and reliable. Only time anything breaks is either an update or new service deployment, but they are just user error by me and not the servers fault.

Although I don't work in IT so maybe the small bits of maintenance I actually do feel less to me?

I have 26 containers running, plus a fair few bare metal services. Plus I do a bit of software dev as a hobby.

path: 0 21831491, hotness: undefined, score: 30, children: 3
fozid 28 points a month ago

We're currently living in one of the calmest most peaceful times in human history. Humanity has solved a lot of problems and challenges already, and life is considerably easier for the vast majority of people in the developed world compared to any time previously.

With that in mind, the key really is to not sweat the stuff out of your control.

Only think about and care about what you can affect. Who you spend your time with, what you choose to do. Simple things like hobbies, work and education. These are the things that matter and actually should affect your mood.

It's hard to ignore the news, but try not to get wrapped up in it, yes there is bad shit going on, but since the dawn of time bad stuff has always been happening.

path: 0 24669872, hotness: undefined, score: 28, children: 17
fozid 19 points 5 months ago

I've had a domain with a dynamic up for over a year with no problems. I have a simple script that runs every 30mins to check if my IP has changed, then updates the DNS records when required.

path: 0 22727560, hotness: undefined, score: 19, children: 0
fozid 19 points a month ago

I love podman quadlets, I didn't do anything and it updated itself ๐Ÿ˜

path: 0 24934585 24936677, hotness: undefined, score: 19, children: 3
fozid 18 points 4 months ago

After over a decade using systemd in arch and Debian, I never had any direct issues with it. However, I never truly got my head around it or got comfortable with how it functioned. I recently swapped arch for void which uses runit, and after over a month using it I to an amazed both how clean and simple it is, how everything just works, how easy to interact and use runit is and am blown away by boot and shutdown times. My arch / systemd setup was heavily optimised for boot, and I thought was quick, but runit starts in about 4 seconds and shutdown is about 2 seconds.

path: 0 23227713, hotness: undefined, score: 18, children: 0
fozid 18 points 5 months ago

i think the majority of the uk, regardless of how much starmer is currently disliked, actually back his decision to not support trump. As much as I personally dislike dictators and the way iran is run, there are lots of places and countries that are run in ways I dislike, that includes the US and Russia, but we shouldnโ€™t go round attacking and attempting military based regime change without a solid legal reason.

path: 0 22544299, hotness: undefined, score: 18, children: 0
fozid 17 points a month ago

The vast majority of the world uses compatible voltages, so just a basic adapter is all that you need. The only places using odd voltage requiring a transformer are Japan and Northern America.

However for things with a power brick like a ps5, you just need to buy the correct power brick.

You can get universal plug sockets that accept any plug, see them in the middle East a lot. Obviously they only work with 220-240 v

path: 0 24826131, hotness: undefined, score: 17, children: 2
fozid 16 points 6 months ago

Nah computing as a service will be for the masses and mainstream user who doesn't care, and they will have age verification and all the "security" measures included. The custom build and DIY setups won't change at all. Any Linux / BSD distro can just be hosted in a territory that doesn't require these "security" measures, then anybody who knows how to use them will be able to continue unaffected.

path: 0 22467882, hotness: undefined, score: 16, children: 5
fozid 16 points 4 months ago

Surely we should ban all extremist organisations, regardless of the faith they align to?

path: 0 23546466, hotness: undefined, score: 16, children: 2
fozid 16 points a month ago

I switched from photo prism after 12 months on it, to immich. Much prefer it and offers more and better features from my perspective.

path: 0 24620125 24620280, hotness: undefined, score: 16, children: 2
fozid 15 points 6 months ago

I built go-notes for exactly this reason. You deploy it on your server, then there is a nice web UI, android app, windows app and Linux app.

Multi user with live collaboration, so you can see each other typing in shared notes.

https://github.com/TheFozid/go-notes

path: 0 22501466, hotness: undefined, score: 15, children: 2
fozid 13 points 7 months ago

I don't think the issue is listening to music, but installing potentially dodgy software that could bring a virus into the corporate network. Hence most businesses handling sensitive information try to protect their systems and networks by preventing unauthorised installation of software.

path: 0 21827443 21829906 21831815, hotness: undefined, score: 13, children: 2
fozid 13 points 2 months ago

You used "I" a lot in that response! You seem to think you have the best idea of what everybody else would find valuable.

What is actually true is stupid, pointless, simple and obvious questions being posted and responded to means other people don't need to post the same question again.

path: 0 24099363 24100135, hotness: undefined, score: 13, children: 3
fozid 13 points 5 months ago

You're missing the point of Linux. Generally, gnu/ Linux is a community based ecosystem across the board. Most of the software, most of the distros and most of the code you will use and encounter using any Linux distro will be community based. That's what gives Linux its advantage. The community can vet and improve any piece of code to improve the system for everybody.

path: 0 22688363, hotness: undefined, score: 13, children: 0
fozid 12 points 3 months ago

How insulting to toddlers! Trumps not that intelligent!

path: 0 23762833, hotness: undefined, score: 12, children: 0
fozid 12 points 2 months ago

Just jump straight in and install in a VM. That's all the practice you need. Can't break anything, just wipe and try again until you get there.

path: 0 24175953, hotness: undefined, score: 12, children: 0
fozid 12 points 3 months ago

I don't dislike it. I have no opinion on it. It's something I have never looked into heavily enough as it has never been a potential solution to a problem I may have encountered. There are no security or hardening areas that I currently class as gaps that need plugging in any of my systems where I would consider looking into selinux.

path: 0 23964948, hotness: undefined, score: 12, children: 0
fozid 12 points 5 months ago

I built a fully open source multi-user live collaboration notes app, self host with docker, serve at root or a subpath, has an android, windows and Linux client app, plus the usual web UI.

https://github.com/TheFozid/go-notes

path: 0 22648901, hotness: undefined, score: 12, children: 8
fozid 11 points 4 months ago

Radicale on my server and davx5 on my android to sync contacts and calendar.

path: 0 23158174, hotness: undefined, score: 11, children: 0
fozid 11 points 22 days ago

No mate. I wrote it all by myself pressing every key on my phone. Entirely my own opinion too.

path: 0 25014813 25014890 25015954, hotness: undefined, score: 11, children: 0

thanks for using Leebra!

go to feed...