For me, anything less than gpt oss 20b (a2b) is just for messing around with or for basic categorisation and basic text or data processing with highly structured prompts.
- 1 Post
- 74 Comments
fozid@feddit.ukto
Selfhosted@lemmy.world•Question for Reasonable Security in New Server SetupEnglish
1·4 days agoBackups, backups, backups and backups. You will nuke your system drive by accident at some point. You will nuke your data storage by accident at some point.
I used a pi4 for a while and found storage speed was too slow as the usb c speed is too poor. I also found nextcloud too heavy for it to handle. Immich was great when I disabled ml, when I enabled it, it was ok. I moved to a mini pc and kept my pi4 as a 2nd server running just a few lightweight services and to ping wake on Lan signals to my mini pc in the event of a power cut.
Regards actual security, I can’t comment on your path as I chose the nginx reverse proxy option with my server fully exposed to the big scary www. I have 3 ports open on my firewall (ISP provided router) and on my server firewall with ufw for 80, 443 and a randomly selected high numbered ssh port. I have all unused ports closed, and I have fail2ban running very strict to block ips after failed login attempts. The way I say it is if nginx or ssh get compromised, then the world is gonna burn, and I will be 1 in a billion+ affected.
I use steam with no issues with runit on void. Plays all the games just as performantly as my previous arch build did.
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.
fozid@feddit.ukto
Selfhosted@lemmy.world•calendars off the cloud - what do you use?English
11·10 days agoRadicale on my server and davx5 on my android to sync contacts and calendar.
You don’t need separate disks for this to work. I have my main distro and a recovery one all in the same disk in different partitions, and no grub. It is called efi stub and it’s really easy to set up and use. You can have as many boot options as you want.
fozid@feddit.ukto
Arch Linux@lemmy.ml•PacHub Finally Lets You Manage Pacman And The AUR On Arch Without Touching The Terminal
1·13 days agoAh ok, I didn’t realise someone would run a wm or compositor and not bother with gtk or qt. I hadn’t come across that before. Guessing there is no real way to get numbers who use that setup?
fozid@feddit.ukto
Arch Linux@lemmy.ml•PacHub Finally Lets You Manage Pacman And The AUR On Arch Without Touching The Terminal
4·14 days agoI was just speaking from experience and asking how the data accounts for non de setups. I have never liked qt, and always preferred gtk, having been from openbox to hyprland and now sway. I currently use gtk, and all my apps are based on gtk and they don’t draw their own decorations for me. I find gtk integrates really well with my setup and every time I have tried qt I have found it a mess and it never feels cohesive.
My point though is not to say gtk is better than qt, as it’s not, and vice versa, but just to try to highlight the fact that just because KDE is the most popular de, doesn’t mean qt is the most used toolkit compared to gtk. I bet they are fairly evenly split.
fozid@feddit.ukto
Arch Linux@lemmy.ml•PacHub Finally Lets You Manage Pacman And The AUR On Arch Without Touching The Terminal
5·14 days agoHow does this account for not using a de? From what I can see, 41% use KDE, almost all the rest are gtk based? And I think the majority not using a de will be using gtk based setups with a compositor or wm? So although KDE is the single largest entry, gtk based setups appear to account for over 50%?
I don’t think there is a problem with it. It’s a piece of software that people can choose to use if it fits their specific use case. It has a long list of features and abilities, and lots of people find it sufficient for what they want.
There are also a lot of people that don’t find it suitable for what they want and they can choose to not use systemd and use some other options.
I personally don’t use systemd. I have used it for a while, originally I used sys v for a long time, then arch adopted systemd, I tried to get used to it and understand it but never felt comfortable with it, so I moved to void Linux which uses runit plus other items to replace systemd, and I feel a lot more comfortable and happy with this.
You do your research and testing and find what fits your use case.
fozid@feddit.ukto
Selfhosted@lemmy.world•Web-based document editing without Nextcloud?English
3·19 days agoI’ve setup dufs to provide WebDAV file server, and then OpenOffice connected directly to it.
fozid@feddit.ukto
Linux@lemmy.ml•Post age-attestation distro migration | Artix vs Void vs endeavorOS vs ???
1·19 days agoIf I didn’t get the down votes, id feel left out as almost every comment has at least 1.
Thanks for the info on the installer 👍
That’s so clever yet so simple, keep all the scripts in folder that’s in PATH. I will deffo use that idea instead of a dedicated folder called scripts in my home folder.
Every machine I own has a scripts folder in the users home. It contains anything and everything, from starting and stopping services to changing settings, updating my boot order, literally anything I don’t use often enough to alias, but know I will use at some point.
fozid@feddit.ukto
Linux@lemmy.ml•Post age-attestation distro migration | Artix vs Void vs endeavorOS vs ???
52·20 days agoI’ve been using Linux 20+ years as my main os. Most of that time I’ve been an arch user. I moved to void Linux 2 weeks ago. I’m very much a start from scratch and build to my liking sort of person, so I just extracted the rootfs base system to a fresh partition, configured everything through a chroot, and booted the new system. Took me 2 days to get to a point I was happy with. I really like void Linux. It boots faster, the init system is much simpler and I feel I understand it better than systemd already. The package manager is really good, and easy to use. I have no complaints.
For yourself, void Linux offers an xfce ready made live version, so everything is already configured and you can test it out in a live setup first with no permanent install. I didn’t test the installer as did a manual install, however it is not a gui installer.
That’s why after almost 20 years on arch Linux I just moved to void Linux, mostly for the idea of a proper init, and nice simple and much faster booting.
I’ve heard of nobara, rocky and slackware, never used any of them, never even heard of the other ones you have mentioned.
I started using Linux around 2006, did lots of hopping from the first attempt and eventually landed on arch Linux which ran on my main pc laptop until march 2026 when I decided to switch to void Linux. I also have a 2nd laptop which is more just for family and retro gaming, which is Debian. I also have a raspberry pi4 with Debian based raspberry pi os, as well as a mini pc server running Debian.
As you can tell, I don’t like derivatives. I am really fussy with my setup and prefer to build my own system from scratch to some extent, even if I end up with something more similar to one of the derivatives.
Nobody can really give you advice what to use though, it’s a very personal thing. All the distros offer different features and solutions for different use cases and problems. For people to recommend a distro, you would have to outline everything you want and expect from the distro, what you like and don’t like etc.
I have 2x2tb ssd’s in a raid1 that are always on with my live data on, then I have 2x8tb hdd’s that get mounted, written to, unmounted and put to sleep once every 24hours. The hdd’s hold 4 different versions of backups, and the write to them is with rsync so it only writes changes that have happened as opposed to a full delete and write from scratch. I’d say my hdd’s are mounted and awake no more than 1 hour at a time, so they are unmounted and asleep 23+ hours a day.
My servers are an intel n100 mini pc and a raspberry pi4, so all are very low power draw. The mini pc gets to about 15w peak on its own, not sure what the ssd’s draw, and the hdd’s will be minimal. My n100 sits around a load of 0.4 to 1 90% of the time, and then it’s around 2-5w.
Then I have a script that runs at startup to ensure all hardware and devices are set to low power and optimal settings or are completely disabled if not required. Things like WiFi, Bluetooth and stuff totally removed or blacklisted etc.
cool, i use sway / wayland. really happy with how it all runs, although only been on it a couple of weeks after over a decade on arch.


Totally agree, he worded it very clearly to say he knows there needs to be changes, but as they have won the initial development race, doesn’t want to lose that advantage through a rules change. He, understandably, would prefer to continue to fairly compete in the development race, and find a fair way to change the rules without changing the competitive landscape. Think every team principle would have the same perspective in his position.