"I'm behind on my beatings."
HN user
linuxlizard
Firmware engineer at Cradlepoint (part of Ericsson) working on WiFi and GPS. Formerly engineer at Marvell doing MFP scan firmware.
I did my MS-CS in Bozeman. I'm super excited to see MSU on HN FP as well! Very cool!
My college classes used to post grades, on paper, taped to the wall, listed by SSN.
I want to hack this to drive around the office and find an AP based on signal strength. Bloodhound mode!
Root word comes from the Greek mythological giant. https://en.wikipedia.org/wiki/Argus_Panoptes
I'm a big fan of Ada. I first encountered exceptions in Ada. When I first saw Python, way back in version 1.5, I was happy to see exceptions.
California.
Are the private schools forced to take any students? Or can they cherry pick just the best students? Do they reject anyone that needs an IEP? Public schools are legally obligated to provide an education to anyone, no matter how much trouble they cause. If these private schools take public coin, they should be required to follow the same laws.
When you treat every negative outcome as a system failure, the answer is more systems.
Holy crap, I'm going to save that quote forever. I have a co-worker who treats every line of bad code committed as a reason to add ever more layers to CI. Yo, we caught it in testing. There's no reason to add another form we have to fill out.
That makes sense. Phones would drive smaller USB and laptops likely drove smaller DisplayPort.
That does make sense. Ethernet is easily replace by WiFi. There's no easy replacement for USB (can't charge a phone over Bluetooth (yet)).
Crimping our own cables is more common in data center or IT. Normal people wouldn't cut their own cables. I've given up cutting my own cables for home use (fixing busted heads) because it's easier to just grab a new cable.
There's no laws about it. It's mostly a "handshake agreement" enforced via the WiFi Alliance. You go through the WFA certification process to get the "WiFi Certified" sticker. https://www.wi-fi.org/certification
Usually large vendors try to do the right thing.
I wrote printer code for 10+ years. I appreciate how hard the technical problems are but vendors make it so much worse. I loathe printers. Printers peaked with the LaserJet III.
the two-pizza rule:
Or just me.
Crowdstrike also has an Ubuntu Linux version. We're required to install it at work.
I came to work over a vacation to fix a critical customer issue. The company rewarded me with a $50 gift card.
Decompiling the microcode blob might run afoul of intellectual property laws. A clean room implementation needs to be done without reading any of the product's actual code.
When I first started using UNIX (Ultrix on a DECStation), I was floored by the wizardry of "hackers" sending me email from Santa Claus. Mind blown!
Yeah, I wonder how the EU will deal with people who use that law to hide evidence of their misdeeds...
Here in the US, we elect them to public office.
I also read _The New Turing Omnibus_ as a young CS student. I really enjoyed reading about all those different areas of Computer Science.
Depending on your use case, Cam Scanner (I'm on Android), works very well for the occasional document picture.
Out of 10, right? Out of 10?
We had that same burn-out measurement tool in HP-UX, SCO, and SunOS!
An old hub (not switch) does exactly that: all traffic forwarded down each port and I can see what everyone was doing. Even with a switch, a misbehaving device can cause all sorts of havoc on an Ethernet network. 802.1X is supposed to provide port security but isn't used often. Anyone could plug into a wall port and get access to a corporate network.
He's forcing me to work hard, dang it! I'm being forced to study WiFi carefully and learn his (really amazing) tools to fix these issues.
Wi-Fi has the same challenges as if someone just tapped an Ethernet cable. (Except the Ethernet line can't be sniffed from the parking lot.) The amount of unsecure traffic on a basic Ethernet network makes Wi-Fi security slightly better.
I swear Mathy Vanhoef has dedicated his life to making my life miserable. Every time he finds these wifi security problems, we get to spend weeks/months integrating and testing vendor patches.
Look at Boeing.
I know it's ridiculous, but I will use my own time to work on some problems that officially we're not allowed to fix. I make that issue my hobby project and use my time to learn some new tool/technology (that looks good on a resume). For example, right now I'm learning Rust to fix [a hairy build problem]. Taking on the problem gives me back some that developer motivation. Using it as a learning opportunity makes me feel like I'm personally growing.