linuxmemes

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

Nerrad, in AMA
@Nerrad@lemmy.world avatar

Why do so many nerds say my sister Vi is their favorite?

bhamlin,

Because she’s cuter than your other sister, Emacs.

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

Because the V version was a complete disaster… please don’t remind me of that.

VinesNFluff, in AMA
@VinesNFluff@pawb.social avatar

The community told me that using Arch would turn me into a cute femboy. It’s been a decade and I’m still as large and hairy as I was back then.

My question is who should I sue for this false advertisement?

IHateFacelessPorn,

Oh fk now thinking about it, me starting to use an Arch based distro and starting going to laser epilation pretty much happened at the same time period. Save me…

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

Can I interest you in showing you the ways of our lord and saviour, Jesus Christ?

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

Linus. He is responsible for making Linux, in general, so Arch had to use that kernel. If Linux never existed, you might’ve naturally become a femboy.

Gingernate,

Linus, as in tech tips right?

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

No, Linus as in sex tips.

Gingernate,

Hahahahahahaha I can’t imagine tech tips Linus or torvalds linus having any good sex tips 😂😂😂

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

Well, for people that don’t have any sex tips, they sure are good at fucking around with us.

Pwnmode,

I installed arch last night and woke up with nail polish on.

bhamlin,

Sorry, this is a kerning issue. Cute FERNboy.

space, in What do you guys do when you want to run unmaintained programs?

Or just download an older live CD that is compatible, and use it in a VM.

pewgar_seemsimandroid, in AMA

what is cinnamon forked from?

Cicraft,

Cinnamon trees

Blinchik, in AMA
@Blinchik@lemmy.world avatar

What is GNOME?

Cicraft,

A midget

loudWaterEnjoyer,
@loudWaterEnjoyer@lemmy.dbzer0.com avatar
Blinchik,
@Blinchik@lemmy.world avatar

So thats how linux works, thx

loudWaterEnjoyer,
@loudWaterEnjoyer@lemmy.dbzer0.com avatar

Yes, there is a little colony of gnomes sitting inside the machine. They are the ones doing all the heavy calculations. The bitcoin boom burned out so many of them it’s a total disaster. Currently you could consider them kind if endangered I guess.

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

Correct!

ikidd,
@ikidd@lemmy.world avatar

The reason the Year of the Linux Desktop never happened.

Stewbs,
@Stewbs@lemmy.world avatar

The Gnomish truth

WaterWaiver, (edited ) in What do you guys do when you want to run unmaintained programs?

A method I have not seen mentioned yet (for when you have an old precompiled version of an app):

  1. Identify the missing libs. You can run the program, but sometimes it’s easier to use ldd
  2. Use your web browser to download the missing libs from Debian’s repos (stable or older if need be). Unfortunately you often also have to grab their deps too.
  3. Extract the .debs
  4. Move all of the .so files into the same folder as the old program you are trying to run
  5. export LD_LIBRARY_PATH="$(pwd)"
  6. Now try running the app

It often takes a bit of fiddling, but it’s worked for me a few times and you only need to fetch the few libraries you are missing. For bigger things however it can be a dependency hell, you might as well use the distro’s actual package manager inside a chroot.

Note: You don’t need to be using Debian as your host distro, I don’t. As long as it’s a glibc based distro you should be mostly fine (glibc is mostly backwards compatible)

WaterWaiver, (edited ) in What do you guys do when you want to run unmaintained programs?

My distro recently dropped support for gtk+2 (which I am fairly pissed about, since it’s the last good version of GTK+)

Stuff like this completely throws the shared libraries idea in the bin. There are lots of benefits, sure, but none of them matter when your program won’t even start.

Please name and shame your distro. GTK2 is a core component of userspace for many users, just as important as glibc and bash. Maintaining it might be annoying, but it’s the lesser of two evils.

My distro (Void Linux) dropped support for qt4 a few years back. Now I’m running QUCS in wine. “win32 is the only stable ABI in Linux”

(And yes you’re right 2 is the last good version of GTK+. Gtk3 and 4 look and feel so much worse, they make me feel like I’m being punished.)

renzev,

False alarm! I’m on Void Linux too, gtk2 is alive and well! I was just being an idiot and searching for gtk2 while the real package is called gtk+2. I absolutely agree about gtk3 and gtk4. With gtk4 its like they didn’t even bother. Client-side window shadows?!? seriously???. I personally prefer CLI and TUI for my apps, but gtk2 would be my second pick if I ever need to develop a GUI app. Partly because if my app ever gets popular, it would piss off a lot of those updooter types. I would love to use something even more minimalist like nuklear but sadly that’s missing a lot of actually useful desktop integration like IME support (as far as I understand).

“win32 is the only stable ABI in Linux”

kek I’ll be stealing this one

WaterWaiver,

Glad you found a fix :)

FWIW I was running “xbps-query -s gtk2” out of curoisity last night and only saw “gtk2-engines”, which I thought was odd.

therealjcdenton, in Look at that fragmentation!

Horrible post

Matriks404, in Look at that fragmentation!

I cringe every time when someone compares a single Windows version to a whole distribution, and some of them even have more versions than Windows.

bouh, in Look at that fragmentation!

That’s mostly fluff though. Like you show, the core is either Linux or bsd and gnu, and then you have a handful of families.

That’s not fragmentation, that’s freedom.

And compatibility is a big factor too. Because of gnu and posix basically, almost anything that works on one distro will work on another.

Imagine if each distro was completely locked from anything on another one. That would be fragmentation, and we wouldn’t be talking about it, because it would be shit.

latca, in AMA

What is a bootloader and why would anyone want to load boots?

BleatingZombie,

You load your boots after installing Java in the the morning

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

Cuz… where else are you gonna put your load 🤨…

sounddrill,

Ayo? 🤨

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

No no no, you have to stir it to become ayo.

jaschen, in AMA

So someone suggested to me that Linux is amazing for gaming.

I decided to split boot and installed Mint and attempted to play Forza Horizon 5. It literally runs like a potato. Also my Logitech steering wheel doesn’t work and has major input lag.

Since you know so little about Linux, my question is what are you having for dinner?

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

Have no idea, still haven’t had breakfast…

AProfessional,

I don’t use a wheel but FH5 does work well here.

jaschen,

I think my Nvidia mobile 3070ti card is being funky. I think I got it to run better after trying some ideas online, but there are lag spikes and the steering wheel still didn’t work. Just deleted Mint and decided against Linux gaming for now

AProfessional,

FWIW i played it on Linux launch week on a 3080, it actually crashed less than on my Windows install. But that’s fair there are a lot of variables that could cause issues.

nogrub,

i gues you use an laptop with that i guess you have an integrated gpu and one for offloading that leads to my question do you use prime-run ?

jaschen,

I was getting Prime-run not found. I forgot what else I did, but finally got it working. The lag spikes made it a bit unplayable esp since this setup is for my dedicated racing simulator.

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

No questions on how to exit vim 🤔 🤨?

Crashumbc,

I haven’t used vim since collage (I’m currently a aarp member) isn’t it “cntrl-x” ?

ReveredOxygen,
@ReveredOxygen@sh.itjust.works avatar

that is nano

Crashumbc,

Pretty sure nano didn’t exist in 93’ oh well

gentooer,

But pico did and nano is built to emulate pico.

loudWaterEnjoyer,
@loudWaterEnjoyer@lemmy.dbzer0.com avatar

Because the people are stuck in VIM

bhamlin, (edited )

From another terminal:

ps ax | grep vim | awk ‘{print $1}’ | xargs – kill -9

nogrub,

the only way to exit vim is to unplug your pc

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

Correct!

rxin,

How do I exit vmacs?? my coworker must have played s joke on me

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

You press the X button.

FangedWyvern42, in AMA
@FangedWyvern42@lemmy.world avatar

What does sudo apt-get do?

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

The Asynchronious Packaging Template simply collects shit from other people that were kind enough to make that shit for apt. The get part is recursive, it tries numerious times till it gets what it wants.

Hazrod, in AMA

Why do Linux users hate Nvidia?

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

Because Nvidia hates Linux users. They’re just returning the favor.

Tartas1995,

That is surprisingly accurate

VinesNFluff,
@VinesNFluff@pawb.social avatar

That’s literally just correct. Are you sure you don’t know your Linux lore?

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

I know nothing!

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