DaveFlater | 9 months ago | on: College English majors can't read
DaveFlater's comments
DaveFlater | 1 year ago | on: Hurl, the Exceptional Language
DaveFlater | 2 years ago | on: The return of the frame pointers
DaveFlater | 2 years ago | on: Ask HN: Are app signup dark patterns getting worse?
CFPB and FTC talked about it: https://www.consumerfinance.gov/compliance/circulars/consume...
Summary of comparable talk in the EU: https://www.insideprivacy.com/eu-data-protection/the-eu-stan...
Down in the details, it looks like there has been enforcement in individual cases, but it obviously was not enough to stop the flood.
DaveFlater | 2 years ago | on: Porting to GCC 14: C language issues
void fun110 (char const * const *a) {}
char **a;
fun110(a);DaveFlater | 2 years ago | on: Still no love for JPEG XL: Browser maker love-in snubs next-gen image format
DaveFlater | 2 years ago | on: SI Units for Request Rate
DaveFlater | 2 years ago | on: SI Units for Request Rate
DaveFlater | 2 years ago | on: SI Units for Request Rate
See also https://www.nist.gov/publications/quantities-and-units-softw...
DaveFlater | 2 years ago | on: SI Units for Request Rate
DaveFlater | 2 years ago | on: Ask HN: What does "vast majority" mean to you?
Consensus: agreement among a vast majority of a population.
DaveFlater | 2 years ago | on: SI Units for Request Rate
In practice, counting units are used everywhere (e.g., in MB/s, the byte is a counting unit), but I am relaying what the SI brochure actually says on this question.
DaveFlater | 2 years ago | on: Windows 10 users report app problems after Microsoft update
DaveFlater | 2 years ago | on: Automakers Look to Neuter ME Right to Repair Bill Under Privacy Concern Pretense
DaveFlater | 2 years ago | on: Man Who Sued 'Are We Dating the Same Guy?' Groups Files Class Action Lawsuit
DaveFlater | 2 years ago | on: It's Time the Word "Oligarch" Lost Its Russian Veneer
DaveFlater | 2 years ago | on: Ask HN: Why is it even possible to downvote a comment on HN without elaborating?
DaveFlater | 2 years ago | on: -O1 enables frame pointer push to move around on x86_64
DaveFlater | 2 years ago | on: Maestro: A Linux-compatible kernel in Rust
DaveFlater | 2 years ago | on: Maestro: A Linux-compatible kernel in Rust