Well, this is what happens when you use email to manage a git repository. Many of the blocks could've been avoided if Linux would be handled via a modern git platform, like Gitlab. I can't even begin to comprehend how they manage to get anything done and keep track of everything. Probably with a rolodex and post it notes stuck to the side of their CRT monitors.
Announcement
Collapse
No announcement yet.
Bcachefs Looks Like It Won't Make It For Linux 6.6
Collapse
X
-
-
Originally posted by royce View PostWell, this is what happens when you use email to manage a git repository. Many of the blocks could've been avoided if Linux would be handled via a modern git platform, like Gitlab. I can't even begin to comprehend how they manage to get anything done and keep track of everything. Probably with a rolodex and post it notes stuck to the side of their CRT monitors.
- Likes 2
Comment
-
Originally posted by royce View Post
A rust rewrite is in the cards, apparently.
...that's probably unwarranted. That said, if a rewrite is on the cards, be aware that Rust is not a magic wand to make your code bug-free. It certainly doesn't substitute for poor, or lacking, systems analysis; or misapprehensions about workflows; or other meta-level complications of logic encoded in the application. Understanding what your code is meant to do is far more important than writing exemplary code that does the wrong thing.
- Likes 5
Comment
-
Originally posted by Old Grouch View PostUnderstanding what your code is meant to do is far more important than writing exemplary code that does the wrong thing.
Yes the Linux kernel documentation kind of does ask for exemplary code to review. So that people who are reviewing code are not detracted from real problem by poor coding.
The reality is submitting code to Linux kernel both are very important. Code not exemplary Linux maintainers/developers will not want to review it.
- Likes 1
Comment
-
Originally posted by Quackdoc View PostA shame, hopefully this will have time for egos to cool across the board, and maybe even some discussion on how to actually progress. A lot of people are eager for bcachefs I myself and patiently waiting.
- Likes 5
Comment
Comment