Live data from Hacker News

Viewing profile — mbo

mbo

HN member
Joined
Sat, Nov 04, 2017, 4:41 AM UTC
HN karma
1,262
Public activity
261 items

About mbo

No profile information was provided.

Recent public activity

  1. comment
    Comment #49171543

    Love it! I was looking at this a little while ago, and used some of The Pudding's data on makeup/foundation shades ( https://pudding.cool/2018/06/makeup-shades/ ) and plotted it in…

  2. comment
    Comment #49148820

    Same for Bazel. It has historically been a very difficult to understand/adopt/rollout tool for a lot of engineering orgs but is going swimmingly for the organization I currently wo…

  3. comment
    Comment #48996708

    > I will say that I find even in games that do pay some lip-service to the continued existence of subordinated peoples within large empires – I think particularly of Europa Univers…

  4. comment
    Comment #48900640

    Given that the stock market completely crashed upon the release of DeepSeek-R1 it's fair to say that it was a negative billion dollar PDF.

  5. comment
    Comment #48802875

    the show source toggle is using https://blog.glyphdrawing.club/font-with-built-in-syntax-hig... (and the author is infact the creator of it)

  6. comment
    Comment #48785288

    I'm not sure this is a helpful comment. This is a common story with many medications, where someone notices their feelings are off and suddenly remembers that there is a probable r…

  7. comment
    Comment #48649730

    Another company like this is Blackmagic Design. Despite being overwhelmingly based in Australia, you'd think it was an American company based on office listing ordering on https://…

  8. comment
    Comment #48571500

    It is a win-win for Photobucket users who have their images (which OP is NOT a cohort of) preserved long term and the startup who snapped up Photobucket's data and liabilities. It …

  9. comment
    Comment #48571085

    Yes that's exactly why I mentioned that in the first line of my comment. I quote directly: > (I do agree that it's bad that there were no images preserved and that component of the…

  10. comment
    Comment #48570691

    Why are we complaining about this as a corporate greed thing? (I do agree that it's bad that there were no images preserved and that component of the post is justifiable) Obviously…

  11. comment
    Comment #48418274

    Yes confirmed, I did not author the DALL-E paper lmao

  12. comment
    Comment #48417658

    Look, not to brag but DALL-E's "armchair in the shape of an avocado" was mine ( https://openai.com/index/dall-e/ ). I remember trying to convey the gravity of this capability to my…

  13. comment
  14. comment
    Comment #48267981

    I just messaged a few of my friends who I know are devoutly Catholic (and also happen to work in AI): 3 out of 4 are currently reading it this morning for their Memorial Day.

  15. comment
    Comment #48262498

    It's not. 100% on Pangram.

  16. comment
    Comment #47927941

    I feel like there needs to be some sort of intermediate black screen between the questions, a visual "palette cleanser" if you will. I was actively noticing the saturation of the c…

  17. comment
    Comment #47815191

    Could this support a native datetime type? I shipped a much worse of this for managing repeated events and schedules.

  18. comment
    Comment #47783872

    A commonly trotted out argument for continued investment in manned space flight is technological spillover: that all the money we give to NASA generates positive benefits in other …

  19. comment
    Comment #47718359

    Given some system under test (SUT) with inputs (T, G...) and expected outputs derived from the inputs T', G' etc., a property based testing framework attempts to exercise the entir…

  20. comment
    Comment #47675617

    Pangram has a very low false positive rate, but not the best false negative rate: https://www.pangram.com/blog/third-party-pangram-evals

  21. comment
    Comment #47664865

    Note that this is contrary to the convention used in the Erlang community, where the number is used to disambiguate function definitions with different parameter counts, e.g. in ht…

  22. comment
    Comment #47588504

    PICA-3, per https://caseyhandmer.wordpress.com/2025/10/31/nasas-orion-sp... > All this would be inexplicable enough if, indeed, AVCOAT was the only known material from which heat s…

  23. comment
    Comment #47547221

    man, this cat is ranking pretty high on the feline grimace scale :( https://meow.camera/#4258783365322591678 wondering how I would contact the hosts

  24. comment
    Comment #47546391

    I'm not sure I'm understanding this workflow. Perhaps a small tutorial / walkthrough hosted on YouTube or asciinema might help people understand.

  25. comment
    Comment #47496771

    I never understood why Rust couldn't figure this shit out. Scala did. > If a crate doesn’t implement serde’s traits for its types then those types can’t be used with serde as downs…