I already use Docker, but in rootless mode, which works kind of weird. I wouldn’t say I’m obsessed, but I like to go by example and implement all the best practices and zero trust in my own devices, since I’m studying cybersecurity:)
I already use Docker, but in rootless mode, which works kind of weird. I wouldn’t say I’m obsessed, but I like to go by example and implement all the best practices and zero trust in my own devices, since I’m studying cybersecurity:)
I’ve been reading about them, thank you! I’ll test them in a VM soon, I find it weird to use systemd, but I guess if it works… I hope I get a new PC this month so I can transition distros and storage easily.
Same for me, all the support I had for Windows was “reinstall” or “have you checked the latest version of ‘x’ driver?”. Now I can actually solve my problems or maybe someone knows how to, there’s a big community with real access to debugging tools that may be able to help.
I won’t deny that some people are annoying and don’t help at all, but you can always move to the next community or just change distros. I distrohopped using VMs because I couldn’t risk losing work in my laptop and then chose one (openSUSE Tumbleweed) which has its own problems, but I now can understand why something happens (or not).
Also, some problems that I’ve encountered are only problems for me, some people would not even care about them, but I do and that gave me the tools to help other people when they need it (mostly friends from my career trying Linux).
Will do, thanks!. Have you used something like Docker Compose? I didn’t have a lot of time before, but I’m still researching and I don’t get what is the “standardized” way of dealing with composed containers
Hey, may I ask how has it been MicroOS for you? I’m interested in using it for my small server and self-hosting, but I mostly use containers with Docker and I’ve seen that MicroOS comes with Podman by default.
It works in Spanish, in English it throws an error before answering about Tiananmen as you show 🤫
I didn’t know about that, but I’m not using Firefox in flatpak, but as native (RPM). I just discovered it probably works faster because of unloading tabs, but I don’t have the time to check more about its memory usage compared to Firefox.
Thanks for the info:)
I ended up liking it a lot. I don’t know why or how, but it (as Flatpak) uses less RAM and CPU than native (RPM) Firefox, so I’ve been enjoying testing it as daily driver for basic navigation. I still use Firefox as my main browser, but Zen works fine, has good proposals and is still improving and hearing the community. Well done and well deserved
It was. Fossify is now a suite, forked from the “Simple Mobile Tools” apps suite, after it was sold to ZipoApps. You can check the discussion thread here:
https://github.com/SimpleMobileTools/General-Discussion/issues/241
Couldn’t get the geolocation work for weeks in openSUSE. I, supposedly, read the manual and checked everywhere and even asked in the opensuse forum, since the timing was perfect with Mozilla shutting down MLS, and it probably was a reason, but also any other alternative didn’t work. Some days ago I decided to RTFM of geoclue again, only to find out that I could just “hardcode” my location in an /etc/geolocation
file >:(
Nothing for Redis since it’s optional and I had problems running SearXNG with it. For Caddy, I forgot to mention that I use Nginx-Proxy-Manager as my reverse proxy for HTTPS hehe
For local use only I use Docker Rootless hosting:
I’ve found problems using Docker Rootless and Tumbleweed as my server’s OS, since some configurations are different and some containers don’t even work, but I’ve also learned a lot :)
With KDE Plasma it lets me update from its store, even though it’s kind of annoying because I like to do it from the CLI and it blocks Zypper when checking for available updates.
Sadly true. When I installed texlive-base it tried to install like 300 recommended packages, I almost accepted D:
I’d still recommend it, I don’t know if you can change the default for recommended packages because aside from that, I actually love it.
Any image/video editor in Android. I’ve been trying Image Toolbox, but sometimes it doesn’t work or crashes :(
You know anyone is capable of telling the same thing, but about proprietary code or about that stance you have? Not everyone has to follow the FSF steps nor LInux-Libre, they’re there for people who want them and follows their principles. They do what they think is right and invest in that, you don’t so you don’t invest in that. I think it’s great for them to work in projects like GNU Health, Linux-Libre or even Hurd (if it’s even active) so we can see more free software development in the future and free software culture in things like health devices (which may or may not be inside your body). I agree with you about microcode, though, but I think AMD is working on opening some microcode in their GPUs (I’m not sure about CPUs), which is great! You can just do your own thing, I prefer to use free software when I can and settle with proprietary code I can’t change, other people likes to settle with proprietary systems and a small group likes to force free software in everything they can. I can still help with donations, reporting issues (my favorite part about FOSS/OSS is clear communication) and helping the community until I’m knowledgeable enough in programming.
Btw, I don’t think we have to always settle, we can still fight and get things changing for the better. It may take some time, but I think it’s worth it.
Syncing files that you may open in both (or more) devices at the same time is unsafe with any service, but you can manage to avoid sync conflicts with KeePass if you do not open the same file at the same time or open the Android app in read-only mode. I’ve only had like 3-4 conflict files this year and they weren’t important.
I second this. I’ve been using it for months, compilation may seem complicated, but you just prepare your environment once and you aren’t bothered again. You can ask for support if you find problems, and you can easily modify and backup your configuration for future uses or just in case :)
I’ve been looking into continuing or updating old programs that don’t have maintainers in the FSF/GNU list, but the mailing lists and archaic webpages don’t help much.
I’m still learning, but I’m tired of not seeing enough good FOSS alternatives or only discontinued ones.
That used to happen to me A LOT. Right now it only happens because I have a faulty RAM that I’m planning to replace very soon, but before that, I think the CPU was overheated and it forcefully rebooted my laptop, at least that was my impression by the logs at boot.
After a long time of debugging, I decided to, first, disable hibernation to see if that was a problem, then I disabled CPU boost and I think that was the cause of overheating, since, for some reason, my distro decided that it was a good idea to use CPU boost for any common task and it caused overheating.
I haven’t had any problems not related to faulty RAM since then lol