721
Linux and Chill (lemmy.world)
submitted 18 hours ago by Clbull@lemmy.world to c/linuxmemes@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] pathief@lemmy.world 5 points 2 hours ago

In C++? I'd rather be shot, thanks :P

[-] evidences@lemmy.world 12 points 9 hours ago

I appreciate the usage of the pi 1 and not one of the newer versions.

[-] secret300@lemmy.sdf.org 5 points 9 hours ago

Maybe I'm just old but old pi was special

[-] ThunderLegend@sh.itjust.works 1 points 3 hours ago

It was! I still have mine somewhere in the house. It was my kodi media player for a long time.

[-] evidences@lemmy.world 4 points 8 hours ago

Pi 1 was an amazing idea, I ordered one as a sonon as they were available and then never used it for anything. I've bought way to many pis since then.

[-] SaharaMaleikuhm@feddit.org 20 points 11 hours ago

I better be getting pegged at the end of the night if she makes me suffer by writing C++.

[-] 01189998819991197253@infosec.pub 39 points 14 hours ago

Put the gun away and throw that cpp book in the bin, fool. I brought The Linux Kernel Programming Guide, which is in C, and my own socks, which are wool. Now let's gets crackin.

[-] mycall@lemmy.world 6 points 12 hours ago

Bonus points for some Rust device drivers.

[-] 01189998819991197253@infosec.pub 1 points 10 hours ago

Never touched rust, so I don't understand the hype. I'm not arguing against it, mind you, but I'm gathering, more and more, that it's worth a look. Maybe I'll look into it after work.

[-] snekmuffin@lemmy.dbzer0.com 1 points 6 hours ago

even all of that hype about memory safety and borrow checker you keep hearing aside, the actual coolest thing about Rust is how it does Traits instead of classes and that you can bind arbitrary data to enums

[-] Pickle_Jr@lemmy.dbzer0.com 4 points 13 hours ago

I already use linux. My feet have been getting cold lately. it never occurred to me to get wool socks. Is this how it starts? Are skirts next?

[-] SlopppyEngineer@lemmy.world 5 points 13 hours ago

Unless you use goat wool socks. Then you can go for a old school hippie build. Sandals, long hair, tie dye shirt and go from there.

[-] Juice260@lemmy.world 5 points 10 hours ago

Could’ve got me there quicker by telling me the truth

[-] m_f@midwest.social 95 points 18 hours ago

The cool kids are forcing people to read this at gunpoint nowadays

[-] TootSweet@lemmy.world 65 points 17 hours ago

Right? It's in the kernel and everything now. Linus likes it. Linus hates everything. HOW MUCH ARE THEY PAYING HIM?

[-] wander1236@sh.itjust.works 35 points 16 hours ago

Big Rust has gotten to Linus

[-] possiblylinux127@lemmy.zip 4 points 12 hours ago

Not the L man!

[-] Ephera@lemmy.ml 21 points 16 hours ago

Did he actually say that he likes it? My impression was that it's not his comfort zone, but he recognizes that for the vast majority of young programmers, C is not their comfort zone. And so, if they don't hop on this Rust train, the Linux kernel is going to look like a COBOL project in a not too distant future. It does not happen very often that a programming language capable of implementing kernels gains wide-spread adoption.

[-] brown567@sh.itjust.works 20 points 17 hours ago

One (1) good programming language is what they paid him XD

[-] 30p87@feddit.org 9 points 14 hours ago

I'll never touch Rust.

I hate the syntax and cargo too much for that. If that means that I'll never write mission critical, low level code, so be it.

[-] m_f@midwest.social 5 points 14 hours ago

What don't you like about Cargo? Is there another package manager you like more?

[-] 30p87@feddit.org 4 points 13 hours ago* (last edited 2 hours ago)

Well - of course I prefer a centralized package manager like pacman, which I also use for python packages etc., but I mainly dislike the building process of rust, which is usually done with cargo. No libraries, not even a global cache for already compiled dependencies, no distcc. This makes it infinitely slower than most C/C++ projects. Compiling the kernel is literally faster than compiling a "simple" project like spotify_cli (500+ dependencies, depending on configuration).

So it's ass from a user perspective, waiting for stuff to compile (just for it to fail, and start from scratch, as some stuff needs a clean build/src dir), and imo very weird from a dev perspective.

[-] possiblylinux127@lemmy.zip 3 points 12 hours ago

I like Go better

However, C is still king in a lot of ways

[-] m_f@midwest.social 2 points 12 hours ago

C is definitely still king, but I wonder if crABI will eventually be able to dethrone it:

https://github.com/rust-lang/rust/issues/111423

If they can define a useful ABI that manages to include lifetimes, that might just be enough of an improvement to get people to switch over from assuming the C ABI everywhere.

load more comments (1 replies)
load more comments (2 replies)
[-] Magister@lemmy.world 59 points 17 hours ago

Linux is C only, ever read the rant by Linus last century about C++ ? I was there, in usenet

[-] trxxruraxvr@lemmy.world 35 points 17 hours ago

They're about allow bits of rust though

[-] SkaveRat@discuss.tchncs.de 5 points 13 hours ago

Have they tried applying a bit of protective oil coating?

[-] GhiLA@sh.itjust.works 7 points 16 hours ago
[-] SaharaMaleikuhm@feddit.org 3 points 11 hours ago

He's having the same rant every couple of years. It's always funny.

[-] dis_honestfamiliar@lemmy.sdf.org 12 points 17 hours ago

Wait, you are telling people had discussion in Usenet? No way!

[-] Magister@lemmy.world 8 points 16 hours ago* (last edited 16 hours ago)

it was mostly flame wars, alt.bin.pictures.erotica, warez, discussion about The Simpson, and of course The Oracle, and Kibo.

EDIT for young people, the usenet oracle and kibology

[-] z3rOR0ne@lemmy.ml 31 points 16 hours ago* (last edited 16 hours ago)

Girl, I will wear whatever socks you want, but... pulls out my own gun. We're reading this damn book instead.

[-] somenonewho@feddit.org 11 points 14 hours ago
[-] z3rOR0ne@lemmy.ml 4 points 13 hours ago

Lol. I prefer the New Testament.

[-] SkaveRat@discuss.tchncs.de 6 points 13 hours ago

Don't kink shame her

load more comments (2 replies)
[-] raoul@lemmy.sdf.org 44 points 17 hours ago
[-] TimeSquirrel@kbin.melroy.org 34 points 17 hours ago

Wat? Don't you dare talk that way about my favorite multiple personality disorder clusterfuck of a language.

[-] brown567@sh.itjust.works 21 points 17 hours ago* (last edited 17 hours ago)

C is the only language, all the rest are mental disorders (/j 😉)

Edit: maybe rust, but it's on thin ice XD

[-] menemen@lemmy.world 4 points 12 hours ago

I still.like fortran better. (And I am not even lying.)

[-] thebestaquaman@lemmy.world 1 points 3 hours ago

For anything mathematical, the fact that Fortran has integrated support for doing math on arrays is absolutely fantastic

load more comments (2 replies)
[-] kekmacska@lemmy.zip 16 points 16 hours ago

the author of C++ said that C gives you many opportunities to shoot yourself in the leg. You have a much less chance for this to happen with C++, but when it does, you will blow your whole lower body off

load more comments (5 replies)
[-] jawa21@lemmy.sdf.org 10 points 14 hours ago

Nothing says "I love you" quite like a surprise LFS install.

[-] Shipgirlboy@sh.itjust.works 5 points 12 hours ago

When you find out your partner is into BDSM..

[-] affiliate@lemmy.world 3 points 10 hours ago

please don’t make me read another bjarne book. the last time i read one it made me want to stop programming

[-] ikidd@lemmy.world 1 points 8 hours ago

Jesus Christ, how old is that Pi?

[-] imPastaSyndrome@lemm.ee 2 points 10 hours ago

That's not socks that's a gun

load more comments
view more: next ›
this post was submitted on 18 Dec 2024
721 points (100.0% liked)

linuxmemes

21581 readers
925 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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.

    founded 2 years ago
    MODERATORS