linuxmemes

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

euphoric_cat, in So sad when it happens
@euphoric_cat@lemmy.blahaj.zone avatar

I wish I could wipe my windows drive, but I have to use adobe shit, maya, unity and unreal. those are either too hard to install on linux, too expensive to buy a linux version, or works far inferior or not at all on linux.

hopefully I can be forgiven because I game almost exclusively on linux now.

jimerson,
@jimerson@lemmy.world avatar

Same. I’d give anything for viable Linux native Adobe alternatives. I’m trying to force myself to use Inkscape but it just cripples my productivity. I need to find an emotional support group for people who can’t leave their abusive windows relationship.

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

Same. I’m a graphic designer and I use Adobe and Corel soft. Alternatives suck. Even if they wouldn’t suck, learning to use new software (that does same thing that older software does) after using old soft for 15+ years S U C K S.

The kinda funny thing about Corel is the fact that they once had their own Linux distro, but they don’t have Linux versions of their programs.

BURN,

Same with Lightroom. There isn’t a viable alternative.

euphoric_cat,
@euphoric_cat@lemmy.blahaj.zone avatar

should I spin up a matrix space? maybe we can support eachother /hj

honestly I just want to be able to use adobe programs on linux. I need to use substance painter the most, which does have a Linux version surprisingly but it isn’t part of the subscription and only comes in form of a steam program for that specific year of update, so like substance 2022 or whatever. and better yet, it costs like $250.

jimerson,
@jimerson@lemmy.world avatar

I’d subscribe to that!

cupcakezealot, in The most secure OS named windows
@cupcakezealot@lemmy.blahaj.zone avatar

windows defender is better than how it used to be where had to buy an expensive proprietary av or download clam av and hope for the best

cupcakezealot, in alias 2024='echo "YEAR OF THE DESKTOP"'
@cupcakezealot@lemmy.blahaj.zone avatar

microsoft: ill just put linux in the windows

Andrew15_5, (edited )
@Andrew15_5@mander.xyz avatar

Imagine no WSL, no nothing. The only way to use Bash/Zsh is to use either a full blown VM or switch to Linux. All coders would 100% move to Linux, except that code in C++++.

BURN,

I just develop in a VM that I SSH into from windows. No need for anything beyond the initial use of a windows terminal

baseless_discourse, (edited )

I am probably going to get downvoted to hell for this, but powershell is pretty good.

You can write a whole project in powershell with proper intellisense. I think microsoft also sprinkled some f# type provider magic in it, so the programming experience is rather nice.

imagine writing complex logic in bash, zsh or even fish.

PlasticExistence,

Even as the world’s biggest Microsoft hater I can admit that Powershell is pretty slick.

The bad doesn’t always negate the good. Take birth control for instance. It was developed in a highly unethical way (tested on a large population in Puerto Rico without their knowledge or consent IIRC). That was a bad thing, but birth control by itself is a good thing that improves people’s lives.

Andrew15_5,
@Andrew15_5@mander.xyz avatar

powershell is pretty good.

Pretty good by Windows standards, but it’s awful and too verbose and ugly by UNIX standards.

imagine writing complex logic in bash, zsh or even fish.

There are a lot of Bash wrappers for a lot of programs or the programs themselves are written in Bash. Maybe complex logic in Bash wouldn’t look pretty, but it is much easier than POSIX shell. And there is a LSP server for shellscript. If a custom command is present on the host, then the server will also see it and you can autocomplete it.

Some things are easier done with shell than python, so it all depends.

irmoz, in ***buntu

Bashing Ubuntu is getting really fucking old.

callyral,
@callyral@pawb.social avatar

I personally prefer Zshing Ubuntu

XCraftMC,

I’m more of a fishing kinda guy but whatever floats your boat.

pewgar_seemsimandroid,

as a windows user who is planning to switch to linux mint im gonna have to bash Ubuntu by calling it red arch since i assume people are making fun of the best distro linux mint

db2, in That’s why KDE needs to be riced

So Microsoft is mimicking Linux desktops and that means what to us?

Olap,

This is finally the year of the linux desktop!

bjoern_tantau, in That’s why KDE needs to be riced
@bjoern_tantau@swg-empire.de avatar

When the first screenshots of Windows Vista were released my friends were commenting how it looks just like my Linux.

soupuos, in Just because it’s better than windows doesn’t make it good

I know a lot of people like macOS, and I’m sure they get a lot done with it. For me however, it’s easily my least favorite popular OS. That’s even considering the terminal running zsh by default, which is miles ahead of Windows.

A quirk that recently bit us at work is that Safari has a maximum allowed version based off your OS version. Now if it was just me as a user, I’d download a 3rd party browser. However, as a developer, I have to build solutions that work for every “reasonable” browser. This means I can’t use features that every modern browser has, including Safari, because Safari from 4 years ago didn’t have it.

BURN,

This used to be the case with IE. you’re always going to have to support at least one legacy browser.that’s one of the few real benefits of everyone moving to chromium based browsers.

soupuos, (edited )

Yeah, thankfully I never had to develop with IE in mind. Though I have heard a lot of people dislike it for that reason.

You’re totally right about that being a benefit to everyone moving to chromium. Thankfully Firefox has kept pretty up to date with new features/standards too.

cholesterol, (edited ) in ***buntu

I’ll have a…

Meme that says ‘Ubuntu bad’

How original

And lots of upvotes

Daring today aren’t we

nx2,

No? The meme says Ubuntu based distros that don’t change anything bad

cholesterol,

Eh, okay. Still seems to ride the Ubuntu-bashing vibe.

surewhynotlem,

It’s fun to rag on how much of a POS your first car was, even though you secretly remember it fondly. That’s Ubuntu’s place now.

LovePoson,

Never was my first car… or any for that matter actually

monsterpiece42,

Me with Mint.

I also love cars and double love shitboxes despite having nicer cars now.

I still drive my shitbox most.

Neil,
@Neil@lemmy.ml avatar

deleted_by_author

  • Loading...
  • surewhynotlem,

    That brings back memories

    cupcakezealot, in Just because it’s better than windows doesn’t make it good
    @cupcakezealot@lemmy.blahaj.zone avatar

    unpopular opinion. homebrew is better than apt or yum.

    Grass,

    Probably why it’s an option on some distros

    pete_the_cat,

    Sorry you’re wrong 😛

    Homebrew only supports one user (AFAIK). We had shared iMacs at work, and some stuff was installed using homebrew with the permissions modified so everyone could access what was installed. One night I got bored at work and upgraded some things… Which changed the permissions back to only the user that installed the cask (or whatever) and broke the terminal and other things for everyone else. My coworker was pissed the next time he saw me.

    Any sane Linux package manager (I’m not counting Snap and FlatPak) installs stuff system-wide and all users can access the installed packages.

    Linux is inherently a multi-user OS but Apple apparently stripped that feature from OS X.

    AVincentInSpace,

    Of course things are going to break if you take something that’s meant to be installed per-user and open up one user’s installation to everyone else on the system. Not Brew’s fault your company’s IT used it outside spec.

    pete_the_cat,

    It’s no necessarily Brew’s fault either, but more the shitty way Apple decided to implement it.

    cupcakezealot, in Can you install thid 25 year old program?
    @cupcakezealot@lemmy.blahaj.zone avatar

    windows can install jezzball linux cant. checkmate.

    caseyweederman,

    NixOS is actually a JezzBall fork

    pete_the_cat,

    Just for the hell of it I googled it and there is a clone called kbounce haha

    KingThrillgore,
    @KingThrillgore@lemmy.ml avatar

    There’s like three OSS jezzball clones

    Lobreeze, in alias 2024='echo "YEAR OF THE DESKTOP"'

    I use Linux at work. All my personal laptops are Linux. My home server is Linux…

    I updated to windows 11 on my main PC and it isn’t that bad anymore. Have it working almost like 10 was.

    No average user is going to give a shit about 10 -> 11

    MentalEdge,
    @MentalEdge@sopuli.xyz avatar

    Except I had to trick my PC into upgrading. Lots of hardware that’s still perfectly good will block you from upgrading/installing W11.

    humanplayer2,
    @humanplayer2@lemmy.ml avatar

    If your machine support it. Aren’t gen 7 Intel chips and earlier unsupported?

    Jeanschyso, in Distros bad

    So if I’m using one of those single cup keurig-like machines that don’t actually use cups, I’m a Mint user?

    Mamertine,

    Do you just pack coffee into where the pod goes?

    In my mind I’m imagining you filling the pod hole like one would for espresso. Every run, dig some out, but pack more coffee in.

    sysadmin420, (edited )

    That’s how my old coworkers would make more coffee at work, same filter, just keep scooping new coffee on top, and run it again 🤢

    neonred, in Distros bad

    and NixOS would be?

    recarsion,

    Blueprints for a factory that automatically builds itself and makes coffee machines

    jamhandy,

    One of these

    All the variables and info needed to get exactly the same cup every time, but also exotic and makes you get weird looks (from experience).

    KpntAutismus, (edited ) in Distros bad

    all of these are valid options for making coffe.

    but what distro is this?

    https://lemmy.world/pictrs/image/ef3cad13-8eaa-401e-9a19-f908fee80c04.jpeg

    ring_raitch, (edited )

    Nixos? Lol maybe that’s aeropress tho

    ohlaph,

    Probably.

    recently_Coco,
    @recently_Coco@lemmy.blahaj.zone avatar

    This is what I use. I just downloaded Mint Cinnamon yesterday. Not sure if that means anything.

    KpntAutismus, (edited )

    i was about to say linux mint as well. dump some coffe in, some water, press it down and off you go!

    non-proprietary and very reliable.

    captain_aggravated,
    @captain_aggravated@sh.itjust.works avatar

    I’m a Mint Cinnamon user, and to me, Mint Cinnamon is a typical drip machine with a built in timer and some nice extra features. It’s a bit fancier than Debian but still simple and reliable to use.

    A french press I think represents Pop!_OS.

    FreeLikeGNU,

    Slackware probably.

    Pantherina,

    No matter what this is but its truly based.

    uis,
    @uis@lemmy.world avatar

    OpenSUSE Thumbleweed?

    ares35, in alias 2024='echo "YEAR OF THE DESKTOP"'
    @ares35@kbin.social avatar

    if a shitty new windows version was gonna drive users to linux, it would have happened already....

    at least twice.

    Blackmist,

    Good old Windows ME.

    UnfortunateShort,

    I’d say Linux today is a lot more interesting. Plus most people still don’t really care about there OS, but some now care about privacy.

    That said, I don’t know why you would complain over Win11. Privacy violations aside, it’s much better than 10 imo.

    MrBubbles96,

    I can think of a few reasons why someone would complain about Windows 11 without touching privacy aspect at all: the number of clicks you now have to do to get even basic things done because they messed with the context menu, and speaking about changing things that were fine before: the (lack of) file explorer Ribbon and the start menu, the ChromeOS looking layout they went with not being to most people’s taste, the need for a microsoft account to even use the thing (tho you can edit the Registry to bypass this and several other grievances, even some i mentioned…why not just have those as settings/options, just saying?) etc, etc

    Some of the above changes and then some + just how much of a pain it was to even upgrade to it were enough for me to move to Linux in the first place when i learned about it, so…yeah, I’d say it’s kinda bad when it made an (at the time, but you can argue I still am and I won’t despute it) tech idiot like me permanently move OS’s

    UnfortunateShort,

    What should I tell you, I immediately liked it more than Win 10.

    People also use Android phones and Macs and have Accounts for that. If you seriously believe this is going to drive the masses away, I have bad news for you.

    Everything you listed are just small factors among many. I’m quite positive the Steam Deck / Valve are doing more for Linux’s popularity than anything Microsoft did wrong combined.

    MrBubbles96, (edited )

    EDIT: I can’t read, apparantly lol i read “I liked 10 more”. disregard this first bit. Oh no no, you misunderstand: I like Windows 10. Mostly because I have no strong opinion on Windows 7 and didn’t use anything prior to that (and because Windows 8 was…Windows 8) As an OS, it was pretty fine. My problem was microsoft itself (and well, the changes that 11 brought. The list of complaints was basically me going “you had a good thing with Win10, why the radical changes to something that worked well?”).

    I’ve also no delusions that Microsoft making controversial changes is gonna do much for Linux growth unless its something massive, like, “we can’t come back from this” massive–but that’s very unlikely to happen. I’ve said this dozens of times before, I’ll say it again: The only way Linux adoption will grow is if someone can walk up to Best Buy (or Browse Newegg/Amazon/whathaveyou), and walk out with a laptop or desktop with Linux already installed and ready to go + maybe a small tutorial like Fedora gives when you first boot up, since Gnome will probably be the default it comes with.

    The Steam Deck was a good first step, but if Linux wants adoption, they have to put out stuff that runs Linux out the box to well-known and used markets and brick and morter shops. Not in the back either, front and center where everyone can see it. Much like Chromebooks, people will get used to Linux and its quirks–but they have to be able to access it in the first place (and by that, I mean i could grab an HP laptop packing Ubuntu if i wanted to instead of one packing Windows 11, not being told “to use Linux, you have to first choose one of many distros that are out there, then go download an ISO file and burn it to a USB”)

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