Got it as well a couple years ago, it was no joke. :/
Luckily we could get vaccinated a year later. If you’ve had it and catch another variant mortality rate jumps to 10%. But usually those variants don’t overlap, it’s region based.
Not possible, but it would be possible to reimplement Quake's logic and controls in CSS to have it run without JS. I was considering doing that for my next CSS crime project, though now that CSSQuake has hit the hn frontpage there is little point in doing so.
I’m still working on filepond v5. A JavaScript file upload library that supports client side image manipulation, chunked uploading, various file sources, and is procedurally animated.
The thing that puzzles me is that I would expect overflow-x: hidden to result in text typed into that textarea being wider than the page and being invisibly truncated on the right hand side.
But that's not what happens. And in fact, when you start typing in the textarea the horizontal scrollbar vanishes - it's only there when the textarea is empty.
Am I misunderstanding anything here? Seems like it's some weird Safari bug, since Firefox and Chrome don't have the problem.
It probably has to do with other styles assigned to the textarea, maybe the ::placeholder as it hides when typing (I assume on focus)
In any case. In the screenshot the scrollbar is inside the textarea as it aligns with the resize control on its right. This is basically all the info needed to deduce the textarea overflow is the culprit.
But could be that the overflow-x is just a bandaid hiding the issue causing the overflow in the first place, like crazy styles on the placeholder.
+1 from me. I always find it very challenging to speak to strangers, but not at the Boulder gym. There's just so many opportunities to start a natural conversation:
- new climbers asks you for advise
- you can ask a new climber if they'd like some technique tips
- you finally top your project and someone commends you for it
- someone tops your project and you ask them for advise
- you're trying to top a boulder on a new set and are solving it with others
- you're _constantly_ in the gym so staff starts talking to you
The Gumroad CEO infamously fired and rehired everyone as contractors, and worked for DOGE last year until his delusions were shattered. It seems that your experience doesn't come from nowhere.
Luckily we could get vaccinated a year later. If you’ve had it and catch another variant mortality rate jumps to 10%. But usually those variants don’t overlap, it’s region based.