RocketData is a Uni-Directional UI Component Data Source
I watched “Managing Consistency of Immutable Models” by Peter Livesey where Peter shows how RocketData works. Very worth the time! I’d call RocketData a uni-directional data source. It’s uni-directional because you set up the DataProvider
as the source once, wire update notifications to view updates via the delegate
property, and you’re done with the setup. Update events include:
Unlock 802.1X wired internet via OpenWRT on TP-Link WA901ND

This weekend, I struggled to flash a TP-Link TL-WA901ND access point with OpenWRT and connect it to my university’s dorm internet. It took 7 hours to figure out what I accidentaly achieved after 2 but didn’t understand and couldn’t reproduce then. For anyone who wants to do the same, I publish this article for reference.