linuxmemes

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

willya, in Linux users when
@willya@lemmyf.uk avatar

Found the newb.

db2, in Linux users when

Real Linux users use curl and render the page in their imagination.

unreachable,
@unreachable@lemmy.world avatar

spoke like a true veteran

prettybunnys, (edited )

Just use lynx

bobs_monkey,

I grew up with w3m, but I like your style

sagrotan,
@sagrotan@lemmy.world avatar

Nyxt ftw

Fungah,

When I needed to use chrome (ugh) to run a program I just compiled I googled chromium… which didn’t work… so I tried troubleshooting it. But I don’t understand c. Or why it didn’t work I can’t remember what happened next but it took hours.

I have ungooohlef. Chromium now though which is great.

Potatos_are_not_friends,

I was confused because yeah… Why is this gif using a GUI?

muhyb,

Imagination? That’s bloat.

Ziglin,
fmstrat, (edited )

No, we write a bash script to install whatever it is and put it in a software folder that is synced on our next new install. This script also has to be updated every time, but, you get it.

Diplomjodler,

If you can’t read HTML, why even bother using a computer?

SkepticalButOpenMinded, in Linux users when

Is there a punchline to this I’m missing?

julianh,

It’s a parody of stuff like this www.youtube.com/watch?v=gCRzng7LsQI

zurohki,

Man, I thought having more CPU cores was what made compile jobs faster, I’ve never tried compiling on more screens before. TIL.

0x2d,

nixos users installing a web browser:

kratoz29,
@kratoz29@lemm.ee avatar

For real, I was like… so what the hell?

Potatos_are_not_friends,

Maybe it’s making fun of windows users who go through a 3-100 step install wizard?

It’s not making fun of Macs, which IMO has the slickest installs of just dragging.

victorz,

I’d rather click a button that installed everything to the right place than relying on myself to drag a single thing to a specific folder. Opening a folder first and having to drag is… a drag. That’s my opinion.

Potatos_are_not_friends, (edited )

Installing on a Mac looks like this.

  1. Click on the app package you downloaded
  2. Then verify that you do want to install it by dragging it

https://lemmy.world/pictrs/image/cc45c165-e57c-4b81-a333-a5b44d22696d.png

Imo it’s very intuitive, clean and clever. No wrong way to do it.

someacnt_,

UI design of apple truly amazes me. Did Jobs really worked on the design as well

DrRatso,

Once you know, it is easy. But this random popup with 0 explanation, besides an arrow, is not intuitive at all. In general I like my MacBook Air but I hate MacOS and if it wasn’t apple silicon itd be running linux. Once Asahi or something similar deals with growing pains, it will 100% be doing so.

Nomad, in Linux users when

AI content?

Alsephina,
0ddysseus, in Linux users when

Linux users install chrome now…?

Alsephina,

Well they already had firefox installed it seems

https://lemmy.ml/pictrs/image/7b32d4cd-dbc6-4638-afa6-9d6b041df450.png

M500,

Tutorials like this that are really simple might be a good way yo introduce the idea that Linux does not need to be difficult or complex.

Chrome is so common and it demonstrates that you can use something familiar on Linux.

catastrophicblues,

Yup, that’s been my experience with getting people to at least consider Linux as well. The first thing they ask when I tell them it’s a different OS like Mac is, “so can it run XYZ?” Most people don’t actually care and just want something that runs the apps they use.

Interestingly, my mom (a Windows user her whole life) seemed just as alienated by macOS as by Linux. Her work gave her a Mac and she couldn’t understand anything after about a week so she just asked for a Windows system instead.

pmk,

The problem would be that graphical UIs can look very different. Each distro with all their supported desktops would require documentation. The more I think about it, the more I like the idea of a short introductory documentation for people who have no clue about linux. Debian claims to be the “universal operating system”, but new users are usually directed towards Mint/Ubuntu/PopOS, but why? There’s a possibility here.

0ddysseus,

Of course. The GUI package manager is the first thing I always show people. I was still just making a joke though

Diplomjodler,

HERESY! GET THE TORCHES AND PITCHFORKS!!

xePBMg9, in Linux users when

Or, you know


<span style="color:#323232;">$ packagemanagerofchoice firefox
</span>
Rentlar,

the hardcorest users use https://lynx.browser.org/

ordellrb,

or links2

Potatos_are_not_friends,

Only way I know how.

Ziglin,

<span style="color:#323232;">$ packagemanagerofchoice installoptionname firefox
</span>
nick, in Linux users when

K

Mastershelf, in Title

Actually, what most most people refer to as “Linux” is really GNUde/Linux.

backhdlp,
@backhdlp@lemmy.blahaj.zone avatar

*LiGNUdex

possiblylinux127, in Can't relate to be honest, I still use MBR boot

EFI is so much better****

avidamoeba,
@avidamoeba@lemmy.ca avatar

Not sure if serious.

db2,

GPT you mean. Linux can boot in a non-EFI machine that has GPT disk partitions… Windows can’t because it’s dumb.

Max_P,
@Max_P@lemmy.max-p.me avatar

Yes but by doing so you’re using the same principles as MBR boot. There’s still this coveted boot sector Windows will attempt to take back every time.

What’s nice about EFI in particular is that the motherboard loads the file from the ESP, and can load multiple of them and add them to its boot menu. Depending on the motherboard, even browse the ESP and manually go execute a .efi from it.

Which in turn makes it a lot less likely to have bootloader fuckups because you basically press F12 and pick GRUB/sd-boot and you’re back in. Previously the only fix would be boot USB and reinstall syslinux/GRUB.

taladar,

I just had a bug on both of my EFI computers where they wouldn’t boot any more and a grub-install fixed it, apparently the regular update processes do not update the version on the ESP for some reason and my assumption is that it became incompatible with the modules in /boot

Adding an EFI Boot Entry for netboot.xyz after it happened on the first one really helped fix the second one though.

possiblylinux127,

No I mean EFI. It is a much simpler than MBR.

frokie,

I’m not having an AI boot my computer!

droans,

GPT is a partitioning table. EFI is a bootloader firmware interface.

db2,

MBR is also a partitioning table.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

Not in my experience… and apparently a lot of people that dual boot 🤷.

My main boot partitions are far from the 2TB threshold of MBR, I’m not that rich.

c0mbatbag3l,
@c0mbatbag3l@lemmy.world avatar

Yeah cause that’s the only benefit 🙄

0x4E4F,
@0x4E4F@sh.itjust.works avatar

I can’t see any other really 🤷.

pryre, in Can't relate to be honest, I still use MBR boot

Start using and efistub and never worry about boot loaders again!

vox,
@vox@sopuli.xyz avatar

systemd-boot is a reasonable compromise. i like it

pryre,

The reality is that a bootloader will seemingly always be needed to account for difficult BIOS’ and legacy setups (I’m looking at you, dual-booted Ubuntu 20.04).

BeigeAgenda,
@BeigeAgenda@lemmy.ca avatar

Naah I just disable secure boot altogether, then you don’t have to worry about all that TPM security theatre.

Vash63,

You don’t need secure boot to use EFI. It’s better all around regardless of SB.

BeigeAgenda,
@BeigeAgenda@lemmy.ca avatar

Fair enough I don’t miss the old BIOS.

0x4E4F, (edited )
@0x4E4F@sh.itjust.works avatar

Yeah, but Windows 11 needs it.

Can be disabled though. Easiest way - use Rufus when burning the USB.

Fun fact, you can also install Win11 in MBR mode, no UEFI needed whatsoever.

transientpunk, in Title
@transientpunk@sh.itjust.works avatar

Shouldn’t it be “Megahard Linux”

0x4E4F,
@0x4E4F@sh.itjust.works avatar

Yeah, that does make more sense.

transientpunk,
@transientpunk@sh.itjust.works avatar

Does that also imply the existence of “Semichubby BSD”?

0x4E4F,
@0x4E4F@sh.itjust.works avatar

BSD is anything but bloated 🤨.

speaker_hat,

Yet super funny!

FuglyDuck,
@FuglyDuck@lemmy.world avatar

Big dick problems, man.

cupcakezealot, in One of the few times I've downvoted
@cupcakezealot@lemmy.blahaj.zone avatar

double click exe file

lseif,

10 page wizard, with malware boxed checked by default

DavidGarcia, in There is no such thing as too many fans...

Where do you get the Final Fantasy source code. Asking for a friend (I’m not a cop btw, I swear)

Cratermaker, in There is no such thing as too many fans...

I’m surprised the CPU cooler is so small when they went to all that effort adding all those Noctuas.

eskuero, (edited ) in There is no such thing as too many fans...
@eskuero@lemmy.fromshado.ws avatar

Downvoted for not modding the PSU fan

  • 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 1146880 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 174

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