Live data from Hacker News

Viewing profile — mdriley

mdriley

HN member
Joined
Tue, Apr 01, 2014, 10:06 PM UTC
HN karma
374
Public activity
40 items

About mdriley

Working on memory safety at Google.

Security, compilers, infrastructure. MSFT, FB, GOOG.

https://bsky.app/profile/matt.dev

Recent public activity

  1. comment
    Comment #46797582

    Just a few more Rust libraries we've shipped in Chromium: - https://github.com/image-rs/image-png - https://github.com/webmproject/CrabbyAvif - https://github.com/RCasatta/qr_code …

  2. comment
    Comment #46157145

    I tend to agree. See also: https://issues.chromium.org/issues/401081629

  3. comment
    Comment #46118438

    Happy to report the BMP work is actually being done by our friends on the Edge team at Microsoft! https://chromium-review.googlesource.com/c/chromium/src/+/72...

  4. comment
    Comment #45891362

    Obligatory oldnewthing: https://devblogs.microsoft.com/oldnewthing/20030929-02/?p=42... > Multilingual support also explains why you see things like “1 folder(s)” instead of “1 fol…

  5. comment
    Comment #45826689

    > TL;DR: use std::simd if you don’t mind nightly, wide if you don’t need multiversioning, and otherwise pulp or macerator. This matches the conclusion we reached for Chromium. We w…

  6. comment
    Comment #43416801

    Hi, I lead Chrome's Rust efforts. I think the Typescript folks made a great and well-reasoned decision.

  7. comment
    Comment #41064527

    > Based on the testing performed before the initial deployment of the Template Type (on March 05, 2024), trust in the checks performed in the Content Validator, and previous succes…

  8. comment
    Comment #39753254

    Man Yue Mo worked at Semmle ( https://blog.sonatype.com/steps-to-responsible-disclosure ) before it was acquired by GitHub ( https://github.blog/2019-09-18-github-welcomes-semmle/ …

  9. comment
    Comment #38829668

    Itanium had sliding register windows too: https://devblogs.microsoft.com/oldnewthing/20150729-00/?p=90...

  10. comment
    Comment #37389329

    The report says the cooling issue caused "a loss of service availability for a subset of [one] Availability Zone". How did a single-AZ failure cause outages for two dozen services?…

  11. comment
  12. comment
    Comment #34387992

    see also: an empirical analysis of how many "u"s the Internet thinks are in "excuuuuuse me, princess", by Ryan North (of Dinosaur Comics and other fine literature) https://qwantz.l…

  13. comment
    Comment #32447127

    one relevant datapoint: https://devblogs.microsoft.com/dotnet/announcing-grpc-json-t...

  14. comment
    Comment #32382027

    It seems like a lot of other technologies in this space have solved the listed problems while remaining compatible with browsers, load balancers, reverse proxies, etc. It was a pro…

  15. comment
    Comment #29205519

    Eric Brandwine (VP/DE @ AWS) said publicly in 2019 that EC2 had never scheduled different tenants on the same physical core at the same time, even before we learned about things li…

  16. comment
    Comment #28535133

    "EncryptData" https://github.com/microsoft/omi/blob/e4d72481fa2f805148c9c8...

  17. comment
    Comment #28504634

    See also Rands, “Seven plus or minus three” https://randsinrepose.com/archives/seven-plus-or-minus-three...

  18. comment
    Comment #26920559

    You might enjoy Uber’s paper on SubmitQueue, their system to run CI on what they guess will be the sequence of commits that test successfully: https://eng.uber.com/research/keeping…

  19. comment
    Comment #26272388

    Definitely not appropriate for protecting Real Infrastructure, but for my handful of personal machines I put my authorized keys in a Google Doc and configure hosts to download it u…

  20. comment
  21. comment
    Comment #24893490

    If you'd like to see the last data that was public, here's the commit that merged in the removal: https://gitlab.com/gitlab-com/www-gitlab-com/-/commit/5ed24d...

  22. comment
    Comment #24645950

    Er, a few problems with the reasoning here: 1. Windows developers did not build large parts of the product on any regular basis. Windows took ~18 hours to build on incredibly power…

  23. comment
    Comment #24643310

    Heh, nope, `timebuild.pl` is the canonical entrypoint for an "official" Windows build, and has been for a very long time. It's a hideously elaborate dependency resolver and task ru…

  24. comment
    Comment #24612908

    Sure, it's easy enough to find network-attached screens. The hard part is giving those screens access to anything without them showing up as vectors for every Red Team exercise. Gi…

  25. story