linuxmemes

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

stinerman, in Distros bad
@stinerman@midwest.social avatar

I run Debian as my daily driver on 10-year old hardware. This tracks.

TimeSquirrel, in Distros bad
@TimeSquirrel@kbin.social avatar

Me and my 1st generation i7 running Debian feel attacked.

CheeseNoodle, (edited ) in So sad when it happens

I want to use linux and will use it when two conditions are met:
-All my work software and the games I play the most all work on it (without requiring me to re-buy shit I already own to get a linux compatable version)
-Its user friendly enough that asking which version I should use as a beginner doesn’t result in all the linux users immediately descending into the thread equivelent of a cartoon fight cloud with random limbs flailing around.

Edit: Some feedback on the feedback:
-Apparently some of the linux versions are super user friendly but advice about this is totally inconsistent, some of the advice doesn’t even actually name a specific version or versions.
-“It all works fine you just need to install thing A through thing B and then use it to run thing C in order to run this one single program from windows” is not as encouraging as you think it is. The thought of potentially going through that for every piece of software is at least for me a big reason for not switching yet and I suspect for a lot of other people too.
-The reference page for what games work on linux is helpful though some things on it only work if you use the steam version which is the precise reason for my not wanting to re-buy things comment.

Edit: Additional question.
Is it mandatory to use the terminal for everything? Everytime I see people talk about linux or look stuff up about it the terminal seems to be everywhere. I’m somewhat familiar with the windows command line (which I assume is the terminals equivelent) but having to use that just to install software (as opposed to just running a .exe) seems really daunting.

flames5123,

Exactly. I have my setup just the way I like it for final fantasy. ACT (a packet capturing DPS meter) doesn’t work without windows. Once that’s supported I may hop ship.

jemikwa, (edited )

If you use plogons (xivlauncher), you can use IINACT as the parsing plugin and either HUDkit for a separate overlay program, or LMeter (this fork that’s still maintained) for a plugin overlay. I use the latter perfectly fine on my Steam Deck and my Linux desktop

flames5123,

Oooo. Thanks! I knew there was an internal one like that. I’ll check it out, and hopefully it works easily for uploading to fflogs.

jemikwa,

Yep, it gives the same logs for uploading. It’s in a different directory, but all the same type of file. And the fflogs uploader is Linux compatible too

ExpertisePredicament,

I haven’t played FFXIV since switching to Linux so I haven’t tested this, but it seems there’s a Dalamud plugin to have the ACT plugin working without having to deal with ACT itself. github.com/marzent/IINACT

nolight, (edited )

If a piece of software requires you to re-buy itself for a different platform why would you use such an application? I don’t get why people choose to torture themselves when there are SO many alternatives to literally anything.

Edit: thanks for the clarification on the re-buying part. Doesn’t apply to you then ʘ‿ʘ

guskikalola,
@guskikalola@vivaldi.net avatar

@nolight @CheeseNoodle I believe one use-case for those licensed paid programs are the business who truly need some trustworthy software and dedicated support. The FOSS might be great for personal use, but maybe LibreOffice doesn't fit every company's needs

nolight,

I agree, though I think LibreOffice is not a great example as there’s very little room for error and something that you would need “dedicated support” for. That’s how I see it anyway. Never worked in an office.

However, the majority of companies that require using paid proprietary software also require the use of Windows itself. A safe bet in this situation would be to just set up a VM for work and use Linux for everything else.

neshura,
@neshura@bookwormstory.social avatar

Also an important aspect for companies is liability. If the app they paid money for screws up customer data they have someone on the hook for that. If the FOSS version does the most they have on the hook is the 40 year old dude living in his parent’s basement maintaining the project they used. Not much money to be got there for damages.

Schmeckinger,

Just because there is a “alternative” doesn’t mean its nearly equal in functionality.

nolight,

If treating users like garbage is one of the features I would much rather use less functional software.

Schmeckinger,

Yeah, but a lot of users want something that does exactly what they want without tinkering. Why does everyone in the Linux community project their readiness to tinker forever on the average user.

nolight,

Switching an operating system doesn’t come without tinkering. Even reinstalling an existing installation doesn’t. You have to be ready if you are willing to make a switch.

That said, LibreOffice gives you exactly what you would expect from an office suite. And it doesn’t only apply to office apps. Pretty much every field is already filled with FOSS solutions that “just work”.

Schmeckinger, (edited )

Im not talking about the operating system switch. That is the trivial part. Getting software to run on wine can involve a tinkering. Sure you can run a VM, but then you have 2 operating systems you need to take care of. Also there are a lot of add on’s for proprietary programs that might not run well even if you got the bas program to run. And then if you go through the VM route you might need hardware Passthrough.

All these things are possible for people that want to put the time into it. But the majority of the population doesn’t want to spend time on stuff like this. They would rather pay for the convenience and put up with AD’s.

Take my father for example, he is completely incompetent when it comes to technology. His new PC has Windows 11 and he still plays Solitaire. Which is now plastered with AD’s, but he doesn’t care enough to do something about it.

The average end user just has his priorities somewhere else.

nolight,

I meant to convey my thought in the context of the person above refusing to switch to Linux because of “re-buying stuff” (they’ve already clarified they were talking about games). I do agree that people of little technological literacy wouldn’t be willing to put in the work to get everything working.

My stance on it is that everything comes down to individual situations. I’ve installed Ubuntu on my mother’s laptop and she’s been nothing but happy about it. I just think we shouldn’t gatekeep FOSS and encourage others to use it. Whether to actually try it or not is always up to the end-user.

zalgotext,

Is it mandatory to use the terminal for everything?

No. Most distros have a GUI that you can use to install stuff without touching the terminal, and most distros have a GUI for configuring your system (think Control Panel in Windows).

It’s not necessary to use the terminal, but I do recommend eventually learning how to use the terminal, for a couple reasons:

  1. It’s more ubiquitous - like you said, a lot of places online give terminal instructions, not GUI instructions for things, so knowing your way around the terminal is helpful in those situations. Plus, it makes things a little more distro-agnostic - if I’m trying to install some program, I know I can probably run apt install regardless of whether I’m running Mint, Ubuntu, PopOS, or any other Debian-based distro that uses the apt package manager.
  2. It’s usually faster. Opening a terminal window and typing in a few dozen characters is usually going to take less time than digging through a couple layers of menus.
  3. It’s more flexible. A lot of times, GUIs are just fronts for a terminal based application, and sometimes they only partially implement the features the terminal app exposes. By using the terminal app directly, you aren’t limited by whatever options happen to be made available in the GUI.

Again though, it’s not necessary to use the terminal. It’s definitely helpful, especially if you want to do gaming, or if you’re used to being a power user (which it seems like you are in Windows), but certainly not a requirement these days.

teichflamme,

My experience is that you don’t need the terminal as long as everything is running fine and you don’t want to do stuff outside the standard repos.

But my experience is also that something will break and you’re back to fiddling around in the terminal for hours

Sanyanov,

On the second point: pick whatever you like, distros are surprisingly similar and differ in technical details you might not even care about.

Oh, and don’t go for Gentoo. Gentoo is great and has its place, but person with a healthy brain won’t run this on desktop.

neshura,
@neshura@bookwormstory.social avatar

Distros being so similar is the entire reason why the comments about which is best for beginners usually descend into a mud slinging contest. Honestly most “popular” distros are perfectly reasonable for any beginner nowadays. But there is just so much choice it creates decision paralysis in people wanting to switch.

Sanyanov, (edited )

Yeah, distro variety is a block for adoption, but when you do adopt Linux, you understand why they’re there.

Good thing community starts to center on a few distros for beginners, particularly Linux Mint + 1 or 2 more. (I’m a Manjaro adept, but ready to bury the hatchet to welcome newbies, and always do recommend Mint - it is good too)

CaptKoala,

New Mint user here, it’s dope and I love it. Windows soon to be VM.

Sanyanov,

Congrats! One more person opened their eyes to freedom!

When you come to Linux, you never want back.

CaptKoala, (edited )

I’ve been experiencing Windows’ degredation since 98/XP, it’s been an extremely smooth transition from Windows 10 to Linux Mint.

Still working out the kinks with my game library but apart from new user errors it’s worked flawlessly (unlike Win10).

Thank you Lemmings for showing me to the light!

Edit/TLDR: it’s kinda like windows, but functional and user control is king.

Sanyanov,

That’s the best TLDR you could give at the end.

Generally UI and feeling are “Windows, but without BS”

CaptKoala,

100% on the TLDR there, I’ll edit as such, that comment is open source ;)

I’ve been running Ubuntu on a separate machine for a little while now, and it works great, just not a good fit for me.

I’m happy to say within 2 weeks of my dual boot I’m already on mint 90% of the time. It just fucking works. (Without waking me up at 2-4am sending the fans to mach 7 for a damn windows update).

AlecSadler,

For me it’s…

  • Visual Studio Enterprise (VS Code with a hundred plugins still doesn’t come close)
  • SQL Server Management Studio (though with extensions, Azure Data Studio has gotten me pretty damn close)
  • Full-featured Office 365 software (Edge web versions are somewhat sufficient, but not quite there)
  • Teams with multi-tenant. The desktop Windows app lets me quickly switch between the 6 orgs I need to, unfortunately on Linux I have to have 6 different browser profiles and use the web version which just doesn’t fly.
  • More responsive RDP. Unfortunately for server management I’m juggling 3-4 RDP instances daily and I’m not typically allowed to install AnyDesk or VNC or anything. I’ve tried a couple RDP alternatives and there were just all sorts of problems from keyboard issues to rendering issues to general sluggishness.
  • There is one weird VPN program a job forces me to run and unfortunately it isn’t available on Linux.

But! All the above said, I run Linux and have a Windows VM. And I also run Windows and have a Linux VM - so it’s almost there for me. If work & clients all ditched Microsoft’s ecosystem, it’d be a lot easier for me to but, unfortunately, they pay my bills.

neshura, (edited )
@neshura@bookwormstory.social avatar

Teams with multi-tenant. The desktop Windows app lets me quickly switch between the 6 orgs I need to, unfortunately on Linux I have to have 6 different browser profiles and use the web version which just doesn’t fly.

Probably never gonna happen because Microsoft has an active interest in making it not happen

There is one weird VPN program a job forces me to run and unfortunately it isn’t available on Linux.

Knowing the VPN I’m forced to use I’ll just make a blind guess that the VPN you’re forced to use doesn’t support IPv6 either, because actually providing a product instead of an overpriced relic apparently is really difficult for Enterprise VPN Companies.

Cethin, (edited )

For the last bit, that shouldn’t be a problem. It’s like going to an ice cream shop and complaining there are too many flavors and people arguing over which flavor is best makes you decide to just not get ice cream.

What you should do instead is look at the flavors of ice cream and weigh what you want with what each flavor is. Only you know what you desire. Windows wants to make their system work for everyone, so then it works for no one because everyone has different wants and needs. It’s the ice cream flavor of them shoving every ingredient together and it just creates a mess.

As for games, it’s pretty good now. There’s the issue of some multiplayer games not having updated their anti-cheat, but a lot of anti-cheat is ready. Easy anti-cheat, for example, is fine if the devs have updated it and implemented it. However, it’s not like Proton where it makes most things work without devs doing any work. Check ProtonDB for compatibility.

What work software do you need? There are alternatives for MS Office, including online versions of MS Office that don’t require an OS. Blender is great. There are plenty of code editors. Most of the alternatives are also FOSS so don’t require buying anything, though donating is encouraged.

CaptKoala,

I’ve had similar thoughts and sentiments in my (short) Linux journey, my only advice is to distro-hop a bit as many Lemmings preach, find your fit (in VM/live mode or separate machine) and dive right in.

Side effects may include hair loss in early introduction, stick with it, it’s worth it.

aes, (edited )

man reading this was like seeing someone kidnap a mcdonald’s employee and expecting the execs to pay ransom

zalgotext,

What games do you play? If you’re playing through steam, you can search protondb.com for your games to see how playable they are on Linux.

Galds,

The first condition already are In practice tru proton and wine (even the principal anticheat work). But the second is probably impossible, people will try to convince you to use the distros that they believe is good

Saying that, Linux mind is a good option for a Windows user

TimeNaan,

Having an opinionated and somewhat socially inept userbase doesn’t mean the OS isn’t user-friendly.

There are many linux distros that focus on being user friendly and they really are.

dual_sport_dork,
@dual_sport_dork@lemmy.world avatar

And we’ll fight to the death to decide which ones those are!

Ziglin,

Oi, but I do agree.

ook_the_librarian,
@ook_the_librarian@lemmy.world avatar

I second that. The friendliness of the main help forum(s) for the distro is what’s really the key, moreso than the software itself.

charliespider, (edited )

somewhat socially inept userbase

I’m way more socially inept than just somewhat

Kbin_space_program, in Distros bad

No French press?

avidamoeba, in Distros bad
@avidamoeba@lemmy.ca avatar

My espresso machine runs Ubuntu. 🎤🫳

blotz,
@blotz@lemmy.world avatar

Source?

avidamoeba,
@avidamoeba@lemmy.ca avatar
FreshLight, in Distros bad

Arch to Debian. How in the fuck is this 100℅ accurate!? Consider me baffled.

Narrrz, in Distros bad

so what's the plunger/French press?

InternetCitizen2,

I would say opensSUSE. They need some love too.

Imacat, (edited ) in Distros bad

Checks out for me. Love me some arch and love my pour over coffee maker. Use both everyday btw.

_stranger_, in Distros bad

RedHat: Any of these, but you’re paying a barista to make it.

zacher_glachl,

Rocky Linux: A Youtube video entitled “Latte art 101: How to make the perfect barista coffee at home!”

rtxn,

The barista also puts up a partition while making it, so you have to trust them not to spit in it.

Perroboc, in It does Sound stupid

Linux Is Not UniX? Linux?

RmDebArc_5,
@RmDebArc_5@lemmy.ml avatar

Linux is Unix like but not Unix

Perroboc, (edited )

I meant L.I.N.U.X: Linux Is Not UniX

andrew, (edited ) in Distros bad
@andrew@lemmy.stuart.fun avatar

I feel like arch is the espresso machine and Gentoo is a pile of espresso machine parts.

cypherpunks, in Distros bad
@cypherpunks@lemmy.ml avatar
aniki,

deleted_by_author

  • Loading...
  • SexualPolytope, (edited )
    @SexualPolytope@lemmy.sdf.org avatar

    It’s very easy to clean and travel with, though. But yeah, it’s very close. Especially if you use a metallic mesh.

    Kusimulkku,

    Indeed

    barsoap,

    Not even close. French presses are way larger, holding a can instead of a mug, generally glass, and are pure immersion brewers while aeropresses are immersion/infusion hybrids, giving you way more options. The grind sizes you use are also vastly different: French press grind is coarse to survive the long immersion, while people generally grind for aeropress in between filter coffee and espresso fineness – roughly what supermarkets sell as espresso fine (which it isn’t, espresso fine grind is basically the consistency of talcum powder and spoils within minutes).

    And while it wouldn’t be right to claim that you can use them to make actual espresso you can use them to make concentrates that come darn close, definitely appropriate for a cappuccino, or tiramisu. You really don’t want to make concentrates with immersion.

    Oh and by default aeropresses use paper filters, while French presses use sieves. Preferences differ but as you can get sieves for the aeropress again you have more options.

    In short, it’s the brewer for someone who cares about coffee, probably has a (hand) grinder (and a mere chestnut at that), avoids buying any supermarket coffee and knows a source of proper but non-fancy beans, but doesn’t really want to go full nerd about it. Also, isn’t a hipster paying through their nose to get a Hario filter holder and papers in a Melitta region (or the opposite), or gets a ceramic filter holder which only means you have to heat it up… no upsides. Speaking of nerds.

    In even shorter, it’s at a very very solid performance vs. fuss sweetspot. At least if you’re making a mug of coffee, if you need to supply a table full of guests… honestly if I had to do it right now I’d throw grinds and water into a pot, wait a bit, then filter the whole thing through an ordinary kitchen sieve followed by an ordinary paper filter holder, and hope for the best.

    aniki,

    deleted_by_author

  • Loading...
  • barsoap,

    Tea is way more complicated. Wanna hear about my Yixing pot?

    zacher_glachl, in Distros bad

    Arch user should be an aeropress: people can’t seem to shut the hell up about how great it supposedly is

    Pantherina,

    I think it is pretty great tbh, just havent tried it yet as it is very manual

    Prunebutt,

    Just pretend it’s a V60.

    I brew with a V60, btw.

    TheGrandNagus,

    I don’t know shit about coffee, so I’m assuming you mean you make your coffee with a mid-size Volvo estate car. Pretty impressive.

    Prunebutt,

    Most people can’t appreciate the faint aroma of gasoline. ☕

    manwichmakesameal,

    As a Volvo fan, that was my first thought too.

    prettybunnys, (edited )

    V60 user here.

    MBP user tho

    ccdfa,

    V60 user here

    On arch btw

    OKRainbowKid,

    I use both Aeropress and an arch based distro, btw.

    SexualPolytope, (edited )
    @SexualPolytope@lemmy.sdf.org avatar

    Lol. Checks out for me. Have an Aeropress, and use Arch (btw). I also have an espresso machine though, but never really touched Gentoo.

    Amaltheamannen,

    I have an aeropress and run arch haha

    badbytes,

    I use Arch, and let me tell you it’s great.

    dalekcaan,

    I have an aeropress. I have yet to take the time to figure out how to use my aeropress.

    barsoap,

    Well it says 80C water up to IIRC the first line but are you really sure about that? Also what about your grind settings?

    gondezee,

    I refuse to accept the 80c recommendation from the manual

    Cowbee,

    100c water, 12g coffee per 200g water, pour 50g water into press then wait 30sec, stir, add the rest, add the press so the water doesnt flow, wait 2 more minutes then press down until hiss.

    Easy peasy.

    laurelraven,

    Stopping when you hear the hiss is important, if you don’t you’ll press the bitter nasty part into your coffee

    barsoap,

    That’s a myth watch some James Hoffmann.

    rustydrd,
    @rustydrd@lemmy.world avatar

    The true arch experience.

    andrew,
    @andrew@lemmy.stuart.fun avatar

    I use areopress btw

    cm0002,

    It’s aeropress, did you even read the wiki???

    RootBeerGuy,
    @RootBeerGuy@discuss.tchncs.de avatar

    I use areolapress btw ouch

    rtxn, (edited ) in Distros bad

    Windows user: a stovetop percolator because they’ve had it forever and the coffee it makes is perfectly fine!

    (Narrator voice: it’s not perfectly fine, the coffee is bitter and burned).

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

    As a macOS user I don’t agree.

    Centaur,
    bfg9k,
    @bfg9k@lemmy.world avatar

    As a carrot I half-agree.

    xia,

    Me: “ls ~/Downloads”, mac-gui: Would you like to give “Terminal” access to the “Downloads” folder?

    adrian783,

    click yes when this happens. this one is a freebie.

    custard_swollower,

    I really like it, and I miss it on Linux. On Linux, I have to trust that each and every sh/bash script, package install script, or some stuff you download from internet are actually safe and don’t access your private stuff. On mac I get the prompt when some software needs to access a specific folder.

    CapeWearingAeroplane,

    Ok, it’s true that you have to spend 15 mins after setting up to “install developer tools”, and remove some safety rails. However, the mac doesn’t prevent you from doing that, and doesn’t really even try to make it hard (if you’ve ever touched a terminal before). Once it’s set up, you’re good to go…

    GeniusIsme,

    Depends on what you are doing. My company was using clang for c++ compilation and it was a drag to make all this clicks for each .so every is update. And there is no way to automate the process. And those occasional compatibility breaks didn’t help either.

    CapeWearingAeroplane,

    what do you mean? clang is a command line tool, can’t you write some cmake and a bash script to automate the build process? That’s what I always do when I writing any C++ that needs to be compiled/updated fairly regularly.

    GeniusIsme,

    It has nothing to do with clang being command line. It consists of many binaries, all of them untrusted. Any time new dynamic lib is loaded Mac stops the process and complains. Then you need to do manual stuff, as you can’t automatically trust a binary, for obvious reasons. This happened almost two years ago, maybe clang got apple certificates or some shit to combat the issue. But my point was that every OS update on Mac brings annoying issues for developers.

    CapeWearingAeroplane, (edited )

    I have to admit, I’ve never touched the kind of issue where I need to load a bunch of binaries I can’t automatically trust as part of a build process, so I won’t speak on that.

    On the part about OS updates being a PITA, yes: I’ll admit that I offset updating the macOS major version for as long as possible. As long as my major version is maintained/get’s security updates, and the newer versions are backwards compatible enough that I can compile stuff for them without any hassle, I’ll stay on macOS 13. Judging by historical data, that means I have about two more years before I might need to spend an hour or two fixing up stuff that bugs out with the eventual major update.

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20975616 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 278528 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 40