logoalt Hacker News

yipinwongtoday at 5:41 PM9 repliesview on HN

Who is the main audience for this type of content? Genuinely curious because I am not a serious Linux user.

What type of info do you get out of this for those who read this? So i can glance your insight?


Replies

farlighttoday at 7:43 PM

As a long time desktop and server user, why do I look at changelogs...

New filesystems and major changes to existing ones (large performance improvements, new features like adding better compression standards which I now know I can use, fixes to long-standing bugs which open new use cases).

New protocols like wireguard when it was new and exciting (still is now that I think of it). When that was mainlined, I knew I had some network rearchitecting to do.

New device drivers like amdgpu when it was massive news. Less so these days since most hardware is well supported, and I don't buy the absolute latest.

New kernel APIs which I can use in my programs — like landlock, when it was merged I knew it was time to improve sandboxing in some of my stuff.

Though LWN and kernel newbies do it best, already linked by others.

sphtoday at 5:47 PM

It's a well-formatted changelog of the most salient features of the release. Linus doesn't provide one apart from a list of added commits and merged branches, which isn't very useful unless you are a kernel developer.

show 4 replies
trashfacetoday at 8:58 PM

I look for wake from sleep fixes, nvidia the primary offender there (they have at least two bugs affecting it across several driver versions). But my intel wifi driver (BE200) also has an apparent hard lock on wake. Looks like this particular release doesn't have any fixes for me, though claude says its not the full change list.

show 1 reply
tuna74today at 5:47 PM

I think it is mostly "marketing" for Igalia's services. If you want to pay people to do "stuff" in Linux and adjacent projects like Mesa, Igalia seems very competent.

smashedtoday at 8:33 PM

I'd say mostly sys admins type users that want to stay on top of things?

I install Linux on a wide variety of hardware for both work and personal reasons.

I don't read the detailed changelogs religiously but after years of paying some attention to them I can understand most of it and see where the industry is investing developer efforts, what cool new hardware is gaining support and what new security or performance features people are focusing on.

igleriatoday at 6:00 PM

hi audience, we know about this stuff you use on a daily basis, you may be interested in our executive summary of the latest release of the stuff

gchamonlivetoday at 5:54 PM

I don't think there is much too it, it's a consulting firm. Would you hire a consulting firm with an empty tech blog portifolio? It's ticking a box, it's stating it's a consulting firm in tech, that it's target audience are companies with Linux machines etc...

show 1 reply
Retr0idtoday at 6:03 PM

I for one am excited about HDMI 2.1 support on AMD.

show 2 replies