122

cross-posted from: https://lemmy.zip/post/26533086

Linux kernel 6.12 is one of the most significant releases of the year, delivering a feature nearly 20 years in the making: true real-time computing.

you are viewing a single comment's thread
view the rest of the comments
[-] sxan@midwest.social 8 points 1 week ago

Realtime doesn't necessarily mean low latency, it means consistent latency.

This is such a critical distinction which can be counter-intuitive. In this case, their game may run slower, they just won't get lags resulting from local resource contention. And even that statement has caveats.

One of the biggest difference between self-taught developers and ones with CS degrees is that the ones with degrees usually understand a lot of important theory, such as O(1) means constant time, not necessarily fast time.

[-] CameronDev@programming.dev 2 points 1 week ago

It doesn't help that its not well named, realtime makes it sound fast.

One of the few things I remembered from my degree was the realtime programming course, because we got to program a model train set in Ada, on a 286(?), running on floppies. This was in ~2015, so ancient hardware even then, and it was slow, but it was "realtime".

Interestingly, my compsci degree never covered O notation, so that I've had to pick up along the way :/

[-] sxan@midwest.social 2 points 6 days ago

Interestingly, my compsci degree never covered O notation, so that I've had to pick up along the way :/

Really‽ That's a shame. It's one of the topics that, in my programming career, was regularly valuable and used. That, set theory, and discrete math have an been broadly applicable even in the most banal applications. It's a shame if it's not part of the CIS curriculum at some universities.

this post was submitted on 19 Nov 2024
122 points (99.2% liked)

Linux

5372 readers
62 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS