Live data from Hacker News

libwifi: an 802.11 frame parsing and generation library written in C (2023)

libwifi.so

11–18 of 18 posts

Re: libwifi: an 802.11 frame parsing and generation library written in C (2023)

#11
Google’s Rule of Two [1] jumped out to me the moment I saw this combined with what seems to be a group of semi-anonymous authors on GitHub and this project while cool and a huge amount of work is also a bit of a yikes I think.

I know the common thinking is that “Fuchsia is dead” (it’s not check the repo it’s under heavy daily development) but it’s developing a new Rust based networking stack that’s really worth digging into [2] if that’s your idea of fun.

[1] https://chromium.googlesource.com/chromium/src/+/master/docs...

[2] https://fuchsia.googlesource.com/fuchsia/+log/refs/heads/mai...

Re: libwifi: an 802.11 frame parsing and generation library written in C (2023)

#13

Perhaps a stupid question, but the last release and commit is from 2023. Did something happen to the project?

that's just called having a complete project in a stable language lol, not everything needs a change every week to function well...

Re: libwifi: an 802.11 frame parsing and generation library written in C (2023)

#17
File extension reference notwithstanding, what an awful choice of vanity domain name. Depending on where you look .so isn’t even allowed to be used by non-Somali affiliates, and there are horror stories online of arbitrary non-renewals.

Re: libwifi: an 802.11 frame parsing and generation library written in C (2023)

#18
post #13

Perhaps a stupid question, but the last release and commit is from 2023. Did something happen to the project?

that's just called having a complete project in a stable language lol, not everything needs a change every week to function well...

The project isn't complete by their own admission: https://libwifi.so/features/

If the scope has changed they should remove the planned features. But until then, it's perfectly logical to assume that something happened and the project is incomplete...

Post reply on HN