This is the kind of thing I used to tell myself that I needed to exist before I'd be able to drop cable. The ability to just mindlessly turn on the TV and drop yourself right into the middle of something and leave it on throughout the day was... habit-forming, I guess.
Though ultimately it was not that difficult of a habit to drop.
It's going to be difficult with our current policies because we've erred on the side of making it as easy as possible for everyone to vote. We don't have a complete whitelist of citizens, it's against the law to require proof of citizenship to register to vote (unless that changed recently) and address verification in most jurisdictions isn't done more than the first time unless it's challenged.
To be clear, though, I don't think non-citizens are voting en-masse. My concern is that if you aren't even verifying they're citizens, you probably aren't really verifying that they are a real and unique person that isn't already registered.
Honestly I think if we actually wanted secure elections, we'd start with the red teaming and go from there. The signal to noise ratio of fraud is too meaningless to resolve without tightening up rules, which the results of the red teaming would give you the political capital to do.
Also, most crimes aren't uncovered by lawsuits. They're uncovered by law enforcement. The reason people resort to lawsuits is because law enforcement does not rigorously investigate or monitor. Voting laws vary by state / municipality, and they're mostly run by well-meaning volunteers acting in good faith.
When we're not sure how well the TSA is doing, we try to send prohibited items through, and infamously get abysmal results [1]. IMO the reason we don't see more election fraud cases is because *we're not looking for it*, so we just see the obvious cases like when dead people vote or people brag about voting twice publicly.
Until we actually do some "red teaming" of elections, we won't ever know. But the reality is, if we actually did, the results would reduce credibility of numerous prior elections.
[1] https://abcnews.com/US/tsa-fails-tests-latest-undercover-ope...
> But, on the flip side, I personally advocate hard for AI from the point-of-view on accessibility. I know (more-or-less) exactly what output I'm aiming for and control that obsessively, but it's AI and my voice at the helm instead of my fingertips.
This is the technique I've picked up and got the most from over the past few months. I don't give it hard, high-level problems and then review a giant set of changes to figure it out. I give it the technical solution I was already going to implement anyway, and then have it generate the code I otherwise would have written.
It cuts back dramatically on the review fatigue because I already know exactly what I'm expecting to see, so my reviews are primarily focused on the deviations from that.