

It’s not even a fact.
Conservatives could say the same thing.
It’s not even a fact.
Conservatives could say the same thing.
Pretty much me.
I’ve been daily driving debian for many years. I’m very comfortable here.
In 2025 with docker containers and flatpaks the benefits of an atomic OS don’t feel very compelling.
Yeah I daily drive debian stable.
With flatpaks and docker I never run into problems with my applications being too old or whatever.
I think they set up their own discord server now.
Guy, everyone operates off their own limited experience.
LibreOffice has user defined functions that work just fine. You’re just illustrating my point really.
Doesn’t the message you received basically say the graphene devs don’t want it discussed in /r/privacy ?
If I were involved in a project with any sort of following I wouldn’t want it discussed in a large, general, subreddit either. If it is, you either need to engage with people there to minimise any misinformation, or you just have to let people spread nonsense about your product.
That said, asking why /r/privacy exists when the devs of privacy-related projects don’t want to participate is a good question. The answer is, the mods are fief lords who would rather preside over a sham than nothing at all.
Honestly, I can’t think of any good reason to be a moderator of /r/privacy on reddit
It sounds like you’re talking the ability of ms office products to open documents authored by libreoffice.
I have no way to evaluate whether these claims are true. Pretty much verbatim what people say about libreoffice.
Can I ask your perspective on the comments here saying that Krita and Inkscape just aren’t comparable to their commercial alternatives?
The reason is… I’m not a professional graphic designer, I have a small consultancy with several staff and work with documents and spreadsheets all day.
Occasionally I encounter similar threads discussing the difference between LibreOffice and Microsoft Office, and the comments are all the same. So many people saying LibreOffice just “isn’t there yet”, or that it might be ok for casual use but not for power users.
But as someone who uses LibreOffice extensively with a broad feature set I’ve just never encountered something we couldn’t do. Sure we might work around some rough edges occasionally, but the feature set is clearly comparable.
My strongly held suspicion is that it’s a form of the dunning-kruger effect. People have a lot of experience using software-A so much so that they tend to overlook just how much skill and knowledge they have accumulated with that specific software. Then when they try software-B they misconstrue their lack of knowledge with that specific software as complexity.
Well it makes people feel like they’ve done something.
Everyone needs allies, and having allies doesn’t necessarily reduce one’s independence, although admittedly you need to navigate some relationships deftly to maintain that.
It’s this “soft power” that the US has enjoyed for many decades that Trump has discarded because it just doesn’t translate in his transactional view of world politics.
What has Malaysia ever done for the US? Maybe nothing, but at least they didn’t think that the US were complete idiots that are trying to bully everyone with economic warfare from the 1700’s. Now that cat is out of the bag of course you’re going to draw closer to China, you’d be mad not to.
Is either diagnosis really helpful in figuring out a solution?
This.
I’m using perennialte.ch, they redirect reddit urls to redlib which is a nice touch.
I went ddg > kagi > searxng and this is the set up I’m happiest with.
What time is it in the US? He’s due to take a shit in a couple of hours I think so he will probably drop another brain fart.
Could this be a snaps thing?
I despise snaps and left Ubuntu for that reason. I don’t remember the specifics but I think even after installing firefox with apt it somehow get’s magically switched to a snap.
I daily drive debian on a t490s and it’s rock solid. There’s just no way anyone could consider this set up unstable.
In recent years I’ve found most of my problems come from the fancy new packages. In order of reliability I find that it goes apt > .dev > AppImage > flatpak > snap
Well, you don’t need containers for wireguard the same way you don’t need containers for anything.
I personally prefer docker containers for everything that can be containerised because it provides a consistent abstraction layer. As in, I always know how to find configurations and paths and manage network infrastructure for anything that resides in a container.
In the case I outlined above with the wireguard containers, I’m more confident I’m not going to upset any other services on my server, and I understand the configuration.
Maybe it’s a bit like using ufw to manage iptables rules, unnecessary but helpful.
Of course, I freely admit that my way is not necessarily the best way and if someone wants to run wireguard on the host then great.
Sure mate.
I’ve been playing around with networks for decades. I’ll happily admit that my understanding is rudimentary at best, but configuring routing rules with IP tables or whatever so your device will act as a NAT seems a few levels beyond “basic networking”.
that’s why you chimed in with your comment. Stupid me.
The honest to god reason I chimed in was because your response seemed derisive, and I thought I might be able to soften a bit by either showing my own ineptitude or challenging your solution.
So in summary you have your device A and services running on B, you connect to a vpn service using A, and you want the services running on B to use the same vpn connection?
I encountered this problem with torrenting and private trackers.
I solved it the other way around, by having the remote connect to the vpn and routing traffic from my device through that remote.
For bonus points you can create a squid (proxy service) container and attach that to wireguard-outbound, then create a firefox profile that connects to that proxy. That way your device isn’t routing all traffic through the vpn, only the traffic from that firefox profile.
I’ve had this set up for several years now and for the most part it works very well. Occasionally I have to restart the containers but for the most part it’s great.
IDK anything about “routing” but I don’t think it can solve this problem without additional services.
If my laptop is A and I want all outbound connections to go through server B then B needs to be running some kind of service whether it’s merely a NAT router or VPN or proxy.
In this case OP actually want’s B’s outbound connections to go through A but it’s the same problem.
I would find this very annoying.