@3887b4

31 Followers
22 Following
373 Posts
Just posting into the void because I don't have anywhere else
> Do you care?
💡 I'll use `synchronized(atomicRef) { ... }`
I think I can ignore all of them and just use `updateAndGet()`. But at this point is this any better than `synchronized`?
Woah. What did they do to `AtomicReference` in Java 9?? So many new methods with complicated semantics. And what the heck is a `VarHandle`?
Should I use `synchronized` or try to be clever with `AtomicReference`?
Why do I always get yelled at? 
Still baffled by the sheer irresponsibility of unleashing the Convincing Lie Generator on the general public. I don’t think there’s a historic precedent save for only maybe the release of teflon into the environment.
Low highs and high lows. 

Dear developers who implement forms for entering OTP. Please:

- Don't use `<input type="password">`. I want to verify I typed the code correctly.
- Don't enter each digit in its own box. It breaks copy paste.
- Don't automatically submit when I enter all required digits.

Signed, a frustrated user.

"Car maintenance anxiety" should be a thing tbh.