linux

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

BuddyTheBeefalo, in Based KDE 🗿

In the newest windows, it is even possible to hover the volume icon and change it with the mouse wheel!!!

starman,
@starman@programming.dev avatar

I have the same functionality on my waybar

SomethingBurger,

Does clicking on it open the mixer, or still the useless menu which should be accessible with a right click instead?

ObviouslyNotBanana,
@ObviouslyNotBanana@lemmy.world avatar

Menu

flying_sheep,
@flying_sheep@lemmy.ml avatar

KDE had that pretty much since the invention of the mouse wheel.

zingo,

Still not going back to Windows!

LOL!

callyral,
@callyral@pawb.social avatar

Wait, they didn’t have that before? Heck, even my sway install with Waybar has this.

psud,

But you still need to get at the audio settings to tell it that it should use your microphone for a microphone, not the USB camera

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

Everything you said is true, though I feel it’s ultimately a comparison between apples and oranges. Hyprland is awesome because it’s a tiling window manager that you can configure to your most niche desires. Gnome is awesome because it’s a comprehensive desktop environment that sets everything up for you.

wfh,

True. Although this post is less a comparison of the two than a renewed appreciation of what makes Gnome fantastic, especially the QOL parts taken for granted for so long ;)

dime,

In terms of sole appreciation AMEN to that. I love the Gnome project!

Cold_Brew_Enema, in Based KDE 🗿

Because I don’t want to have to hope that things work on Linux that work on Windows.

makingStuffForFun,
@makingStuffForFun@lemmy.ml avatar

What is left? Photoshop? Excel?

Meh

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

You can literally use photoshop in your browser now, thanks to webassembly.

floofloof,

Looks neat but Adobe’s prices are always shockingly high.

EddoWagt,

Proper CAD software :(

Hexarei,
@Hexarei@programming.dev avatar

Fusion 360 works pretty well via Lutris

numanair,

Yeah, this. Freecad does not count even though it’s slowly getting better. There needs to be industry tools available.

bufalo1973,
@bufalo1973@lemmy.ml avatar

Proper CAD or AutoCAD? Those are not the same.

EddoWagt,

CAD, AutoCAD is just a CAD program

bufalo1973,
@bufalo1973@lemmy.ml avatar

I meant if it was because AutoCAD or any other CAD program.

EddoWagt,

Ah nevermind, yeah at home/work I use SolidWorks and Fusion 360

MikeWey,

I’ve been using ARES Commander for a few years now as an AutoCAD alternative on Linux.

An there is also BricsCAD for which the 3d options seem to better developed than with ARES.

theshatterstone54,

Photoshop is now available in the browser. Just Excel (not always, sometimes LibreOffice Calc with VBA compatibility does the trick), the other Adobe Creative Cloud applications, and some other Windows-only software (for example I dual boot Windows, because of advanced game macros written in AHK that don’t work on Linux via wine or ahk_x11, and I have failed in porting or rewriting them (it’s too big of a task, there is a whole team behind the actual macro). So… still some reasoms to run Windows, but fhese reasons are decreasing.

lingh0e,

You’re casually blowing off two of the main reasons why I still have to use Windows.

Is there a Linux alternative to Excel that will allow me to reliably write and execute VBA macros that I can then deploy to my windows using co-workers?

Is there a Linux alternative to Photoshop? Doesn’t even need to be the most current version. I’d be happy with something that is functionally comparable to Photoshop 7.

I’m not being glib with those questions either. It’s been probably ten years since I’ve really used Linux. If there are legitimate alternatives I’d absolutely give it another go.

zingo, (edited )

Spin up a Windows VM in Linux for those apps.

Or at least dual boot if you are into Linux.

Or at a minimum put Linux on another device with older hardware…

;(

smileyhead,

Change is hard.

floofloof, in Based KDE 🗿

I came back to KDE after a long absence because I never liked it back in the day (I found it ugly and bloated). I was really surprised by how good it has become. It’s now my favourite desktop environment on Linux, and I’m looking forward to version 6. So to any other oldies still avoiding KDE because of how it used to be, it’s worth another look.

k_rol, (edited )

I second your experience. It was not so impressive back then and 2indo2s was much nicer, but not anymore. I’m feeling it, this year Linux will be on top!

Edit: I tried to write Windows 🤷‍♂️

pbjamm,
@pbjamm@beehaw.org avatar

Third. KDE is really amazing now.

littlewonder, (edited )

Here I am thinking there’s some obscure Linux project using a name that’s somehow a sequel to Windows, like a Windows 2, but also a play on the 2__4me meme.

Theharpyeagle,

Oh, this is good news for me. I remember trying KDE years ago and feeling that it was just way too heavy. My goto is usually Cinnamon, but the lack of Wayland support has made me hesitant to go all in with out on my gaming PC. Def gonna give KDE a try, thanks!

floofloof,

Cinnamon was where I had ended up too. So now I have a couple of Linux Mint/Cinnamon machines and a Tumbleweed/KDE machine. It surprised me that I like KDE more.

GustavoM, in Based KDE 🗿
@GustavoM@lemmy.world avatar

“But can Linux install things via a single .exe file? HAHAH EAT IT NERD!”

  • 10’ish years ago past me, before discovering the magical wonders of the package manager
embed_me,
@embed_me@programming.dev avatar

With app images it’s easier than installing. Although the chmod step will deter the typical windows user

theshatterstone54,

With file managers, for example in thunar, you can select Properties -> Permissions -> Allow this file to run as a program

cerement,
@cerement@slrpnk.net avatar

also for non-KDE, non-Gnome systems, there’s appimaged – requires a little more setup, but handles the set executable, automates the AppImage integration (.desktop files and menus), keeps a watch on specific folders for new AppImages, and provides a way to check for updates

theshatterstone54,

I’m saving this. I don’t use any appimages (except a cracked Minecraft bedrock launcher but we dont talk about that one), but I’m still going to save this.

Kierunkowy74,
@Kierunkowy74@kbin.social avatar

What chmod step?

When I clicked on new app image, the OS told me, that program /name of app/ will be launched, I clicked "Continue" and it runs! No meddling with "chmod" or anything like that.

user224,
@user224@lemmy.sdf.org avatar

Same, I love AppImages for that. I just wish they also had way to contain configurations instead of putting it on the system. That would make it even more portable.

Damage, (edited )

ELF and .sh files need to be set executable, chmod +x file, before they can be run, unless your DE does that for you

Dunno about appimages

Kierunkowy74,
@Kierunkowy74@kbin.social avatar

KDE does exactly like that
(I am using MX Linux)

droans,

At least for Ubuntu, you do need to set the permissions of the AppImage before it’ll launch.

I still haven’t figured out how to make .desktop files work yet.

ziixe,
@ziixe@lemmy.dbzer0.com avatar

I installed Linux a few weeks ago and it was on Tuesday I wanted to add some programs I had installed (it was mGBA and melonDS) to my steam launcher, I went through the hassle of making a . desktop file for both of them (I was dumb and used a Ubuntu based distro, so it installed as a snap, which sucks hard on a hdd) and then it wouldn’t launch, I searched up again (I was using chatGPT for all of this, I asked it a lot how to do stuff, it’s like this was it’s purpose beacuse it always worked first try), did the chmod x+ command and then I was done

Just to see it not launch :/

cows_are_underrated,

How do you actually install an AppImage? I figured out how to use them, but not how to install them.

embed_me,
@embed_me@programming.dev avatar

You don’t install them. You just give them the permission to run and then run them.

woobie,

There is no install needed, you can just edit permissions and make the file executable and then when you open it or click it the app runs.

What won’t be created by default is an application menu to run it from whatever desktop environment you use. You can create those if you wish. You can create a launcher in the menu manually, or you can use a tool called AppImageLauncher to create these for you.

There’s a pretty good explanation here: askubuntu.com/…/add-an-appimage-application-to-th…

jayandp,

Not to mention Flatpaks.

DoucheBagMcSwag,

I still am intimidated by the terminal as I’ve only had slight experience with CMD

bellsDoSing,

Honestly, if all you’ve ever experienced in regards to terminals is windows CMD, then you really haven’t seen much. I mean that possitively. Actually, it will give you a far worse impression on what using a Linux / Unix terminal can be like (speaking as someone who spent what feel’s like years in terminals, of which the least amount in windows CMD).

I suggest to simply play around with a Linux terminal (e.g. install VirtualBox,.then use it to install e.g. Ubuntu, then follow some simple random “Linux terminal beginner tutorial” you can find online).

cows_are_underrated,

The Windows Terminal is absolute Garbage. I tried to use it for some very simple stuff and it was such a trash experience. It just feels wrong.

psud, (edited )

Don’t worry about the terminal until or unless you have something to do that needs it, then follow a guide

Incidentally if a guide tells you to run a program in terminal, you can check what that program is supposed to do

  • man command (eg. man mount) gives you the manual, if it has a manual
  • command -h or --help gives you the command’s help page - pipe it through “less” if it’s more than a single screen eg: ls -h | less
RQG,
@RQG@lemmy.world avatar

I found since people are used to app stores, I’ve had a much easier time convincing people to try out Linux. My mom even said that she always wished her windows PC had a proper app store.

Tavarin,
@Tavarin@lemmy.ca avatar

But Windows does have an app store, and has for ages now.

savedbythezsh,

Yeah but it’s awful, and can only install UWP apps which are just plain bad

Tavarin,
@Tavarin@lemmy.ca avatar

Sure, but pretty much every common application most people use is available, which is fine for the majority of people such as OPs mom.

aniki,

deleted_by_author

  • Loading...
  • Tavarin,
    @Tavarin@lemmy.ca avatar

    I don’t think getting instagram, or photoshop off the microsoft store is giving anyone a virus. And I’ve never gotten a virus from it in the few times I’ve used it.

    AeroLemming,

    I can’t even get the fuckin’ thing to open half the time. There’s no way in hell I’m using that buggy piece of shit to install important software.

    Tavarin,
    @Tavarin@lemmy.ca avatar

    What crap machine are you running? I can open the store on my Surface 3 I’ve had for nearly a decade.

    alsimoneau,

    It can break if you disable telemetry.

    AeroLemming,

    I suspect that’s what happened to me.

    numanair,

    Most of them are, but there are non UWP apps on there too.

    Jayayess1190,
    @Jayayess1190@lemmy.world avatar

    When is the last time you’ve used it? Microsoft opened it up and now you can find all types of non UWP apps in it.

    flontlocs,

    Still ass though.

    Just install/update App Installer and use winget.

    Cannacheques,

    Windows has also had a variety of freeware since before there was never an app store

    Tavarin,
    @Tavarin@lemmy.ca avatar

    Of course, and much of it is on the app store now (which I rarely use myself), but for someone like OPs mom who just wants an easy app store, well there is one.

    FangedWyvern42,
    @FangedWyvern42@lemmy.world avatar

    It’s not that good. It’s ok (especially now that it’s been unshackled from the hell of UWP), but it’s not as good as most Linux options.

    Tavarin,
    @Tavarin@lemmy.ca avatar

    For someone like OPs mom it would be more than good enough is my point. She’s saying she wished something existed that does indeed exist.

    grue, (edited )

    I think it’s still important to explain the key difference between an “app store” and a package repository: the latter isn’t a “store” because everything is free.

    RQG,
    @RQG@lemmy.world avatar

    True but it helps get the concept across so much.

    Zamundaaa,

    Thst might change with Flathub’s ambitions to become an actual app store though

    cows_are_underrated,

    Did I just heard that right? Flathub wants to charge for software?

    Zamundaaa,

    Yes. Flathub wants to become a platform where people and companies can sell their software

    Rubezahl, in Based KDE 🗿

    Can I use MS Office natively with that? Also, can I use it as a non-techie lay man in a way that is similar to the way most office bottom-feeders use Windows?

    I know there is Open Office but I am lawyer and the free office alternatives just don’t have the rich formatting options I need to do my job. I have tried and they just won’t do.

    Liska,
    @Liska@feddit.de avatar

    Just out of interest: What are the specific formating options / features you’re missing to be able to perform your job?

    Rubezahl, (edited )

    ToC via Styles formatting and Table of authorities - these are from the top of my head, which I remember not working properly with Open Office. They need to work when I do them and also should be displayed correctly when I receive them from colleagues in docx format.

    Format painter, track changes, spell checker in two languages, intendation adjustments, page breaks, and paste as text - I use these like crazy but I don’t remember if they were OK in Open Office or not.

    Aatube,
    @Aatube@kbin.social avatar
    laverabe, (edited )

    honestly Libreoffice is not on par with MS Office. I use MS at work and Linux at home and Libreoffice is great for general use, but it is very rough around the edges, and does not have all the capability that MS does. I wish it were not the case but lack of an excellent office suite is one weaknesses of Linux.

    Dunstabzugshaubitze,

    Fyi: Libre Office is the actively developed Open Office fork.

    Don’t know how it stacks up to MS Office though.

    Aatube,
    @Aatube@kbin.social avatar

    In my opinion, it stacks up VERY well, even better, except the toolbar is by-default a mess for some reason while there's a very easy option to set it to tabbed.

    Index_Case,

    Interesting. Will have a look on the snazzy package manager and give it a go. Ta.

    Setarkus,

    How does the UI size work out for you? I recently took a look at it on a windows pc and the tiny size of most things is the one problem I have with it. Then again, I read something about being able to scale different programs individually somewhere (not for windows though)

    Aatube,
    @Aatube@kbin.social avatar
    Setarkus,

    Thanks, I think this was removed some time ago from what U remember reading. I’ll have to check that again though.

    (I should really check my accounts inbox more often ^^')

    themoonisacheese,
    @themoonisacheese@sh.itjust.works avatar

    First of all, libre office is very competent but I understand that it’ll always be very behind whetever Microsoft decides to do next.

    Office is available on all systems at office365.com if you must use Microsoft tools.

    For the non-tech usage, very much yes. Most of the problems your hear about with linux stem from people trying to make it do stuff that you can’t dream of doing on windows because it will stop you. Simply installing a system and using it to browse the web, edit documents, maybe install a few popular programs like VLC or Discord is set-and forget. System installers have recently gotten much more noob-friendly as well, imo the debian and Pop!OS installers don’t really allow you to mess up. KDE is a good choice of DE, but you might be more confortable with others. Good news, you can decide later, as switching desktop Environments is easy and preserves your files.

    KISSmyOS,

    Can I use MS Office natively with that?

    Not the full suite, natively. You can install it via PlayonLinux, which works well without fiddling, or you can use Office 365 on the web.

    Also, can I use it as a non-techie lay man in a way that is similar to the way most office bottom-feeders use Windows?

    Yes.

    I know there is Open Office but I am lawyer and the free office alternatives just don’t have the rich formatting options I need to do my job. I have tried and they just won’t do.

    Open Office is deprecated. You can use LibreOffice which is free. Or WPS Office or SoftMaker Office, which run on Linux and are 100% compatible with MS Office, but cost money.

    Engywuck,

    Also Only office, which appears to have the best compatibility with MS documents (although in my particular case I find it a bit cumbersome).

    ekky,

    Last I used it, it seemed to lack a lot of more advanced features. I think I especially stumbled over the bibliography, though I did not use any add-ons.

    Engywuck,

    One can use Zotero ad Mendeley plugins for bibliography, btw.

    zingo, (edited ) in New nvidia driver makes my 240hz monitor have no input

    The new kernel driver 545 is constantly throwing error on cold boot. It will reach a workable desktop though.

    If I reboot after the cold boot, the driver loads normally without error.

    This is the first time I see information at startup about the nVidia driver loading.

    Edit: I’ll just buy a AMD card next time and be done with this crap.

    Also on a side note, I can’t even logon to a Wayland session, like ever. The desktop is black with only the cursor and after a couple of seconds Kwin always crashes.

    I’ll stay on x11 for now.

    Potajito, in New nvidia driver makes my 240hz monitor have no input

    The 545 drivers are very buggy, at least for me. I downgraded to 535,hopefully we get an usable 545 soon. Also, if you feel like it you can report the issue in the nvidia forums, it might get some visibility there.

    HouseWolf, in Based KDE 🗿

    So basically ever since I first tried Windows 7 I held it as the “Gold standard” for desktop OS’s. Half my tweaks to Windows 10 were trying to get it as close to Win7 as I possibly could.

    When I finally start experimenting with Linux early this year KDE quickly got me to reconsider my “Gold standard” and finally switch my main machine fully to Linux.

    No regrets and certainly ain’t switching back even if Microsoft gave me updated Windows 7 with every extra feature I wanted back then.

    jeremyparker,

    I hate to say this, because I know how cringe it is, but… Windows 7 actually removed a lot of features that made Windows fun. And yeah, I’m talking about ricing and I’m unironically saying ricing is valid.

    The mid 2000s was an awesome time to be in the ricing community - between litestep, blackbox, foobar2k, rainlendar/rainmeter etc, you could actually make your experience look however you wanted.

    And, litestep in particular, for me, was a gateway drug to openbox and therefore Linux - when you finally hit The Windows Wall, where, to go any further, you had to step into Linux, Ubuntu was there, and then Mint, and then…idr what.

    I still have my 2007 Ubuntu installation cd that they mailed to me for free. Sure, you could just make your own installation cd rom, but, if you couldn’t, they would happily mail you one - or, as in my case, you felt motivated to evangelize, they’d send you a bunch that you could give out to people. I gave mine to friends and left some others at the local anarchist bookstore (I don’t remember the name of it but this was Washington DC just north of Chinatown).

    Windows 7 was a big step backwards. You could still do a lot of ricing, but less - and it was very clear from the direction that Windows 7 went, that whatever came next would be worse.

    const_void, (edited )

    What is “ricing”? Sounds like you might be talking about theming?

    glibg10b,

    Yeah, ricing is slang for the r/unixporn kind of themeing. It comes from car culture, where RICE stands for “race-inspired cosmetic enhancement”

    jeremyparker,

    Fwiw rice is a backronym, it originally comes from just “rice burners” which were the kind of cars & motorcycles that got “cosmetically enhanced”

    const_void, (edited )

    it originally comes from just “rice burners”

    The term is often defined as offensive or racist stereotyping.

    Yikes, I think I’ll just stick to “themeing”

    Damage, (edited )

    Ricing is usually used for extreme, often gaudy theming and personalization, with emphasis on looks rather than real usability

    D3FNC,

    Oh uh yeah my grandpa uses that word in a very similar context, not sure I’d repeat it though myself

    jeremyparker,

    Idk if I would say it’s looks > usability, and it’s certainly not gaudy… There are theming styles that are much more unusable and gaudy than the “riced” look.

    It’s an aesthetic that idealizes a kind of barebones utility, and while it often will lean towards the look over the usability, the look itself is like a “beautiful utilitarian” - minimalistic, uncluttered, etc.

    legios,
    @legios@aussie.zone avatar

    Oh shit, I remember LiteStep and spending hours and hours to just fiddle with how my desktop looked. I personally felt Windows 2000 was the pinnacle of MS OSs (except so many games etc. wouldn’t run because rightly the OS reported it was Windows NT and a lot of games shat themselves at that)

    7u5k3n,

    I’ve been on Linux for ages and ages… back when I had to order CDs for new copies of Ubuntu.

    Kde is the first desktop experience that I feel is the gold standard.

    Every iteration of Linux I’ve used, solus, fedora, Ubuntu, Manjaro the DE I use is KDE.

    I’m not sure why… but it makes sense to me and is my gold standard experience.

    Damage,

    You can make KDE do pretty much whatever you want

    legios,
    @legios@aussie.zone avatar

    Haha, I remember buying Mandrake Linux CDs… I’m a FreeBSD user these days (for the past 20-odd years) but still run KDE. Plus they’re still trying to remain fairly *nix agnostic which is nice.

    interceder270, (edited )

    I set my KDE up to look as much like Windows 7 as possible.

    I think that was peak desktop design before designers started changing shit just to stay relevant.

    Patch, (edited )

    I’ve been a Linux user for a decade and a half now, but still use Windows on my corporate laptops. Honestly, it’s baffling how Microsoft seem to consistently manage to miss the mark with the UI design. There’s lots to be said about the underlying internals of Windows vs Linux, performance, kernel design etc., but even at the shallow, end user, “is this thing pleasant to use” stakes, they just never manage to get it right.

    Windows 7 was…fine. It was largely inoffensive from a shell point of view, although things about how config and settings were handled were still pretty screwy. But Windows 8 was an absolutely insane approach to UI design, Windows 10 spent an awful lot of energy just trying to de-awful it without throwing the whole thing out, and Windows 11 is missing basic UI features that even Windows 7 had.

    When you look at their main commercial competition (Mac and Chromebook) or the big names in Linux (GNOME, KDE, plenty of others besides), they stand out as a company that simply can’t get it right, despite having more resources to throw at it than the rest of them put together.

    andrew_bidlaw,
    @andrew_bidlaw@sh.itjust.works avatar

    It seems like a big company’s problem. They have a well-paid design\marketing department that can do whatever they want to create the best-selling interface for the new version of Windows, but before it’s released, no one tested it yet for anything but bugs, and who’d argue with a flock of top designers anyway? Add here the board of directors who are here to sell them ideas and who won’t use it either – I’m sure they applauded to the idea of unifying mobile and desktop experience with WinPhone&Win8, but especially Tablet-Laptop transformers they saw as the future. It sounds great on the paper, right? At that time it could’ve even sounded obvious for their business. And so it happened like it did.

    Linux counters it by constant feedback and competition between easily switchable DEs, users being prepared even to jump distros; Apple has a fetish for style and experience (that’s a half of their pricetag), they build their business model about looking and feel nice, so you’d build an ecosystem of their products, you can’t even see error windows here and their garden is gated af; and ChromeOS\Android aren’t shy of looking what others do (like iPhone’s design findings) and conservatively taking what works, also having tons of vendor-created restyles\forks on their own platform as a testing ground for new ideas to make them then a standard. MS lack all of it, and their creative process is guided by external interests and ideals, it’s just an afterthought. And as they have their stable market share, they probably won’t even care. It took whole internet’s screams to return their traditional start menu in win8.1, then w10.

    That’d probably stay the same until their new CEO would happen to be an art college graduate - like the current one pushed for accessebility and building special controllers because she has a child with a disability. A top-down signal. I won’t bet on it anytime soon.

    Damage,

    What drives me crazy is how they can’t update all their configuration interface to the same standard, if you go deep enough you still fine things that are unchanged since Windows 98

    jlow,

    Needs more system settings, there’s only three.

    teejay,

    Yep. Drill down one level in a few control panel items and you’re back in win xp.

    cerement,
    @cerement@slrpnk.net avatar

    that the modern Settings still falls back on Control Panel most of the time

    I can understand wanting to replace Control Panel but all they ended up doing was creating a Windows Shell frontend

    SkyeStarfall,

    To me it’s absurd how Microsoft gets beaten by a free desktop environment when windows is like their main product. They have billions of dollars. How do they manage to not do better?

    cygnus,
    @cygnus@lemmy.ca avatar

    windows is like their main product

    TBF it isn’t really - only about 12% of their revenue. It’s more of a means to lock people into their other products.

    SkyeStarfall, (edited )

    Well, that’s the thing, it’s the core part of their entire business. The glue that sticks everything together. Or at least used to be until Azure.

    pbjamm,
    @pbjamm@beehaw.org avatar

    Because they dont have to.

    Theharpyeagle,

    The fact that Windows 11 has removed the ability to move the taskbar and has no intention of adding it back is just baffling to me. It’s a small thing but so jarring every time I try to use it that I’ve barely used my desktop in the last few months.

    interceder270,

    I’ve noticed a trend in modern design where designers will put out garbage to ‘keep people on their seats’ waiting for it to be fixed.

    ColeSloth,

    Almost all my desktop gets used for anymore is gaming. The windows only anti cheat shit leaves me not messing with splitting what I boot up for.

    magikmw, in [Fedora] Kinoite Nightly images with Plasma 6

    TIL about kinoite, might be easier to jump from Fedora KDE than to NixOS I’ve been lazily testing.

    Chewy7324,

    For me most of my needs would be met by Fedora Kinoite and nix for cli tools in addition to distrobox. Auto updates and rollbacks work flawlessly.

    The following nix installer has support for immutable distros like Kinoite (rpm-ostree) and SteamOS. [1]

    [1] github.com/DeterminateSystems/nix-installer

    Also, uBlue is based on Fedora rpm-ostree and allows for customizing the image with Containerfiles. [2]

    [2] universal-blue.org

    rotopenguin, in Noticed a strange occurrence where my monitor buttons will not react to presses when certain conditions are met
    @rotopenguin@infosec.pub avatar

    My brother had a screen that would occasionally reboot with fullscreen video, but not if you kept some window decoration onscreen. There must’ve been some degree of (you can not turn it off) image processing that would shit itself. Maybe it was local dimming related.

    Everything is filled with software, and a lot of it is hot garbage.

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

    Have look at nwg github.com/nwg-piotr/nwg-shellI believe it has what you are looking for. Panel, app drawer, dock, settings. It is a shell for sway and Hyperland.

    wfh,

    Oh nice, I like it. Although a few minutes with it and it’s starting to look suspiciously like my Gnome setup :D

    Also, the tray doesn’t seem to work on my machine, probably some missing dependency.

    kittenzrulz123, in Based KDE 🗿

    Microsoft will probably never truly catch up with KDE

    GravitySpoiled,

    Plasma 6 is approaching fast

    kurcatovium,

    So is Windows 12… /s

    Atemu,
    @Atemu@lemmy.ml avatar

    Approaching at $9.99/month.

    DontRedditMyLemmy,

    Is this sarcasm? I’m out of the loop.

    kariboka,

    Rumors that win12 would be a subscription rather than a one time buy

    MaxPower, (edited ) in Based KDE 🗿

    Yeah like they (the Windows sheeple) celebrated a CLI package manager as if it was their best invention since sliced bread. Every Linux user was like yaaawwwn… “finally”

    MazonnaCara89, (edited )
    @MazonnaCara89@lemmy.ml avatar

    Do you known kde has discover to install and update applications with a gui right?

    aberrate_junior_beatnik,

    sheeple

    c’mon man

    Cannacheques,

    Meh let him lord over people, better to let the mask fall off

    Cannacheques,

    Looking to pick sides I see. Very funny

    MudMan,
    @MudMan@kbin.social avatar

    Who in the world celebrated that?

    Like, I get the self-reinforcing bubble that Linux communities exist in and all, but... nobody did that.

    The vast majority of Windows users are random people that never touch anything beyond the Start menu in their entire computing lives. What segment of the Windows userbase is out there celebrating any features, let alone command line anything? This is not a thing. At least not in numbers large enough to matter.

    Sorry, I try not to get involved in these arguments. Frankly, grown adults taking sides on operating systems of all things like it's Sega vs Nintendo in a 90s playground seems very strange but I don't begrudge people finding communities wherever. It's just... you know, come on.

    BolexForSoup,
    @BolexForSoup@kbin.social avatar

    People who do not use the dominant system/program/etc. often feel the need to tear down everyone else in order to validate their decision instead of just letting the results and their daily happiness with the decision speak for itself.

    natecox,
    @natecox@programming.dev avatar

    You don’t even need to quality it. Some people just feel the need to tear down others to make themselves feel good. It’s low self-esteem, misplaced onto whatever happens to be near them.

    I think we’re all vulnerable to it, too. Part of being a good neighbor is checking yourself to see if you’re being a dick about your preferences, and just letting people enjoy what they enjoy (unless that thing is harming others; you know, common sense).

    BolexForSoup,
    @BolexForSoup@kbin.social avatar

    Oh yeah, let me be clear: I’m sure I engage in it myself. I like to think though that I’ve mostly gotten away from it, as I did plenty of that snobbery when I was younger with music and by the time I got to college realized that was just a really tool-ish way of acting that kept people away from what I thought was awesome art

    TimeSquirrel,
    @TimeSquirrel@kbin.social avatar

    This is me, just getting shit done. If you are constantly thinking about what OS you're using, you're doing it wrong.

    BolexForSoup,
    @BolexForSoup@kbin.social avatar

    Because I am too lazy to make an actual thread on mastodon I’m going to corner you and ask you a quick question if you don’t mind! Feel free to ignore haha.

    I’ve recently dipped my toes in Linux and it’s been really fun learning about all of it, but I still haven’t really settled on an OS. Rather than trying to reinvent the wheel or trying to predict everything, I decided to use what I have right in front of me: my steamdeck! I figured playing around on SteamOS in desktop mode is a great way to acclimate myself to Linux a little bit and figure out what I really like and such.

    What are some essential programs and QOL things you would recommend? I am interested in trying to host my Plex server off of it, maybe even fiddle around with video editing since that’s what I do professionally (resolve runs on Linux so not worried there), maybe some audio tools. I just want to kind of see what it would look like as a daily driver, though I am very aware that Steam OS has limitations as one.

    I’m coming from Mac and I am pretty comfortable doing terminal commands, troubleshooting tech issues, and I’m pretty privacy concerned. Hence why I’m trying to migrate a little bit away for macOS potentially haha. Any and all suggestions are welcome! Even just good website or resources for learning more would be very welcome.

    smileyhead,

    As someone who needs to do initial installs on computers with 10-20, I celebrated. It is much easier to type names of the programs and the manager do anything instead of manually downloading installers. But turned out WinGet is really badly done.

    As for preferences, for some this is actually Nintendo vs Sega unfortunetly. But don’t underestimate moral decitions too.

    russjr08,
    @russjr08@outpost.zeuslink.net avatar

    Sysadmins very commonly make a lot of use out of automating things with Powershell and various utilities that work with it.

    Given that a pretty decent sized portion (I’d assume at least, no numbers to back that up sadly) of the Linux user base tends to be “cut from the same cloth” in terms of having the passion to automate (and heavily customize) their system - I would think this is why you see this sentiment repeated often.

    MasterNerd, in Based KDE 🗿
    @MasterNerd@lemm.ee avatar

    Kinda weird that they’re calling it an OS, but ig they’re just trying to cater to the windows audience

    killerinstinct101,

    KDE neon is what they’re selling

    glibg10b,

    Selling as in advertising, I might add. Neon is free

    rwhitisissle,

    Which is…still not an OS. It’s a distribution. Specifically, it’s a fork of Ubuntu. To reiterate what the OP was saying, they’re catering to the Windows audience, who understand the concept of a “new Windows version,” but who wouldn’t understand the concept of a distribution.

    Kusimulkku,

    It’s actually not even a distro, according to their own description at least

    Is it a distro?

    Not quite, it’s a package archive with the latest KDE software on top of a stable base. While we have installable images, unlike full Linux distributions we’re only interested in KDE software.

    rwhitisissle,

    Sounds like a distribution that they don’t want to call a linux distribution.

    Kusimulkku, (edited )

    They probably feel like the name distribution means more than just slapping a DE on it and basically a PPA. Then again, haven’t stopped loads of distros from doing that hah.

    Could be another way to discourage people using it as a beginner distro or something.

    rwhitisissle,

    I mean, there’s over a thousand linux distributions already and it feels like they just don’t want it to be another drop of water in the ocean.

    killerinstinct101,

    What exactly is an OS to you? All distros are operating systems because they ship all the tools and utilities need for the system to function (on top of a package manager).

    The fact that the KDE devs didn’t write that code themselves doesn’t disqualify it from being an OS.

    rwhitisissle, (edited )

    An OS is the interface layer between hardware and software. It’s the first code that runs after the boot loader, and it exposes an API for syscalls that allow user processes to allocate typically restricted resources, while also tracking and maintaining those allocated resources, doing process scheduling, and a bunch of other critical tasks.

    All distros are operating systems because they ship all the tools and utilities need for the system to function

    All distros contain operating systems (or, more accurately, kernels), or, rather, are built on top of them. A distribution is a collection of curated software, along with an init system and, for linux, package manager, and, frequently, a particular desktop environment. These pieces of software are, on some level, superfluous. You can have an OS without them. They don’t comprise the OS as a distinct conceptual layer of a computer system, of which there is the hardware, operating system, application, and user layers. The operating system is just Linux - because that is the interface layer between the hardware and software.

    Saying “all distros are operating systems” is like saying “all cars are engines.” It’s just wrong. And I don’t care what wikipedia has to say about it.

    Kusimulkku,

    Neon is more of a testbed than a proper distro (they don’t actually even use that word).

    Is this “the KDE distro”?

    Nope. KDE believes it is important to work with many distributions, as each brings unique value and expertise for their respective users. This is one project out of hundreds from KDE.

    rbits,

    It’s a proper distro, that’s just saying it’s not THE official one

    Kusimulkku,

    Uhm

    Is it a distro?

    Not quite, it’s a package archive with the latest KDE software on top of a stable base. While we have installable images, unlike full Linux distributions we’re only interested in KDE software.

    neon.kde.org/faq#is-it-a-distro

    rbits,

    Oh ok

    FangedWyvern42,
    @FangedWyvern42@lemmy.world avatar

    I feel like they intended to mention KDE neon (which is the official KDE distro).

    KISSmyOS, (edited )

    I’d just like to interject for a moment. What you’re referring to as Linux is in fact KDE/Linux, or as I’ve recently taken to calling it, KDE plus Linux.

    the_post_of_tom_joad,

    I finally get this reference! I think this could mean im ready to try Linux again

    KISSmyOS,
    aberrate_junior_beatnik,

    It’s time to write free software and defend rapists, and I’m all out of programming talent

    theshatterstone54,

    Haha (but in all seriousness, his lack of understanding of the issue was embarrassing, even if he did apologise afterwards; it’s like Ballmer: everyone remembers him saying “Linux is a cancer”, yet nobody remembers him apologising, when he saw Satya Nadella found a way to make money off Linux, rather than look for ways to tear it down as competition). In both cases these men saw that a change in their stance would allow them to achieve their goals (of promoting free software, and making money, respectively) much more easily).

    So here you can see me behaving like the average Linux user, hating on Microsoft and being elitist about my distro, and I’m done ranting about M$.

    I use Arch BTW.

    k_rol,

    I don’t :(

    the_post_of_tom_joad,
    psud,

    You can’t say that without explaining the reference. How can they be one of the lucky 10 000 when they still don’t get it?

    the_post_of_tom_joad,

    hmm, looks like my link still works… clicking on any of those words should take them to the answer, which is a bit too involved for me to summarize :). if for some reason your client isn’t reading it, here’s the naked link:

    wiki.installgentoo.com/index.php/Interjection

    d_k_bo,

    I’d just like to interject for a moment. What you’re refering to as Windows, is in fact, Adware/NT, or as I’ve recently taken to calling it, Adware plus NT.

    theshatterstone54,

    Adware + New Technology (from the 1990s)

    troyunrau,
    @troyunrau@lemmy.ca avatar

    What if you’re running KDE stuff on *BSD. Or on Windows, for that matter…

    (eg: I use Kate on windows as my primary text editor on my work computer…)

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/kbin/kbin/vendor/symfony/var-dumper/Caster/ClassStub.php on line 52

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/EventListener/ErrorListener.php on line 236