is this what it means to “own the libs”?
linuxmemes
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
If you got sudo, sure
sudo chown -R $USER:$USER /usr/lib
I was gonna come in here and say "Joe Biden" but i couldn't figure out how to turn it into a reference to the government spying on people.
Someone needs to watch some Snowden.
lib*
There ma, I did it ☺️.
You forgot math.h
And glibc.
I don't know when I'll next get the opportunity to ask this, so
How do people pronounce this: "gee lib cee" or "glib cee"?
I have the same question about clang
-
glib cee
-
clang as if a metal pipe fell on the floor and made a loud noise: "CLANG"
And liboutofhere
Having maintained Linux systems for over a decade, I instantly distrust anyone who claims they understand Linux regardless of what they say next.
I have 20 years of Linux experience. I tell people 'I know a few things.'
Would never say I know everything or understand everything though.
Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
I recently tried to compile an Raspberry pi image. I have no idea what to do when an error occurs. And I am a software developer who should at least have an idea. However goggle helps
Name em?
find / -type f -perm -a=x -exec ldd {} 2>/dev/null \;
It solves the problem but you get several megabytes of output, better pipe that into a file and do some filtering and finish with sort -u
https://github.com/oasislinux/oasis
Why would you want dynamic linking? Afraid you will change your mind?
Why would you want dynamic linking?
Because static linking everything sucks.
isn't that just flatpak with extra steps
Neat, I wish some of these projects weren't so apt to prime themselves for corporate takeover and instead stuck more with copy left.
Though I think I prefer the guix set up of keeping a unique package based on checksum and linking those out as required.
pkg-config --list-all
The bar is too low
Praise be pkg-config
Why is Lib capitalized when Linux is case sensitive and Lib files aren't a thing?
Ha jokes on you! I just accidently deleted my bootloader!
Pfff easy lib@
, lib32@
, lib64@
, libx32@
That would be just me.
John Locke
lib*
Reminds me of an interview i was in. I was like, this isn't even in my job description... 7 interviews later. Come to find out, they were HAND DEPLOYING Linux servers to try to scale for double of their user base. I feel like I dodged a bullet.
Wait you mean there's better ways to scale than deploying a whole new hardware and click ops your way through installs? /s
So when I was in the interview, you know, typically you answer questions, right? I mean there's some back and forth, but typically you're on the end of the stick.
It was Zello. They wanted someone to continue manual deployment. Are you fucking kidding me? Read the reviews. They are all consistent with a good product and an outdated infrastructure team.
Best of luck.
edit: grammar
ls -R /usr/lib/
Easy
We clearly need a "Periodic Table Song", but for libs. 😅
I named most of them Marlin Jr, and Coral Jr, but I guess we can name one of them Nemo.
$ locate -r '\.so$' | wc -l
4468
$ locate -r '/lib[^/]*\.so$' | wc -l
2488
We're going to be here a while.
Lib one, lib two, lib three