Bill Criswell
@crswll.dev
UI Engineer "from Philly". https://github.com/crswll
I don't see many "Press/Hold to Confirm" buttons. Is there a good reason for that? Is the "Undo" pattern just easier for users in general since "press" or "hold" isn't really common in web UIs?
Do you know anything about genetics? I wouldn't know a gene from a jelly bean.
You ever do something you've done 100 times then all of a sudden forget how to? Is this aging?
New agent stuff in the VS Code update. Holy shit. Who'd have thought?
Wireless CarPlay loves showing a black screen about half of the times I start my car.
I'm using a `<dialog>` for modals, is my only option to show something on top of that the Popover API?
Just realized that in Grindhouse the (most?) main character from each movie loses their right leg.
Crazy cheeseburger liquor party got out of hand boys call an ambulance!
The best thing about being all right at pool is at a bar I can always knock someone down a few pegs who is obviously getting a big head about it.
This industry is exausting. There's so much assembly line thought process.
I see VS Code downloading an update. I can't wait to see how many agent agents can agent while agents are agenting in the agent proxy.
I really don't like the part where they show Siri AI trying to text and email like you.
DUE TO MASSIVE TECHNOLOGICAL PROGRESS; NO WEB SITES WORK ANY MORE PLEASE RT
"You want to snatch it from us again?" Here is how a farmer donated land to a city to be turned into a park. Instead, the city sold the land and its now being turned into a massive data center www.404media.co/a-farmer-don...
The lenghts some engineers will go to make things difficult astounds me every day.
Seriously, `.flex > * { min-height: 0; min-width: 0 }` would save me a lot of headache. Why can't I commit to it.
I'm creating a dialog component using `<dialog>` and I'm trying to transition in the content from (kind of) off screen.