- 1 Post
- 89 Comments
somethingsomethingidk@lemmy.worldto Linux@lemmy.ml•fcitx5 not working in distrobox and flatpak apps.3·2 months agohttps://wiki.archlinux.org/title/Fcitx5#Integration
You may have an uphill battle here. What DE are you using?
That’s really interesting. What about 0.0.0.0? Does it resolve to localhost or the “public” ip?
somethingsomethingidk@lemmy.worldto Linux Gaming@lemmy.world•[SOLVED] Where to store MangoHud.conf on immutable distro (Bazzite)English5·4 months agoIdk that much about bazzite, but I’ve been running silverblue/kinote for awhile. /home shouldn’t be read only. Same for /etc and /var. Can you create any files in $HOME OR $HOME/.config/ ?
i3 is configured to use the program dmenu by default. A common replacement for that is rofi. I use wofi on sway. Rofi has more features, wofi is pretty simple but you can customize with css.
Sway will read the i3 config you already have if you put it in the sway config folder. Then just download dmenu if you want that same behavior. Some things like mod+enter is binded to i3-sensible-terminal, so if you don’t have i3 installed on the box it won’t find a terminal to open. The fix is to change the binding to your preferred terminal emulator.
All in all the transition is pretty painless.
We did it at a wildlife rehab center I worked at. If we bought local we would clean out the local bug supply in a couple days. Which happened a couple times when we couldn’t get them online or a package got lost.
Not that I think that’s what this is. The packaging could be better, but also you order a box of crickets you get a box of crickets…
Well, how do you think the milk gets in there?
Not to mention the fact that horses shit constantly
Why’s is nobody asking the real questions?
What? How?
Or am I dumb and this is just copy/paste?
A lot of times you will see the format string for the fedora version in the .repo file. This means its probably looking for f41. Since fedora updates fast, third party repos are usually slow to move to the next version and this repo probably doesnt exist causing dnf to fail. You can try and change the format string to the last available version. It usually works without issue, and updates aren’t disabled as long as the vendor updates that version
somethingsomethingidk@lemmy.worldto Technology@lemmy.world•Google AI nails it againEnglish5·7 months agoStart with 10 and subtract 2 for every step
somethingsomethingidk@lemmy.worldto Technology@lemmy.world•[The New Stack] Feds: Critical Software Must Drop C/C++ by 2026 or Face RiskEnglish16·7 months agoCompanies have until January 1, 2026, to create memory safety roadmaps.
Not really the same as dropping entirely
somethingsomethingidk@lemmy.worldto Linux@lemmy.ml•How do you manage your Toolbx on system upgrade?4·8 months agoSo this isn’t really an answer on how to migrate but this solution has worked well for me.
I define the toolboxes config with it, and if it gets destroyed, recreating it is as simple as creating a new one with the same name. You could upgrade or downgrade by just creating a new toolbox with the version you want.
somethingsomethingidk@lemmy.worldto Today I Learned@lemmy.world•TIL about the differences between flotsam, jetsam, lagan, and derelictEnglish2·8 months agoI would have whipped the Scopuli.
Underrated meme
somethingsomethingidk@lemmy.worldto Technology@lemmy.world•Neofetch is over, but many screenshot system info tools stand readyEnglish2·9 months agoI was going to say this too, but I’ve never cross compiled a cmake project so I wasn’t sure how much overhead there would be
somethingsomethingidk@lemmy.worldto Technology@lemmy.world•Neofetch is over, but many screenshot system info tools stand readyEnglish20·9 months agoYou can compile on a big pi and copy the binary to your zeros. No need to compile on a zero lol
somethingsomethingidk@lemmy.worldto Linux@lemmy.ml•It'sFOSS's tips to understanding the man pages and CLI4·9 months agoFor me, setting up colored man pages is essential. I was hoping to see that in this article, because my methods aren’t ideal.
I’m either holding
most
back a couple versions, using a personal version of gentoos man pager that relies on texinfo and breaks on fedora, or using vim which is not my favorite.
What you want is an OEM install. Ubuntu and mint have them. Note sure what others do.