HN user

linuxlizard

1,075 karma

Firmware engineer at Cradlepoint (part of Ericsson) working on WiFi and GPS. Formerly engineer at Marvell doing MFP scan firmware.

Posts2
Comments315
View on HN

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.

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.

I also read _The New Turing Omnibus_ as a young CS student. I really enjoyed reading about all those different areas of Computer Science.

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.

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.