Aaron Tagliaboschi

Results 9 issues of Aaron Tagliaboschi

Maybe there isn't supposed to be one order, but rather just to find something that works? Or maybe it's just strictly a reference? In which case, maybe a summary of...

I can save (I think?) but I *can't open anything

I just noticed that a worker's client hint is set at initialization, but workers can live beyond multiple top-level navigations. We should decide if/when/where a worker's client hint set is...

enhancement

Could be helpful for a number of reasons, including deduplication for analytics and better handling of still-missing headers. Could call it `Critical-CH-Restart` or something, I'm thinking along the lines of...

enhancement

A new request header rolling out to Chrome stable, the '`sec-ch-ua` header that is part of the [User Agent Client Hints](https://web.dev/user-agent-client-hints/) fail the [current default HTTPHeaderValue validation regex](https://github.com/ESAPI/esapi-java-legacy/blob/cf4de093ff6b24a00d2e99396522a70b895bbabf/configuration/esapi/ESAPI.properties#L480). Specifically, the...

My introduction was this 2007 SIGGRAPH paper and talk https://dl.acm.org/doi/10.1145/1275808.1276390 https://youtu.be/6NcIJXTlugc The basic concept is to add or remove "seams" of connected single-pixel rows or columns for better scaling/resizing. The...