linuxmemes

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

cogman, in Some heroes don't wear capes

One of the best parts about Linux. So much is open source which means your 20 year old hardware still likely has support.

bjorney,

Unfortunately, the RTL8812AU isn’t 20 year old hardware (then it might get a pass) - it’s current gen stuff

user224, in Some heroes don't wear capes
@user224@lemmy.sdf.org avatar

And shoutout for this one too: github.com/tomaspinho/rtl8821ce

Otherwise I wouldn’t have a functional WiFi card either.

sirnuke,
@sirnuke@lemmy.dbzer0.com avatar

Send your thanks directly to the maintainer (preferably email/mastadon/twitter/etc, not a ticket)! Open source maintainers don’t get a lot of positive direct feedback.

Petter1,

And if you have some coins to spare, don’t hesitate to donate 😊 it’s hard spending time for no money in this world right now.

CaptainBasculin,

I use this too on my laptop.

AlmightySnoo, in Arch BTW
@AlmightySnoo@lemmy.world avatar

lacks an anime girl wallpaper IMO

dream_weasel,

Thank fucking god.

sxan,
@sxan@midwest.social avatar

I thought that was mandatory to get updoots. It seems putting on a skirt and fishnets is now enough smh

WeLoveCastingSpellz, (edited )

I hate anime girl wallpapers on linux I hate anime girl wallpapers on linux grahhhh

knorke3,

sure you do :3

WeLoveCastingSpellz,

what’s this suppised to mean 😅

brb,

:3

knorke3,

just that i absolutely, 100% believe you. i mean… why wouldn’t i?

WeLoveCastingSpellz,

I am being gatekeeped, gaslit and girlbossed right now 😔

Mcballs1234,
@Mcballs1234@lemmy.ml avatar

Maybe :3

knorke3,

no! who would do such things to you? point me at 'em and i’ll beat them up for you!

kidpixo, in Hot take

I don’t use a DE, BTW.

  • guess right which distro I use and win a pet!
Blisterexe,

arch!

kidpixo,

Sir, you win!

Blisterexe,

So do I get a cookie?

kidpixo,

All the cookies you want ! They are already delivered to your browser of choice. Check inside 👍

kuroda,

☝️ 🤓

thedeadwalking4242,

Arch

barsoap,

Slackware.

infinitevalence, in What FOSS does to a mf'er (not that it's a bad thing)
@infinitevalence@discuss.online avatar

I like this much more than the Linux becomes Marxism meme.

VinesNFluff,
@VinesNFluff@pawb.social avatar

Similar vibe, but I think ‘marxism’ is not the only conclusion from realising how much megacorps control our world. I’m more of a left-anarchist myself :U

there1snospoon,

As a leftist/liberal who doesn’t know too much about polsci, how would anarchism function on a grand scale? Genuine curiosity.

bear,

Anarchism is less a system of functions to be implemented, and more of a governing philosophy on how we build other systems. That philosophy focuses heavily on the expansion of democracy and the elimination of hierarchy wherever possible in order to create the most total freedom in the system. It is not inherently opposed to the concepts of governance or laws as many believe. It usually means focusing on smaller governing units, preferring local governance wherever possible, to give people the most direct control over their own lives. Self-sufficient communities are a major goal here.

The meaning of freedom to an anarchist is wholistic; not just freedom to, but also freedom from. Freedom to pursue your life on your terms, freedom from any obligation or inhibition that would prevent or detract from that goal. This includes, for example, unconditional freedom for all people from starvation, homelessness, or the inability to access medical care. It is an intentionally utopian ideal, that we should strive for something that may not even be possible, because that is how we’ll create the best possible world.

Once upon a time, anarchism was effectively synonymous with libertarianism. That word was bastardized in America to the point that it is unrecognizable now.

there1snospoon,

Well. That’s a wholly different picture than the word itself paints.

It’s almost sad, as anarchist has such a negative connotation that, to me, it feels what you’re describing may deserve a new name to relieve it of the baggage associated with the name. It will be awfully hard to get people to listen in America when it’s so saturated with the idea that anarchism is, well… anarchic, ungoverned chaos.

Cethin, in The pain is felt on other planets as well...

Do people use esc for this? It’s so far out of the way. Ctrl-c is the “correct” way.

Opisek, (edited )

C-c is incredibly uncomfortable and bad for your carpal tunnels. What people actually do is remap Esc to Caps-Lock and vice-versa. Nobody needs Caps-Lock in such a prominent spot. Alternatively you remap it to Ctrl, then C-c becomes viable, too.

Mango, in Arch BTW

Sex sells, but since this is FOSS, OP must be a slut.

Hello OP.

0x4E4F, (edited )

Hey there big boy, grrrrrr 😏.

Mango,

I am a small boi. Grrrr you too.

0x4E4F,
Mango,

Not THAT small.

0x4E4F,

ASL PLS

SzethFriendOfNimi, (edited ) in The pain is felt on other planets as well...
@SzethFriendOfNimi@lemmy.world avatar

It’s easy.

Escape to exit edit mode : to prefix a command
q to quit
! to confirm

Now emacs… those people are crazy.

callyral,
@callyral@pawb.social avatar

with Emacs you’re never out of Control

turbowafflz,

I used emacs when I first started programming because it was what my dad showed me and I always thought it was easier than vim. Then I used a bunch of other things for a while and mostly use vim now and whenever I try to use emacs I am so confused because it makes so much less sense than vim after actually using both

SzethFriendOfNimi,
@SzethFriendOfNimi@lemmy.world avatar

For me vi was my first experience with it.

So yeah, I think it’s often about what you’re used to

CubitOom,

You could always use emacs with evil-mode to have vim key bindings

0x4E4F, (edited )

Evil mode, I like that 🤣🤣🤣.

JoMomma, (edited )

I’ve always preferred vi commands, they make sense and are mostly abbreviations or regex, all the other editors have the strangest commands…

To write and quit in vi :wq

To write and quit in nano: ctrl-o, confirmation dialog about tmp files, ctrl-x, confirmation dialog about exiting… weird feeling that I didn’t actually save the file… reopen, okay it saved, ctrl-x, confirmation dialog, weird feeling that I accidently edited the file…

0x4E4F,

Yeah, like Word, you open it, don’t change anything, close, “Do you want to save changes?”… WTF 🤨.

pete_the_cat,

I used nano for years until I forced myself to learn the basics of vi(m), now whenever something opens nano by default it annoys me and I immediately change the editor to vim 😂

CubitOom,

Asking someone to quit emacs when they never tried before is a great method to generate random strings for a secure password.

brlemworld,

I typically just esc :wq

pirrrrrrrr, (edited )

WQ = Write and Quit Q! = quit and do nothing else

Multiline cut, copy, paste is where I forget commands.

cashews_best_nut,

Multiline cut

I just use visual edit mode. Or 5yy for copy 5 lines. Paste is easy - p.

I’m shit at navigating and anything with the “g” command. I never bothered learning that.

MystikIncarnate,

! = Force

Meaning quit without saving. If no changes have been made, you can :q and that will work. If you’ve fumbled and made any change to the file, you’ll need the ! to get it to quit without saving.

WhatsHerBucket, in The pain is felt on other planets as well...
@WhatsHerBucket@lemmy.world avatar

But I wanted to save that :(

pete_the_cat,

:x

kratoz29,
@kratoz29@lemm.ee avatar

😵

MotoAsh, in Look at that fragmentation!

MS so jealous that their biggest innovation in the last decade was … to put Linux in Windows.

That and ads in the start menu.

Cicraft, (edited )

Context, please? Not trying to discredit, I’m just dumb

Evkob,
@Evkob@lemmy.ca avatar

They’re talking about Windows Subsystem for Linux. Basically reverse WINE.

infeeeee,

That was WSL1. WSL2 is just a vm: devtopics.com/wsl1-vs-wsl2-a-comparison-and-guide…

mlg,
@mlg@lemmy.world avatar

Windows Subsystem for Linux (WSL) which lets you basically run linux kernel along side the windows kernel which lets you do a lot of cool stuff like containers, linux apps, whole DEs, etc.

It was pretty cool for like 5 minutes until people realized that keeping windows around was kind of pointless and we should just be running pure linux lol.

It’s still a good feature, but it just gives you a direct comparison of linux vs windows which tends to outshine windows.

Honytawk,

Why would it be pointless to keep Windows when it is capable of running (al be it slowly) Linux software?

It is like saying Linux is pointless because of Wine.

mexicancartel,

It was pointless to keep windows at all. Pure linux is much cooler and running it inside windows was pointless. Unlike wine which runs windows programs inside linux which is big deal

ryannathans,

Plus it’s slow as shit typically

itsJoelle,

What was weird was one of my friends who is “baffled by my choice of Linux” let me know about this subsystem and said “hey, look! There’s no reason to use Linux again!”

merthyr1831,

it’s one of those niche developer tools that ends up highlighting how fucking appalling windows is for developers .

PropaGandalf, (edited )

Don’t forget about AI

Andrew15_5,
@Andrew15_5@mander.xyz avatar

GOTEM

JoMiran, in Arch BTW
@JoMiran@lemmy.ml avatar

Lenovo + Linux make a great combo.

ObviouslyNotBanana,
@ObviouslyNotBanana@lemmy.world avatar

Lenovux

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

I already got functional laptops (an Alienware M15 r3 and a very recent HP Pavilion) but none of them come close to my Thinkpad T480 in terms of comfort of use, the overall build quality and the damn awesome keyboard.

Too bad that all (?) recent Thinkpads now have soldered RAM.

hedgehog,

The Thinkpad X1 Extreme line-up does not have soldered RAM.

const_void,

Not really. Lenovo have a close relationship with Microsoft and they use proprietary, closed source firmware.

Fal, in Arch BTW
@Fal@yiffit.net avatar

Too bad it’s gnome. May as well use Windows

Evkob, (edited )
@Evkob@lemmy.ca avatar

Disregarding the DE-shaming (which, lol who cares? let people use what they like) how do you even figure OP uses Gnome? I can’t make out anything on their screen from the picture apart from the neofetch.

Shadywack,
@Shadywack@lemmy.world avatar

I’m sorry that Gnome being garbage offends you.

Evkob,
@Evkob@lemmy.ca avatar

Uh, no need to apologize? I’m not offended at “Gnome being garbage”. I don’t feel any offense at all, to be honest.

I am slightly annoyed at the “too-bad-it’s-Gnome” comment, which is why I pointed it out. It’s fine to not like Gnome, heck, I don’t like Gnome. I don’t see why that should translate into having a shitty attitude towards people who do like it. I’m just glad people are using FOSS, whether it be some nerd dev on an obscure tiling WM perfectly customized to suit their needs, or some tech-illiterate noobie using Linux Mint and a GUI software manager.

Fal,
@Fal@yiffit.net avatar

I guess I was wrong. But I just can’t stand gnome. Their devs are insufferable and it’s so incredibly unconfigurable. I have to use it at work (at least I can use linux) and it’s just so frustrating. I can’t stand people voluntarily using gnome

Evkob,
@Evkob@lemmy.ca avatar

I can’t stand people voluntarily using gnome

How does this affect you in any way, though?? I get being frustrated at having to use it, that blows, but why do you care if others use it?

Fal,
@Fal@yiffit.net avatar

Because its popularity is why it gets chosen as default on distros, and then those distros get chosen by companies as the only supported distro.

If gnome was a niche thing I wouldn’t care. But it being the default is actively harmful, and choosing to use it voluntarily is furthering that

capital, in The pain is felt on other planets as well...

I just reboot. Is that not right?

0x4E4F,

It’s fine if it works for you 👍.

iAvicenna,
@iAvicenna@lemmy.world avatar

No you have to shut off from the main circuit breaker, that is the only way to make sure

southsamurai, in Mint-y green it is.
@southsamurai@sh.itjust.works avatar

11? Fuck that, I’m not sidegrading to 8.

I ain’t even joking. My media PC is still on 7, everything else is on Linux now.

hameru,
@hameru@lemmy.blahaj.zone avatar

Isn’t it insecure to run such an old version tho? (Since it stopped recieving updates years ago)

Evil_Shrubbery, in AMA

What’s the penguins name?

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

Lemmy.

Evil_Shrubbery,

Lemmy Kowalski, the famous musician-engineer??

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

No, Lemmy Kilmister.

pewgar_seemsimandroid,

no

Resol,
@Resol@lemmy.world avatar

Wait, I plan on entering the music industry too, with the exact username that I use on this site. What if people accuse me of copying Mr Kilmister? Am I gonna be remembered as an absolute piece of shi-

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

You can always catch them off guard by using the Lemmy logo as an avatar 😉.

Resol,
@Resol@lemmy.world avatar

Yeah, no.

The avatar I’m currently using is actually related to my username in one way or another. Just do a reverse image search, and then spell the first word of my username backwards and you’ll understand what I mean.

So I’m basically a loser from the fediverse.

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

Well, you’d be the first loser musician, I can tell you that much 👍.

Resol,
@Resol@lemmy.world avatar

👍

Evil_Shrubbery,

Yes, that was the “musician” part of the reference. The engineer part was to bring it back to bird form.

Threeme2189,

Cardigan

Really_long_toes,

Pingu?

ICastFist,
@ICastFist@programming.dev avatar

Noot noot motherfucker

loudWaterEnjoyer,
@loudWaterEnjoyer@lemmy.dbzer0.com avatar

Tux

Evil_Shrubbery,

Short for Tuxiodore? Tuxilliansen? Tuxander the Great?

loudWaterEnjoyer,
@loudWaterEnjoyer@lemmy.dbzer0.com avatar

(T)orvalds (U)ni(X)

  • 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 10489856 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 4210688 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 25