xae342's comments

xae342 | 7 years ago | on: The strength of a monopoly can be guessed at by calling customer support

I’ve called the IRS recently due to them losing my filings, hard to get a person on the phone, even their advocates told me everyone struggles with it, the robot hangs up on you, when you do get someone they have no idea what to do an transfer you around, some agents just make things up, contradict policies they just told you. I ended up physically going to their office to drop off the paper work to get an official receipt they received my filing for when they lose it again. Next step is contacting my local congresswomen’s office for help. My experience at least with something very simple.

xae342 | 7 years ago | on: Why Are Newspaper Websites So Horrible?

Agreed on news being nearly worthless, 99% of articles are filler and could just be summarized in a couple of sentences if not the title. In fact the title of most articles tells you everything.

xae342 | 7 years ago | on: Bernie Sanders Intros ‘Stop Bad Employers by Zeroing Out Subsidies (BEZOS)’ Bill

No society has collapsed due to their sociopaths feeling un-incentivized, but they have when there are huge disparities in income that cause suffering. So I can’t see how dividing the revenue of companies up so that you don’t cause your entire society to collapse and no one has anything should be rocket science is my point. Obviously their leaders should have but they didn’t.

xae342 | 7 years ago | on: Stop future-proofing software

Agreed 100%, this is all that matters I’d go as far to say. It’s also is a key lesson in the disposable code shift that serverless is enabling as well.

xae342 | 7 years ago | on: Why JWTs Suck as Session Tokens (2017)

For signout we use token and user revocation lists represented as bloomfilters that services can poll or query directly if they need more consistency. This actually does work well in practice at very large scales efficiently we found.
page 2