Live data from Hacker News

Remembering Larry Finger, who made Linux wireless work

arstechnica.com

91–92 of 92 posts

Re: Remembering Larry Finger, who made Linux wireless work

#91
post #87

Earlier quoted context omitted.

I disagree. I think rewrites are sometimes the right thing, but rarely. The Linux kernel is a good example. Should we rewrite it? No of course not. So was your point about code that hasn’t been maintained in a decade? Sure, maybe then. But I can’t square “code that hasn’t been touched in a decade” with “still in active use today”

The Linux kernel is the perfect example for my case. We should absolutely create a new OS to replace Linux. Just an example, and not only my opinion, rather a widespread one: There is no need for multiple mechanisms of interprocess communication, they only add to the complexity. Conway’s Law[1]: > Organizations which design systems are constrained to produce designs which are copies of the communication structures of…

> and very often drastically simplify both the design and the codebase.

This is the major flaw in your argument. This just isn’t true.

Re: Remembering Larry Finger, who made Linux wireless work

#92
post #78

Earlier quoted context omitted.

You might enjoy this series of articles about writing a Wi-Fi driver using reverse engineering techniques: https://zeus.ugent.be/blog/23-24/open-source-esp32-wifi-mac/

Yes I really enjoyed reading that article, thank you so much. I'm really looking forward to seeing a brave soul show up to try and reverse engineer those 50 thousand hardware initialization memory accesses. That sort of thing is just incredibly difficult. I'd really enjoy reading about that too. In my case I intercepted USB communications with wireshark and tried to make sense of the packets. I'd use the proprietary…

The new website containing all articles: https://esp32-open-mac.be/
Post reply on HN