linux

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

wiki_me, in NixOS 23.11 released

This bug still exists (using nix-channel without name causes errors, a basic feature IMO) so watch out.

Unfortunately nix still needs work on it’s UX.

theshatterstone54, in What dock do you use in Wayland?

I’m on Hyprland and I use Waybar because it’s the best

JRepin, in KDE Plasma 6 Megarelease - Beta 1
@JRepin@lemmy.ml avatar

Running surprisingly well for a beta. I really hope to find some free time and help some more with reporting the minor bugs left during the end of the year vacation time and help polish for the final release.

neonred, (edited ) in Just install EndeavorOS lol

Start with Debian stable (rock solid, well integrated packaging).

When you feel comfortable and have achieved some experience, switch to Debian sid (rolling release, updates very often, be a bit cautious).

bruhduh,
@bruhduh@lemmy.world avatar

This

rambaroo, (edited )

A Debian blend like SpiralLinux might be better for less technical people. Debian is one of my favorite distros but it’s pretty bare bones and requires some configuration to become an everday usage desktop.

baggins,

In what way?

BetaDoggo_, in Any experience with teaching kids Linux?

Just introducing them to it is probably enough. Show them different desktop environments and applications to get them used to the idea of diverse interfaces and workflows. Just knowing that alternatives exist could help them break out of the Windows monoculture later. Enable all of the cool window effects.

nottheengineer,

KDEs wobbly windows will convert almost any child to linux.

Strit,
@Strit@lemmy.linuxuserspace.show avatar

Or the return of The Cube.

bbbhltz, in Just read Madaidans Insecurities. Do you know how much is still relevant?
@bbbhltz@beehaw.org avatar

As far as I recall, it never was relevant. It was generally viewed as a rant written by a non-professionnel. Perhaps I am wrong? Sorry if I am wrong?? Don’t start reporting me, please.

ReversalHatchery,

I remember reading there, when it wasn’t on github pages but it’s own website, the recommendation to keep your critical dotfiles permissioned to a different user account of yours. I don’t think that’s bad advice. Yes it is probably not needed if you use the system as a pro sysadmin for server purposes, but for desktop use it’s just natural that you’ll run a lot more programs in a much less controlled manner.

Of course there were ones that I thought they went overboard, but it has at least a few good pieces, if not more, I don’t really remember.

Hominine, in But Windows 11 is so good!!11!1!
@Hominine@lemmy.world avatar

systemd-boot for anyone that is tired of GRUB/Windows antics.

theshatterstone54,

Yeah, I’ve been using systemd-boot for over 6 months, close to a year, and I’ve never had issues with Windows. And I’ve been dualbooting a lot. Multiple times, using different windows editions, like AtlasOS, or Windows after Winutil, and my sytem has never broken because of Windows and boatloader shenanigans. And to top it all off, in all of these instances, I had Windows installed AFTER Linux, and the only tbing I had to fix after install is to change the boot order so Systemd-boot takes priority.

Pantherina,

How does it fix that?

Hominine,
@Hominine@lemmy.world avatar

Truthfully, I don’t know what the secret sauce is. In my experience: system d boot is very simple and allows us to hook directly into the bootloader without any fuss. GRUB seems to be an operating system of its own and windows knows how to hook into it if you will.

Discover5164, in My weird KDE plasma workflow

i have a very very similar setup as yours.

the differences are:

  • i have 2 screens, i use a grid of 20 desktops for each screen. the grids are synced between the screens, if i go left on one screen, it goes left on the other
  • i have tiling; i use bismuth to add the tiling to kwin. i have set up shortcuts like meta+f makes a window float etc
  • i have an mx master mouse with the thumb button and other configurable buttons. i have logiops to remap those. clicking the thumb button will bring up the desktop grid. thumb+up goes a desktop up, etc… this is extremely comfortable to use
  • i have configured the task manager in the panel to only show apps opened in the current virtual desktop. this way i can have a Firefox for each row for example.
gurapoku, (edited )

That’s very interesting, especially the mouse part. I hadn’t thought about remapping its buttons to anything related to KDE, and unfortunately I don’t think that is possible in mine.

I am also surprised you can manage 20 desktops in two monitors. How much ram do you have, both in your brain and in your computer?! And the part where the grid is synced between the screens also feels a little weird to me, but even though I only use a single monitor, I can definitely see the appeal. Obviously, the biggest issue with doing that is that you have to have corresponding workspaces on both monitors at all times, but with 20 workspaces on each side, you can certainly get a lot of combinations. You could get two instances of firefox open in a different sets of workspaces, one for work and another for leisure, for instance. Firefox profiles are great for that!

Even then, I need to say it, 20 desktops on each side is a lot. For such a large number, you could consider activities, but since you seem to change desktop through the desktop grid, with no need for shortcuts, I can see how it becomes more manageable. Your setup seems very creative and unusual, at least for me.

Thanks for the comment!

Discover5164, (edited )

i do have a beefy machine… i have 32gb of ram :)

the mouse part is the part i like most. usually people use this kind of workflow to not use the mouse… i did the opposite. in kde with meta+left click you can move windows between monitors or to reorder them in the tiling. and with meta+right click you can resize them. this means that opening 2 windows will open them with half screen for each (because of the tiling) but with meta + mouse i can reduce one window (and thus enlarging the other), it’s very fast and very convenient.

the 20 desktops are a lot but i don’t use them all, i generally organize my work in rows. but sometimes i use the desktops differently and i like to have that kind of flexibility.

i actually used 2 activities to separate work and personal, with 2 separated Firefox profiles. so i had 40 desktops for personal and 40 for work… :)

but activities have their own set of problems, like, there is no shortcut to send a window to another activity, you have to do it from the menu in the panel. and after a reboot, sometimes windows get thrown into the wrong activity, and that’s very annoying.

to add a bit of context, i’m a software engineer, and the combination i use most is vscode on one monitor and Firefox in the other. with maybe dolphin on a neighbor desktop. this repeated 4/5 times depending on how many projects i’m working on.

gurapoku,

Wow, now that’s a very intricate setup. The fact that the windows don’t go to their corresponding activity seems weird, maybe it’s a bug? Seems like it’d be hard to find the cause, though.

Also, when you reboot, do the windows with different firefox instances stay with the same tabs open? Are the profiles kept? Since I prefer to start on a clean slate, I start a new session and simply autostart my usual apps which are bound to their respective desktops. But if even those two are kept, it does seem pretty damn great. Pretty similar to suspending, in a way. Too bad about the activities part though.

Discover5164,

yes after a reboot stuff gets reopened in the same place it was (sometimes some windows do not, is not 100% stable). but only windows that support saving themselves into the session get reopened, stuff like vscode or Spotify do not. Firefox and kde stuff yes.

Firefox is very stable in this regard, it always reopens all the windows with all the tabs in the right desktops.

the activity part is definitely a bug, its a kde + X bug and it is in wontfix state. i hope they will rework this feature on plasma 6 with Wayland

jameskirk, in KDE Plasma 6 Megarelease - Beta 1
@jameskirk@startrek.website avatar

To a “newbie”, what does this mean? I transitioned to Linux full time less than a year ago and settled with KDE. Will this affect me in any way?

TJmCAwesome, in KDE Plasma 6 Megarelease - Beta 1

Will this affect SteamOS in any way? I guess the development on that is separate from KDE but I don’t really know.

Granixo, in Any experience with teaching kids Linux?
@Granixo@feddit.cl avatar

SuperTux, Tux Math, Tux Paint and SuperTuxKart.

Easiest way to get kids involved with Linux.

nayminlwin,

I did get him into TuxPaint and GCompris. He liked playing around in GCompris.

The problem is I have to compete with youtube and roblox… So I have to lock these out for him to use anything else.

milkjug, in What's the best way to remote into a linux machine?

I have had some success in the past with Rustdesk, which works alright amongst all the other options I’ve tried. However, one word of caution is to temper your expectations on the performance side of things. Visually, it is nowhere near a native experience regardless of software or protocols I’ve tried.

It’s unfortunate that Parsec still doesn’t support hosting on Linux. It is the best implementation of Remote Desktops I’ve used so far, and I tried almost all of them.

It’s first-class in every metric, except it doesn’t host Linux (only as clients), sadly.

tsonfeir, in Pony approved distro
@tsonfeir@lemm.ee avatar

I’ll believe any name you say is a real distro at this point.

ikidd, in What's the best way to remote into a linux machine?
@ikidd@lemmy.world avatar

Anydesk for wayland machines.

lemmyvore, in What's the best way to remote into a linux machine?

Install x2go on the client machine. You need X and SSH on the target machine. That’s it, when you connect it will open a new desktop session on the server.

If you want to connect to an existing desktop session you need x2godesktopsharing installed on the target, you need to activate sharing in x2godesktopsharing, and in x2go client you need to select “session type” as “X2Go/X11 desktop sharing”.

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