Could this be… a script sharing thread? Anyway, here’s a fedora updater and a fedora installer
- 0 Posts
- 17 Comments
I like to press"Control-c" instead of ESC. It is more convenient to type and mostly does the same thing.
Farnsworth@lemmy.worldto
Fuck Cars@lemmy.world•This is a real "AI" ad from the US government about the end of the mandatory use of the auto start-stop.English
6·4 months agoRed car is on the passenger side first, then suddenly on the drivers side.
Farnsworth@lemmy.worldto
Linux@lemmy.ml•Where is Linux not working well in your daily usage? Share your pain points as of 2026, so we can respectfully discuss
2·5 months agoMy pain points with Fedora: signed sdboot and anaconda. Anaconda in particular looks like an unmaintainable mess that needs to be replaced.
Farnsworth@lemmy.worldto
Linux@lemmy.ml•Fedora 44 Will Be the First Distro to Adopt KDE's Plasma Login Manager
3·6 months agoproblem with password expiry https://github.com/sddm/sddm/issues/472
Farnsworth@lemmy.worldto
Fuck Cars@lemmy.world•The American mind cannot comprehend thisEnglish
14·6 months agotl;dr yes there are parking garages nearby, at least in my city
Most of these are not about the Linux kernel, but about distro / personal choice. Android tracks you and doesn’t make you use the command-line a lot. Fedora / Ubuntu (and others?) like to reboot for every little update.
Bookmarked 😜 Mind adding a dark mode?
in
[[there is generally no need for quoting, except the right hand side of an=comparison
in
[[, empty strings are falsy, so this also works:[[ ! $VARIABLE1 && ! $VARIABLE2 ]] && echo "OK"
The variables need a dollar sign:
$VARIABLE1help testshows what-nand-zdo.
Never use
a && b || c. It is not the same asif a; then b; else c; fi: whenasucceeds butbfails, it will run bothbandc.I would not bother with
[unless you absolutely need compatibility with non-bash shells.
Farnsworth@lemmy.worldto
Technology@lemmy.world•Apple steps up war of words with European regulatorsEnglish
4·9 months agono I don’t have that choice, see my other comment
Farnsworth@lemmy.worldto
Technology@lemmy.world•Apple steps up war of words with European regulatorsEnglish
4·9 months agoThis, except I won’t buy an apple device (unless forced to: in Germany an i-bad is required in many high schools, yes you need to pay for it in full with your own money, yes it needs to be an i-bad they even require a specific model)
Some employers offer intellij ultimate subscriptions. It’s even mandatory in some teams. The devs don’t have to pay out of their own pocket. But I think many of them are hooked and will lobby to keep the subscription going.
Farnsworth@lemmy.worldto
Linux@lemmy.ml•Everytime I try to start something with Linux I fail.
5·10 months agoTry opening a terminal an typing
echo 'Hello World!'My two cents: You can forget about Linux for a while. Using a terminal is more important. Here’s a classic guide: https://mywiki.wooledge.org/BashGuide
Screen sharing in video conferencing software (bbb, webex, meetme etc). It just doesn’t work consistently. Sometimes (rarely) it just works as expected. Sometimes everybody sees a “black screen with a mouse pointer”. Sometimes your screenshare is tiny and squeezed into a quarter of the virtual screen. Sometimes it’s enlarged instead and doesn’t fit into the virtual screen. Sometimes the popup (Wayland recording bridge???) doesn’t show up. It’s russian roulette basically, this shit definitely needs more eyeballs.