LWN: Comments on "Looking back at the UMN episode" https://lwn.net/Articles/870417/ This is a special feed containing comments posted to the individual LWN article titled "Looking back at the UMN episode". en-us Sun, 26 Oct 2025 12:26:22 +0000 Sun, 26 Oct 2025 12:26:22 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Looking back at the UMN episode https://lwn.net/Articles/871907/ https://lwn.net/Articles/871907/ pabs <div class="FormattedComment"> <font class="QuotedText">&gt; I&#x27;ve been told [contributing to Linux mainline] is not the kind of thing the [Linux] Foundation is interested in encouraging.</font><br> <p> Uh, that seems very strange, did they give any reasons for that?<br> </div> Tue, 05 Oct 2021 02:57:26 +0000 Looking back at the UMN episode https://lwn.net/Articles/871740/ https://lwn.net/Articles/871740/ ghane <div class="FormattedComment"> GKH: &quot;...he gets to be mad once per year, he said, and this was the time for this year. &quot;<br> <p> So I can start sending in my patches? I should be safe till Christmas :-)<br> <p> </div> Mon, 04 Oct 2021 01:38:28 +0000 Looking back at the UMN episode https://lwn.net/Articles/871622/ https://lwn.net/Articles/871622/ tedd <div class="FormattedComment"> With your and the kernel&#x27;s experiences, why the hell would you still give UMN any attention at all? I know I won&#x27;t have any time for the bullshit they pull.<br> </div> Sat, 02 Oct 2021 08:01:47 +0000 Looking back at the UMN episode https://lwn.net/Articles/871395/ https://lwn.net/Articles/871395/ marcH <div class="FormattedComment"> Great summary, unfortunately not specific to the US.<br> <p> In big corporations the incentives are wrong too: to get promoted you need to produce something that looks &quot;ground-breaking&quot; too whether it actually is or not. Hard and patient work that merely pleases the customers is too difficult to measure and it does not get you very far either HOWEVER it still pays your bills in most places (just avoid the next Theranos).<br> <p> 1% inspiration and 99% perspiration gets you absolutely nowhere in academia, I mean at least not in computer science, I think other fields tend to be better. If you&#x27;re young and reading this then don&#x27;t go there ever, that system is broken by design. If you really want to try something outlandish then find some startup instead.<br> </div> Thu, 30 Sep 2021 16:29:33 +0000 Looking back at the UMN episode https://lwn.net/Articles/871387/ https://lwn.net/Articles/871387/ deater <div class="FormattedComment"> Current US academia, especially in the computer area, is fairly broken, and I say that as someone deeply involved in it.<br> <p> Researchers are judged on grant money, with a side focus on high-profile publications, and that&#x27;s about it. The stakes are high and sadly there&#x27;s a lot of politics and cheating involved that&#x27;s often overlooked because the majority of people involved are afraid the whole scheme will collapse if it&#x27;s investigated too thoroughly.<br> <p> It turns out doing actual proper Linux or open-source research that involves working closely with upstream is hard. In addition, making slow gradual improvements to existing code is considered &quot;incremental&quot; and will not get publications or funding.<br> <p> Wheras hiring a few low-level students to grab a 10-year old RHEL kernel, fling some poorly-written benchmarks at it, then write up some over-the-top article about &quot;Linux is terrible&quot; seems to be a winning way to get a top publication. Things are peer-reviewed, but understand it&#x27;s generally other similar minded professors doing the peer-review (or even their grad students if the big name person is &quot;too busy&quot;) rather than knowledgeable people from industry/open-source.<br> <p> The articles will often propose preposterous &quot;solutions&quot; to the problems they find (as per the original UMN work. Similarly, I&#x27;ve been at PhD defences where O(N^3) algorithms were proposed for the scheduler and none of the experts batted an eye).<br> <p> They don&#x27;t like fixing bugs either because their tools look less impressive if they can&#x27;t claim 1000 bugs found anymore because they fixed things upstream.<br> <p> There really isn&#x27;t a good solution to this in the current environment. I&#x27;ve suggested in the past that maybe the Linux Foundation could offer grants, sort of like google-summer-of-code, but for longer (3 year?) terms with strict wording requiring proper contributions back. I&#x27;ve been told this is not the kind of thing the foundation is interested in encouraging.<br> <p> <p> </div> Thu, 30 Sep 2021 15:40:13 +0000 Looking back at the UMN episode https://lwn.net/Articles/871308/ https://lwn.net/Articles/871308/ NYKevin <div class="FormattedComment"> Academics are used to the idea that they can just get a few smart people in a room, have them look at a technical issue, and the consensus of that group will be The Right Answer, regardless of what anyone else thinks. This is how they write and grade exams, after all.<br> </div> Thu, 30 Sep 2021 01:33:51 +0000 Looking back at the UMN episode https://lwn.net/Articles/871120/ https://lwn.net/Articles/871120/ mathstuf <div class="FormattedComment"> There is a program[1] at my alma mater that worked out pretty well (at least it was when I was there and for years after that, though the main profs behind it have since retired). The associated class had an assignment to engage with an existing project and contribute in some way (I chose Wesnoth and got a few patches in). Later, I went back after graduating to help out with a Linux kernel patch submission and even got one in myself (cleaning up a long-neglected network driver whitespace and `printk` usage pattern updates). I had been doing KDE and Fedora work already by that point, so I wasn&#x27;t new to it, but I think it helped many at least interact with some communities out there.<br> <p> I will say that this is by far focused on students rather than researchers, but professors are engaged with the program. I just don&#x27;t know how relevant it is to their research.<br> <p> [1]<a href="https://rcos.io/">https://rcos.io/</a><br> </div> Tue, 28 Sep 2021 20:37:57 +0000 Looking back at the UMN episode https://lwn.net/Articles/871115/ https://lwn.net/Articles/871115/ olof <div class="FormattedComment"> Is there a success story to highlight of a university system investing anything like a mini-opensource-office for helping their researchers (and students?) engage with outside opensource communities?<br> <p> Seems like it&#x27;s something the corporate world has figured out the benefit of, but it sometimes takes some sort of engagement failure for them to realize the need to invest there.<br> </div> Tue, 28 Sep 2021 19:19:16 +0000 Looking back at the UMN episode https://lwn.net/Articles/871049/ https://lwn.net/Articles/871049/ error27 <div class="FormattedComment"> I&#x27;m still annoyed at the UMN devs because they blamed me for not catching their &quot;bug&quot; even after I emailed them.<br> <p> Them: Ha ha. You caught some bugs in our patch but you didn&#x27;t catch our use after free!<br> Me: It&#x27;s not a use after free. The caller is holding a reference.<br> Them: Well, we still think it was a use after free.<br> <p> Ah well...<br> </div> Tue, 28 Sep 2021 06:02:51 +0000