linux

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

nickwitha_k, in What are you most excited when it comes to linux in 2024?

I’m looking forward to hardware and firmware hacking on a Framework laptop.

Holzkohlen, in What are you most excited when it comes to linux in 2024?

Not much. Plasma 6 and any wayland improvements I guess. Apart from that maybe FSR 3 frame generation, but that’s not linux specific.

yetAnotherUser, in Is linux good for someone tech illererate.

I haven’t seen anyone mentioning this yet, so I will: if you’re looking for the most accessible way to use Linux, nothing beats Endless OS. It’s a Linux distribution that is built specifically with ease of use and offline usage in mind (if you don’t know what a “distribution” is, feel free to ask). It’s pretty different from Windows (the user interface is nothing alike, you should download every program/app from the App Center instead of downloading from your browser), but I think you’d get the gist of it quickly.

Now, whether you would want to change to Linux or not greatly depends on what you use your computer for. If you use your computer mostly for browsing the Internet and making Word documents, then I think you should change. If you play videogames on your computer, but mostly via Steam, then Linux won’t be bad. But if your work depends on something like Adobe Photoshop and you really aren’t available to using any other program, then you would not want tochange to Linux, because Photoshop isn’t compatible with it.

TL;DR: Have a look at Endless OS; and please share what you use your computer for / what devices other than a normal keyboard and mouse you normally connect to your computer, so we can help you determine whether you should just switch to Linux or not.

SnokenKeekaGuard,
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

From what I can gather distributions (distros?) are forks of the original os? Thats an assumption tho.

Don’t use anything special here. I do connect my wireless headphones at most other than mouse and keyboard.

ultra,

Technically, Linux is just the kernel. What makes a distro different is the software they choose to install and package, and what version: some come with the latest version of kde plasma and busybox, others use versions of GNOME and the GNU core system utilities that are a few years old, etc.

SnokenKeekaGuard,
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

Ooooh ok thanks

MangoKangaroo, in What are you most excited when it comes to linux in 2024?

Probably COSMIC. I’m also excited to maybe see HDR and improved tiling in GNOME.

nayminlwin, in What are you most excited when it comes to linux in 2024?

Better ARM and RISC-V support

Holzkohlen, in Is linux good for someone tech illererate.

I am very curious about the type of person who would rather use a phone than a computer. I am already getting annoyed just typing these two sentences on my phone, because I know hoe much more convenient this would be on my computer.

SnokenKeekaGuard, (edited )
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

Swipe typing. Also most people I know are the same

pastermil, in What are you most excited when it comes to linux in 2024?

SDDM Wayland Greeter, to have 100% wayland on KDE

gnuplusmatt,

Fedora 39 KDE/Kinoite already has this

pastermil,

SDDM with Wayland greeter? AFAIK It’s not even finished on the git master branch…

gnuplusmatt,

its not in any stable release of sddm, but its one of the exceptions Fedora makes for git releases in its stable branch. KDESIG devs were desperate to get an end to end wayland experience happening for the KDE spin.

fedoraproject.org/wiki/…/WaylandByDefaultForSDDM

priapus,

It’s not finished, but it works on the current release. wiki.archlinux.org/title/SDDM#Running_under_Wayla…

iloverocks,

I’m currently using greetd-tui but I would instantly switch over to sddm if the Wayland session actually works. (I use hyprland as my window manager )

mactan, in What are you most excited when it comes to linux in 2024?

wine Wayland driver

fschaupp, in Is linux good for someone tech illererate.
@fschaupp@lemmy.ml avatar

I really think you would have a great time with either “Linux Mint” because of its rocksolid philosophy of not breaking stuff or shipping “beta software”.

Otherwise a safe option would be a Linux variant with professional support options - just in case you need it. ZorinOS, Tuxedo or Pop_OS! are the most common ones.

Personally i’d take Linux Mint, which in most cases works flawless out of the box. The premium options are nonetheless also great options.

ultra,

+1 for Linux Mint. It just works unless you try to break it.

hottari, in What are you most excited when it comes to linux in 2024?

Nothing much really. MGLRU was finally added this year to fix long-standing kernel OOM issues. Maybe some TPM stuff in systemd from Lennart. Maybe the pace of immutables will increase but who knows. Despite the occasional regressions am pretty happy with Linux.

bier, in What are you most excited when it comes to linux in 2024?

zfs raidz expansion

TrivialBetaState, in Is linux good for someone tech illererate.

For someone as tech illiterate as my mom, I’d advise against trying it. But you are here and my mom would never know that Lemmy is a thing. You also ask about Linux.
I’d guess that you will have great fun using and appreciating what Linux and the foss communities have created.

Teppichbrand,

I put Linux Mint on my wifes, her parents and my parents computers, they all are somewhat to absolutely tech illiterate. I have to remind them to update once in a while and new software gets installed by me. But apart from that, everyone is happy with their rocksolid day to day system. Windows wouldn’t make anything easier, neither for me nor for them.

micnd90, in Kernel 6.6.6 is out 😈

Tell me why I should upgrade from my Linux 4.20 kernel

ililiililiililiilili,

CVE-2020-25220

murmelade, in (solved) I can't get my linux system to run properly

Well this thread sure scared me off tryin linux.

Leugi,

Maybe I wouldn’t have had any problems if I tried a more stable distro like Debian. I guess it all depends on what you want to use your PC for and if you like to tinker.

callyral, (edited ) in Can anyone tell me what format this uh.. nested dictionary is?
@callyral@pawb.social avatar

Lua function “item” called with argument of type table

The function is the outer part with the parentheses, the table is the inner part with the curly braces. [“attr”] is a table inside the table.

For example, to access (table)>attr>size you would write: table[“attr”][“size”] (assuming the table is named, that is, assigned to a variable called “table”)

moomoomoo309,
@moomoomoo309@programming.dev avatar

This is correct. You can also omit the parentheses on the function call in Lua if the only argument is a table or string literal.

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