linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

KISSmyOS, (edited ) in on arch btw.

I hate moving windows around.
All windows open maximized without window decorations. Meta+WSAD moves the active window to the upper/lower/left/right half of the screen.
Meta+PgDown minimizes, Meta+PgUp maximizes. Meta+Q tiles windows horizontally, Meta+E vertically. Meta+X closes the window, Meta+Spacebar shows the desktop, Meta alone shows the workspace overview.
Fuck hunting for window borders, clicking and dragging. And fuck configuring all this in a text file.

(I use OpenSUSE with KDE by the way)

worsedoughnut,
@worsedoughnut@lemdro.id avatar

Ever considered trying out a tiling window manager?

KISSmyOS, (edited )

No. I need the functionality of a full desktop environment.
And KDE’s workspace overview is awesome. One keypress and I see all open windows, all workspaces and a global search field that switches to a program when it already has an open window and opens a new window if not.
And a tiling WM on top of KDE would be pointless to me since the behavior of a tiling WM can be configured through the GUI in KDE without installing anything extra.

MusicPiano,

What kde provides that sway or hyprland don’t?

KISSmyOS, (edited )

I’m not familiar with sway or hyprland, but KDE automatically finds and configures any modern scanner and printer in the network, makes all programs use the same theme, saves my passwords and certificates, auto-mounts attached drives, auto-starts programs and services, handles which program opens which file type, has a nice workspace overview, lets me configure the firewall, grub, bootsplash screen, VPN, network settings, monitors, keyboard layout, etc… all with sane defaults out of the box, localized to my language, and easy GUI configuration.

Hexarei,
@Hexarei@programming.dev avatar

For what it’s worth, a large number of the things you listed are actually portable into Sway, i3wm, and a lot of other tiling wms just by way of running the KDE settings daemons - I do the same kinds of things (network printer, theming, auto-mount, auto-start, XDG config, firewall, vpn, network settings, monitors, keyboard layout) just by having i3wm start up xfce-settings-daemon.

I’m not familiar enough with KDE to make promises about grub and splash, but I would imagine those would also work exactly the same as well. In fact, a little bit of searching and it looks like if you’re on Wayland you could even just replace KWin (the KDE window manager) with Sway in the startup files and be 95% of the way there. Might just need to configure a system bar or something to that effect.

worsedoughnut,
@worsedoughnut@lemdro.id avatar

Yeah I also use KDE on my desktop, though I have my laptop running QTile because the tile hotkeys are much more convinient than navigating with the trackpad.

KISSmyOS,

You can freely configure tiling and any hotkeys in KDE as well.

worsedoughnut,
@worsedoughnut@lemdro.id avatar

Sure, but that’s not the only benefit to having full control over the entire tiling interface. I enjoy building out the features and visuals I want in python. It’s fun to have that level of control.

KISSmyOS, (edited )

I enjoy building out the features and visuals I want in python. It’s fun to have that level of control.

I respect that, but I have different hobbies.

worsedoughnut,
@worsedoughnut@lemdro.id avatar

lol totally fair

Emma_Gold_Man, (edited )

kwin supports a tiling mode which it sounds like they’re already using, so … yes?

MycoBro,

I3 baby

sirico,
@sirico@feddit.uk avatar

Gnome with forge is a good time

markstos, in Ubuntu 24.04 LTS Committing Fully To Netplan For Network Configuration

How is it better than using NetworkManager or systemd-networkd directly?

Why is it worth the extra complexity?

curve,

I like yaml generally but netplan was a huge unnecessary pain in the ass.

dauerstaender, (edited )

It has a structured yaml with a test command for potentially destructive config changes over ssh. Other than that: none. It was a real pain upgrading some servers, as always with Ubuntu.

aairey,

I just moved to Ubuntu from Fedora Silverblue, for some $reasons. I regret it already.

moonpiedumplings,

You know what can also test destructive changes?

Cockpit’s networkmanager interface.

It literally has no benefits, and is only a pain to use.

Actually, it does have one benefit: it integrates with Canonical’s other tech. For example, MAAS uses ot for networking, and I bet lxc uses it somehow.

ragica, in AppStream 1.0 released! – Ximions Blog
@ragica@lemmy.ml avatar

AppStream makes machine-readable software metadata easily accessible. It is a foundational block for modern Linux software centers, offering a seamless way to retrieve information about available software, no matter the repository it is contained in. It can provide data about available applications as well as available firmware, drivers, fonts and other components. This project it part of freedesktop.org.

jollyrogue, in New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine

Yay! No Nvidia this time.

funkajunk, in What is the best distro for gaming?
@funkajunk@lemm.ee avatar

Nobara is a great suggestion by @el_gringo_loco, but I’d also throw out a suggestion for Bazzite if you want the “SteamOS”/Steam Deck experience.

It does have the KDE desktop environment underneath to do all the non-gaming stuff as well, but if gaming is your number one focus, it’s a pretty cool setup.

Grass,

It just boots to desktop unless you have AMD GPU and install the deck edition to a regular PC. Seconding the rec though. It has become my main.

andruid, in GNOME Recognized as Public Interest Infrastructure

Awesome stuff! This is something that major already know, but governments are learning. You can actually invest in FOSS, and unlike renting software you can make improvements that will better fit what you need it to do and not have to pay more for privilidge in the future.

And for everyone saying KDE as opposed to Gnome, they work together you dinguses! It’s a friendly competition at times, but being FOSS they can and do easily learn and grow from each other.

kylian0087, (edited ) in So... how to fix this?

Tip for when you need to use the power button and do a force shutdown. Try the following first Alt+SysRq r>e>i>s>u>b

blog.kember.net/…/2008-04-reisub-the-gentle-linux…

SomethingBurger,

Raising Elephants Is So Utterly Boring

MimicJar,
@MimicJar@lemmy.world avatar

I always preferred BUSIER backwards. It’s shorter and alliterative., but whatever helps you remember.

ElderWendigo,

I’ve always just dropped down into a different virtual terminal with CTRL+ALT+F#, killed the bad process and/or just rebooted from there. Is that not a thing anymore? I haven’t had to do it in so long because of improved stability and not using the DE on my server much, so maybe I’m out of the loop.

SomethingBurger,

Sometimes it’s not possible if everything crashed.

turbowafflz,

Annoyingly sysrq is disabled on a lot of distributions by default now, so you often have to manually enable it for this to work

kylian0087,

It is? I never noticed it being disabled honestly.

turbowafflz,

At least arch and opensuse do, I haven’t used anything else much lately

kylian0087,

Those are exactly the ones i never noticed sysrq being disabled. I use the resisub quite often on tumblweed. and used to on arch.

Strit,
@Strit@lemmy.linuxuserspace.show avatar

Seems correct: wiki.archlinux.org/title/Keyboard_shortcuts#Kerne…

SystemD defined default it looks like.

bec,
@bec@lemmy.ml avatar

That’s very useful, I’ll try it next time, thanks for the tip!

kautau, in systemd 255-rc1 Brings "Blue Screen of Death" Support and New Tool To Spawn VMs

The systemd-bsod will also display a QR code for getting more information on the error causing the boot failure.

That’s pretty neat. Nowadays with the proliferation of smartphones that’s an easy way to move straight to troubleshooting the issue

kogasa,
@kogasa@programming.dev avatar

scan qr code

ERROR_SXIFKK_INV_MEM_0

troubleshooting link is just a jpg of a frowny face

OddFed, in Who uses pure GNOME (no extensions)
@OddFed@feddit.de avatar

I don’t use a dock at all. My workflow is super+app-name and alt+tab.

But this is the same for me on Plasma or any other DE. I just don’t need or use a dock.

OddFed,
@OddFed@feddit.de avatar

What I’m saying is that my Plasma also doesn’t have a dock at all.

squaresinger, (edited ) in New Plasma 6 Default Icon Theme Looks

Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style.

Ascend-910, in Audacity 3.4 Released with Music Workflows, New Exporter, and More
@Ascend-910@kbin.social avatar

please use Tenacity

scytale, in Fedora or Mint for noob?

Mint is like 99% plug and play on most laptops, so I’d recommend they go that route.

JoeyJoeJoeJr, (edited ) in Laptop companies: which one?

I currently have a System76 laptop, and sincerely regret my purchase. When I purchased it, the Framework was not out yet - I wanted to support a company that supports right-to-repair, and figured since they controlled the hardware, firmware, and software (Pop!_OS), it would be a good, stable experience. It has not been, and support has generally been poor. I know other people have had better experiences than I have, but personally, I won’t be buying from them again.

I haven’t personally used Purism, but former co-workers spoke really poorly of them. They were trying to buy a big batch for work, and said the build quality was awful. Additionally: youtu.be/wKegmu0V75s

wwwgem,
@wwwgem@lemmy.ml avatar

Thanks very much for this important feedback. Framework is definitely taking the lead in responses to this post.

cevn,

I have one problem with my s76, the usb c port rly sucks. Other than that the laptop runs very well but something so simple shouldnt be an issue imo there are some build quality issues going on…

JoeyJoeJoeJr,

My usb-c ports can be a little touchy, too. The SD card slot is also really bad - the card has to be positioned perfectly to slide in, or it jams. I’m also upset that the usb-c port can only be used for charging after a full boot. It cannot be used to perform firmware updates, or even to do a ram test. This means day-to-day, usb-c can be used, but I have to keep track of the barrel charger, just in case. This, of course, was not specified on the product details page (nor, I think, that only one of the two usb-c ports could be used for charging - it’s possible I overlooked that, but still frustrating on an expensive laptop that lists usb-c charging as a feature).

cevn,

Dang, I did not even realize that about the usb c port only being usable after a full boot, since I just got it. I need to find out where I put that barrel charger. Haven’t tested the sd card slot yet but will try and report back.

JoeyJoeJoeJr,

You might get lucky. Based on support.system76.com/articles/system-firmware/, it doesn’t seem to be all models. Note however that the list is out-of-date; my galp5 is not listed, but does not work. Fortunately, I found this out doing a RAM check, and not a firmware upgrade.

SimplyTadpole, in Flathub Grows Past One Million Active Users
@SimplyTadpole@lemmy.dbzer0.com avatar

I am really glad Flatpak exists, it made using Linux much easier for me ^^

LibreFish, in 4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog
  1. Not Snap
  2. Not Snap
  3. Not Snap
  4. Not Snap

Nuff said

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #