Just another Reddit refugee
- 9 Posts
- 387 Comments
Any reason for avoiding flatpak?
For me, it’s after trying a non tiling WM. I’m too deep into i3 (now Sway) + tmux.
For me, it’s after trying a non tiling WM. I’m too deep into i3 (now Sway) + tmux.
xavier666@lemm.eeto
Linux@lemmy.ml•In search of a non-electron text editor that can fold | Are emacs and (neo)vim my only options?English
1·1 year agoToo low on the list
xavier666@lemm.eeto
Technology@beehaw.org•YSK: Condé Nast Parent Company is a Major Owner of Reddit, You Should Avoid their Publications (Wired, Ars Technica, GQ, The New Yorker, Vanity Fair, Vogue,...etc) as Much as Possible.English
5·1 year agoIt’s hard to make an old dog forget old tricks
“All your code are belong to us now” - Hacker, highly
xavier666@lemm.eeto
Android@lemmy.world•Google Play’s latest security change may break many Android apps for some power users. The Play Integrity API uses hardware-backed signals that are trickier for rooted devices and custom ROMs to pass.English
1·1 year agoShould browser startups be authenticated by biometrics?
xavier666@lemm.eeto
Linux@lemmy.ml•How can I delete the Windows 11 operating system from my laptop, which has a dual boot system?English
3·1 year agoAgreed. OP should just backup their Linux home directory (Everything inside
~/) and do a fresh install. Your Linux install will thank you for that.
xavier666@lemm.eeOPto
Linux@lemmy.ml•PSA: Not all applications use environment variables (Like they are supposed to)English
5·1 year agoIn my university (where we used proxy), we had a saying “it’s always
DNSproxy”
xavier666@lemm.eeOPto
Linux@lemmy.ml•PSA: Not all applications use environment variables (Like they are supposed to)English
2·1 year agoThat is a good point. But I remember launching the application from the terminal where I explicitly set the env variables as null. Still it didn’t work.
xavier666@lemm.eeto
Linux@lemmy.ml•Simple Bash Script To Always Disable Laptop Internal Monitor When Using AR GlassesEnglish
1·1 year agoAgree.
However, I always have those “trivial” conditions be explicitly set. Usually, when the device is unplugged correctly, your primary display will be automatically be turned on. However, in very weird scenarios (incorrect voltage signals, loose wire, etc), it’s possible that the explicit
elsecondition will be triggered.
xavier666@lemm.eeto
Linux@lemmy.ml•Simple Bash Script To Always Disable Laptop Internal Monitor When Using AR GlassesEnglish
2·1 year agoWhat about the condition that when the external display is disconnected, the main display should be reenabled?
xavier666@lemm.eeto
Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English
3·1 year agoYou can have a perfect distro on a USB which boots into Linux automatically when inserted into your PC and it preserves all your files and favorites. Still it will hardly increase the market share by 1 or 2%. It’s because a super minority of people will bother to get the USB drive.
The core issue we have to understand is “availability of preinstalled Linux on PCs in brick and mortar shops”. Till this is solved, we won’t get market share. The only reason people are using Linux on their SteamDeck is availability.
xavier666@lemm.eeto
Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English
61·1 year agoMy brother in Christ, do you think an average person knows what BIOS/boot menu are?
xavier666@lemm.eeto
Selfhosted@lemmy.world•Plebbit Will Never Deliver, Apologies for the Hype, Lemmy is Where I’m StayingEnglish
105·1 year agoIt’s some sort of proprietary peer to peer algorithm
I completely lost interest for the project at this point of the text
xavier666@lemm.eeto
Mildly Infuriating@lemmy.world•I fucking hate modern design and modern designers.English
2·1 year agoI remember using it first on Google Talk. Good days.
xavier666@lemm.eeto
Technology@beehaw.org•Firefox could be doomed without Google search deal, says executiveEnglish
7·1 year agoFirefox: “But I’m nothing without Google money”
FOSS community: “If you’re nothing without Google money, then you don’t deserve it.”
xavier666@lemm.eeOPto
Linux@lemmy.ml•[SOLVED] Weird root permission issue on Sway which is not present in i3English
1·1 year agoIssue resolved!
It was swhkd. Thank you very much for your insight and extremely detailed response!
$ ls -l $(which swhkd) -rwsr-xr-x 1 root root 2583192 Mar 10 17:16 /usr/bin/swhkdSince we know what’s causing it, can you make a “guesstimate” of what it’s doing? Why are other applications are getting infected by it? And why is a keybind manager affecting permissions?
I will raise an issue on their github. The project is already looking for maintainers.
xavier666@lemm.eeOPto
Linux@lemmy.ml•[SOLVED] Weird root permission issue on Sway which is not present in i3English
2·1 year agoHow do you open the shell inside sway? Keyboard binding from sway config? Launcher? Which terminal? Do any of the involved programs have setuid root bit set (looks like rws instead of x in ls -l output)?
I think you may have just pointed me to the correct direction.
My keybinds setup is a bit weird. I’m using swhkd instead of sway’s built in keybinds. swhkd is a setuid binary (https://github.com/waycrate/swhkd?tab=readme-ov-file#running) which might be causing the issue. I’ll quickly disable swhkd and check if the issue is resolved. Will keep you posted.





Looks suspiciously like https://github.com/marktext/marktext
Edit: Ignore please, the project is dead