linux

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

infinitevalence, in Any experience with teaching kids Linux?
@infinitevalence@discuss.online avatar

G-compris is great for kids. Both of my kids have only ever used Linux or Chrome OS.

drwankingstein, (edited ) in Any experience with teaching kids Linux?

I had good luck walking my nephew through installing and setting up arch. Great introduction into linux, he was 13 but thats close enough to the given range

nayminlwin, in Spending a few days with Hyprland made me realize how awesome Gnome is

That’s just the difference between desktop environments and window managers. Window managers are just one part of a full featured DE. Deciding to use a specific WM means you have to install and configure several things you expects and takes for granted from complete DEs.

helenslunch, in Starlite?
@helenslunch@feddit.nl avatar

I don’t really like tablets in the first place. Don’t understand what they’re for that laptops can’t already do.

But aside from that, the problem is not hardware, it’s the OS. Android, iOS and iPad OS are all distinctly very different from their desktop counterparts, with respect to how you interact with the device. Linux needs the same.

Jumuta,

gnome

randomname01,

They’re more portable, lighter and arguably perfect for media consumption on the go. Add a decent detachable keyboard and it’s all the computer quite a few people will ever need.

Just depends on how you use your pc.

helenslunch,
@helenslunch@feddit.nl avatar

They’re more portable, lighter

Sure, but is that so important that it’s worth spending hundreds of dollars on an entirely separate device that you still have to carry and manage?

tristan,

You’re assuming that everybody that buys a tablet like this also wants/has a laptop. Many people ONLY want the tablet as a portable computer while having a more powerful desktop in their home or office

In my case I have a tablet and a laptop, but my laptop ends up staying at home 99% of the time docked and acting as a desktop. When it comes time to replace it, I’ll just get a desktop and keep the tablet

helenslunch,
@helenslunch@feddit.nl avatar

I see. I guess everyone I know that has a tablet also has a laptop, and carries both of them around. Makes more sense as a laptop replacement, I suppose.

TootSweet, in Which Desktop / Window Manager is most secure?

All else being equal, less code and less dependencies is safer. The bigger the application and the more it tries to do, the larger its attack surface.

(Again, all else being equal. DWM is probably smaller than Weston, but Weston doesn’t let just any old process log keypresses or take screenshots, so probably at least arguable to say that Weston is (qualifier, handwave, condition, clarification) “safer.”)

haroldstork, in Which Desktop / Window Manager is most secure?

Could you provide some criteria for what you’re looking for in the way of security? Wayland is far better for security than Xorg, but it’s hard to say how much it varies between wayland compositors. I can’t imagine it would matter too much, but depending on how much security you’re looking for, choosing more minimal software is probably better. Rust can be better for security but I’m not entirely sure how much can really get compromised through poor memory management in a window manager.

pelotron, in Spending a few days with Hyprland made me realize how awesome Gnome is
@pelotron@midwest.social avatar

A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch

Not trying to immediately change your mind, but Garuda added a Hyprland spin with their latest release. Boot into the live ISO and see what you think.

tinkeringidiot, in Starlite?

I put Ubuntu on a handful of Surface Pros a couple years ago for work, and while the process wasn’t horrible, I was wishing for something with more native support the whole time. Nice to see I wasn’t the only one.

TheGiantKorean,
@TheGiantKorean@lemmy.world avatar

This was another route I was thinking about. Any idea how hard it is to do now?

tinkeringidiot,

It’s been awhile and I haven’t tried to latest hardware, but I’m sure it’s still doable. The process wasn’t terrible, just a few extra steps to add compatibility for some of the devices.

I mostly just used the guidance here:

github.com/linux-surface/linux-surface

dan, in A response to the "Boycott Wayland" article
@dan@upvote.au avatar

I’m pretty familiar with Linux server management, but haven’t ran Linux on the desktop in a very long time (I still remember the days of XFree86, which was the predecessor to X.org). If I install a mainstream desktop distro today (Ubuntu, Mint, whatever is popular now), does it come with X11 or Wayland out-of-the-box?

eskimofry,

Depends on which out-of-the-box DE support it

Ullebe1,

Depends on which DE in which version it is using, but anything with recent Gnome (Fedora, Ubuntu) will. Not sure if KDE distros generally default to it, and for more niche DEs the answer is probably “no”, unless it was explicitly made for Wayland.

LeFantome,

I think GNOME is the only Wayland-first DE at the moment. KDE may go Wayland-only with Plasma 6 next year.

Most other environments are still X for the moment though most of the major ones are starting to at least implement Wayland.

There are Wayland only options like Hyperland, Sway, and Velox now too.

bitwolf, (edited ) in A response to the "Boycott Wayland" article

Nvidia works on Wayland now. And in 6.6 the noveou will support reclocking on 2xxx+

Games also work fine under Wayland. Either with gamescope or kwin.

Mutter works well but they haven’t yet merged vrr support so you have to get that separately.

michaelmrose, (edited )

Nvidia appeared fairly buggy as of nvidia 535 and kernel 6.3 with both sway and Plasma 5.27. Notably of all the possible choices for Wayland support ONLY KDE in relatively recent releases supports proper scaling of apps using xwayland which are apt to be a thing for a while now. This is a huge point in KDE’s favor despite loving the idea of an i3 like experience with sway.

If prior experience bears out plasma 6.0 will be buggy as fuck and 6.2 will be excellent.

Nouveau has NEVER been a particularly good choice and its primary developer just resigned www.phoronix.com/news/Nouveau-Maintainer-Resigns I wouldn’t pin my hopes on it in the future becoming usable. I sure as hell wouldn’t say its a useful choice NOW because you suppose it may become so in the future. I’d rather look at nvidias official open source effort.

If I had a crystal ball to look in I bet it would say a lot of folks with existing Nvidia hardware are best off sticking with X11 in 2023 but looking again at KDE’s wayland session in 2024.

Although do bear in mind people using stable distros like Ubuntu/Mint/Debian will be a lot longer seeing new useful features pushed out.

bitwolf, (edited )

I always interpreted that as a factor of the Plasma team being willing to offer compatibility for things that broke the freedesktop spec.

Whereas Gnome / Mutter for example appear to believe that if they don’t strictly follow spec it’ll perpetuate the fragmentation.

I tend to side with the latter perspective but use KDE + kwin on my desktop for gaming for Wayland + vrr (it’s amazing how smooth and responsive this is). Gnome really shines on the notebook form factor so I use it there.

PseudoSpock,
@PseudoSpock@lemmy.dbzer0.com avatar

NVidia user here, it most certainly is not working well. My external monitor for my laptop is getting black boxes shadowing the kde menu and most of my windows on that screen, and often block boxes trailing the mouse.

yianiris, in Fixed Arch install error
@yianiris@kafeneio.social avatar

@Hiro8811

1 Did you boot the live medium with bios or efi?

2 Do you have libnvme and nvme-cli installed? If no, try them, if yes look up things on the manuals. It may be that your bootloader can't read/mount from the nvme

3 Ever since systemd-boot appeared things have been not working so well, now, have they?

NOOBMASTER, in tip for dealing with audio mixing in movies

thanks i’ll try it out if I remember to

chunkyhairball, in State of the Nvidia open source driver in late 2023?

I REGRET buying an nvidia adapter when I had the opportunity to buy an AMD/Radeon adapter.

During the pandemic, I purchased an GeForce GTX 1650. It’s an older, Turing hardware-based card, so you’d think the driver support would be pretty mature, right? It has been NOTHING but problems.

On nouveau, it’s stable, but 3d acceleration just doesn’t work right. Under the nvidia open source driver, it corrupts the screen after boot and locks up entirely second later. Under the proprietary driver, it freezes on boot a good amount of the time.

Now, once I get it booted, it’s solid as a rock. I’ve gotta crank the engine over five or six times every time I DO boot, though. If I had it to do over again, I’d definitely have stuck with AMD.

wim,

Sounds similar to my most recent Nvidia experience.

RuikkaaPrus, in Based KDE 🗿
@RuikkaaPrus@lemmy.ml avatar

Fully based

greaterthanstupid, in I messed up a spell. Anyone know how to fix it?
@greaterthanstupid@dmv.social avatar

You must sacrifice a live Penguin by smashing a window with an apple.

PoisonedPrisonPanda,

that makes perfectly sense… thanks.

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