…I can’t think of a “privacy-focused code editor” because code editors are generally not known for having telemetry/tracking/anything privacy-invasive in the first place? A “privacy-respecting” code editor is just a normal one. Use whatever you like. Vim is great. Maybe Kate if you want a GUI.
- 1 Post
- 17 Comments
communism@lemmy.mlto Selfhosted@lemmy.world•2025 Self-Host User Survey: Open for SubmissionsEnglish2·17 days agoThere was one question where it wouldn’t let me do this. I think the media streaming question I had to click “Other”.
It’s not on Android. The Android “equivalent” would be IronFox.
communism@lemmy.mlto Selfhosted@lemmy.world•Those who don't use dashboards, how are you managing your services?English9·18 days agoNever used a dashboard… I just manage my services on the cli with plain docker commands.
What really? I thought the screenshot looked like electron/web app slop but I was like, maybe they’ve just gone for a “modern” gtk/qt theme. It’s actually just a Firefox PWA?
It looks like a honeypot, and wtf is a “private cell network”? How are they gonna do that? SMS and phone calls aren’t E2EE
I suppose that begs the question of whether or not privacy (as used by this community) inherently means private in the colloquial sense, like the way a diary is private. Because to me, a e.g. public static website with no kind of profiling of its users is privacy-respecting, but obviously not private in the colloquial sense—it’s a public resource.
I do use SMS sometimes and I use it strictly for things that I’m happy to be basically public. Same for using other protocols like unencrypted email.
A stock smartphone is also locked in to mandatory telemetry, like a stock dumbphone. The practical difference is that there’s a much smaller community for installing custom FOSS OSes onto dumbphones compared to smartphones.
I think you’re conflating security with privacy. Not that they are unrelated, but something can be e.g. unencrypted but lack telemetry.
Not that dumbphones are inherently private, but I don’t think they’re less private either. They’re just what you use if you have no need for all the smartphone functions.
Watchtower for automated updates. For containers that don’t have a latest tag to track, editing the version number manually and then
docker compose pull && docker compose up -d
is simple enough.
communism@lemmy.mlto Selfhosted@lemmy.world•How do you secure your home lab? Like, physically? From thieves?English0·21 days agoSomeone who’s in the business of stealing computers would just stick it in a faraday bag. I guess for an entire server you’d need a sizeable cage though.
communism@lemmy.mlto Linux@lemmy.ml•Is there a difference in updating via an uppdate manager/discover vs using the terminal?0·1 month agoMost GUI package managers are just wrappers for the package manager CLI.
who were originally unhappy that I formatted away their Windows partition
?!?!?? You can’t just do that without telling someone? What about their files?
communism@lemmy.mlto Privacy@lemmy.ml•Let's be honest, if Microsoft failed Linux Phones will fail0·2 months agoI’m not following the GOS stuff super closely but last I saw they said they were a year away from having their own hardware, and that Pixel support would be able to continue. See this thread: https://grapheneos.social/@GrapheneOS/115102473921005918
No need to reinvent the wheel so pre-emptively. If GOS does go down (which it sounds like they are trying their best not to), I’ll probably switch to a Linux phone or just not have a smartphone.
Funnily enough one of the points where Arch distinguishes themselves from other distros is that they’re not strict about only including free software in their repos and are completely fine with including proprietary software alongside foss. There’s Parabola if you want Arch but with a strong political line on free software
Do people really make Arch their personality? Ive been using Arch-based distros since forever and never really met someone like that. I thought it was just a meme.
I like the minimalism and ability to control more parts of your system as opposed to an automated install process doing everything for you. But you don’t have to do that much manually. The main pacstrap step basically sets up your whole system anyway. It’s not that different to other mainstream distros. I have always just used it like any other distro.
Edit: Forgot to mention that the bleeding-edge packages and AUR are nice features too. And being rolling release to a lesser extent, just my preference.
Do you have a Ryzen CPU by any chance? I had an issue like this for ages and it turns out it was a faulty Ryzen power state that was disabled by default on Windows, but not on Linux. If this happens to be your issue, there are ways you can disable the power state in software: https://wiki.archlinux.org/title/Ryzen#Soft_lock_freezing