linux

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

Ashen44, in Reddit API blew up and now I run Linux?

Fuck did we all go down the exact same pipeline? I just installed Linux last week and I haven’t booted up windows since.

pirrrrrrrr,

No. Some of us were already there.

Lifetime Microsoft expert here, I have had machines with Linux in one flavour or another for 15+ years at least.

But for ease of use I just keep coming back to Windows… Because I know it backwards and upside down.

The structure of it makes sense to me. And I have ADHD so I have a terrible working memory and Linux relies FAR too much on command console to do anything effective.

But Linux is hands-down the better system to get away from Microsoft’s enshitification of Windows. But I personally like Windows better.

So I will always run both. But if I need to be really productive, Windows Desktop it is. If I need a server, Linux every time. (Unless it’s MS SQL or a website).

Neil,
@Neil@lemmy.ml avatar

Welcome to the light side

honeyontoast,

Did the same thing in November with MX Linux. Haven’t needed to boot into Windows once.

DerpDerpingtonIsHere,

How is mxlinux? Never used it.

honeyontoast,

I like it, but I’m not exactly a power user and the only other distros I’ve used are Ubuntu and mint. I think if you want a Debian based distro that’s not tied to Ubuntu then Mx is a good choice. I know there’s LMDE too but as far as I know that’s only available with cinnamon, so Mx having KDE plasma is nice too.

There’s the whole sysvinit Vs systemd but I don’t have a dog in that fight and enabled systemd, which Mx makes very easy even though they advise against it.

neidu2, in Reddit API blew up and now I run Linux?

You have been assimilated, resistance was futile.

Seriously, though, I’m glad you’re with us. The more people we get to embrace alternative approaches, the more viable the open standards will be.

pelotron, in Reddit API blew up and now I run Linux?
@pelotron@midwest.social avatar

NASA already killed god in 2011

friend_of_satan,

…and then went raving youtu.be/myc7eHGg5y4

Sammy,
@Sammy@lemmy.dbzer0.com avatar

Hell yeah! Good news all around!

Cwilliams,

Literally

pbjamm,
@pbjamm@beehaw.org avatar
WeLoveCastingSpellz, in Which terminal emulator do you use?

Konsole

LunchEnjoyer,
@LunchEnjoyer@lemmy.world avatar

Same here, but with Fish 🐠

WeLoveCastingSpellz,

I love the features of fish but the colors are hard to read on my terminal screen when there is blue text sometimes. Wish I could change the default colors of fiah

themoken,

I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now.

WeLoveCastingSpellz,

My Distro came with kde so I got used to Konsole plus for sone reason other terminal emulators felt slower

macattack,

I used to install VS code for every new install and now I just stick to Kate. Although the storage impact is minimal, a lot of the dependencies for KDE apps are already present if you are running KDE as your desktop env.

kensand, in [Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use...

I’ve had a good experience with Onboard.

mmababes, (edited )

Trying it out right now

Update: I think that Onboard is good enough to replace Gnome’s OSK.

hperrin,

The last release came out 7 years ago…

kensand,

No? last release was 1-1-2024…

hperrin, (edited )

Those are just changes to the build system. The last upstream release was 7 years ago. Last commit to the main branch was 6 1/2 years ago. This project is unmaintained. It should be forked by someone who is passionate about it.

aBundleOfFerrets,

I wouldn’t call that unmaintained then?

Abnorc,

Can anyone give a layman an explanation as to what makes software like this unmaintained? It seems like it should be fine if it works and is still getting updates.

yukijoou,

the package is maintained (will continue to install on modern ubuntu versions), but the software is unmaintained (no bug fixes, no new features, will stagnate and eventually become obselete as incompatible with future desktop standard modifications)

Molecular0079,

Does it work in Wayland?

ashley,

Does it work with Wayland?

kensand,

Presumably via Xwayland, but I haven’t tried it.

ashley,

I wouldn’t be so sure about xwayland, it would need the ability to insert keystrokes. I don’t know at what level it does that

KrapKake, in What are some interesting devices powered by Linux?

Really it’s the backbone of the modern tech world.

merc,

Yeah, it used to be just web servers in a data center. Bigger systems used mainframes. Consumer electronics used custom RTOSes or other custom boards. Now it’s everywhere. It’s used in the biggest systems, like the computers that power virtually every Google product, and the smallest systems. It’s almost not worth it not to use Linux when building a tiny device because it makes the dev cycle so much shorter.

acid_falcon,

Jesus I’ve been using Linux for years and your comment just made this really click for me. Do you think Linus is protected by governments and stuff? Like I know he didn’t make all of it, and there’s lots of forks, but he’s defacto in charge… That’s gotta be a lot of soft power

theshatterstone54, in COSMIC: The Road to Alpha

I’ve been following the work on COSMIC (though not super actively) and I keep on saying that I like what I’m seeing because, well, I do! The idea of a tiling DE is a very exciting one and COSMIC really has the potential to become a Major Linux DE.

nekusoul,
@nekusoul@lemmy.nekusoul.de avatar

I particularly like that, just like their current Gnome extension, it supports both tiling and floating, with a quick toggle between them.

This’ll be a pretty interesting year for people interested in DEs.

leo85811nardo,

As a regular i3 user, I was very satisfied on how tiling was implemented into the Pop shell of Gnome. After a few keybind change here and there it almost felt like home maneuvering the windows and workspaces. One minor complain is glitches happen when external monitor is connected/disconnected on the fly (laptop usecase), in which case windows are disoriented and thrown around at random unexpected places instead of staying at where they were. I’m blaming Gnome on that one however, since I’m assuming it is related on how Gnome handle multiple screens and Pop shell act on top of it, so I’m expecting it to be fixed in Cosmic DE

marlowe221,

Yeah, I’m a Pop user and like what they do with Gnome now. I can’t wait to see what it’s like when the desktop isn’t limited by the Gnome extension system.

onlinepersona,

I’m just happy there’s a rust DE being written in slint. KDE is nice and all, but it’s all C++. No way am I touching that trainwreck of a language again.

CC BY-NC-SA 4.0

mmstick,
@mmstick@lemmy.world avatar

COSMIC is being written in libcosmic, which is based on iced.

onlinepersona,

I’m confused. Slint says it’s working with System76?

A great start to the week - @pop_os_official will collaborate with us to offer Slint as an alternative toolkit for application development on Cosmic Desktop.

mmstick, (edited )
@mmstick@lemmy.world avatar

The keyword is alternative. All first party applications are written natively with our libcosmic toolkit, which is based on iced-rs. We are using a fork of iced though because we needed to implement a custom runtime with the sctk (smithay client toolkit) for COSMIC applet development, but our desktop applications will use the original winit runtime.

risencode, in Some of y'all need to see this and drop the superiority complex...

Aren’t there meme communities where you could put this instead?

janus2, in How do you use your tiling window manager?
@janus2@lemmy.zip avatar

I read this as “tilting window manager” and was about to get so upset. That diagonal monitor meme has infected my brain

mranderson17,
janus2,
@janus2@lemmy.zip avatar

that’s so much more in depth than the lemmy post I saw 😭

LogicalDrivel, in Could 2024 be the year of the diagonal linux desktop?
@LogicalDrivel@sopuli.xyz avatar

I’m just going to leave this here …m.wikipedia.org/…/Betteridge's_law_of_headlines

NeoNachtwaechter, in What is the point of dbus?

Sometimes you want loose coupling.

digger, in Linux Mint vs... Linux Mint (Debian Edition) | Veronica Explains
@digger@lemmy.ca avatar

I moved to LMDE 6 when it came out, moving over from regular Mint. It’s so nice and boring… Which is exactly how I like my computer to be.

Unyieldingly,

I have been using LMDE6 with some back ports, it has been working very well so far also with flatpak.

GalacticTaterTot, in Why do you use the terminal?

I wanted to see what all this talk about vim was and now I’ve been stuck for 3 years.

harsh3466,

:wq

;)

andrew,
@andrew@lemmy.stuart.fun avatar

<span style="color:#323232;">➜  ~  ;)                                                                                                                      zsh: parse error near `)'
</span>
gaylord_fartmaster, in Live (Animated) wallpapers programs for linux

I use this Wallpaper Engine KDE plugin.

You can download wallpapers from the Wallpaper Engine Steam workshop and load them using the plugin instead.

Cupcake1972,

That’s genius, thanks for the recommendation!

lemann, in Intel Core Ultra performance in Linux is 15% higher than in Windows

Original Phoronix article link for Lemmyworld and SIJW users: phoronix.com/…/intel-meteorlake-windows-linux

It’s been posted by two others already but those probably aren’t visible from your instance

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