Live data from Hacker News

Viewing profile — emn13

emn13

HN member
Joined
Mon, Dec 12, 2011, 6:43 PM UTC
HN karma
3,625
Public activity
1,460 items

About emn13

No profile information was provided.

Recent public activity

  1. comment
    Comment #48306800

    Note that the uploader apparently still retains control over labeling in most cases; uploaders that intentionally misrepresent AI-generated content might not be discouraged by this…

  2. comment
    Comment #46073264

    Create an image that displays two seven-pointed stars, two eight-pointed stars, and two nine-pointed stars. All stars are connected to each other, except for the ones with the same…

  3. story
  4. comment
    Comment #45626190

    I think it's not at all a marshmellow test; quite the opposite - docs used to be written way, way in advance of their consumption. The problem that implies is twofold. Firstly, and…

  5. comment
    Comment #45611193

    Yep. Still, I think it's a pretty decent benchmark in the sense that it's fairly short, quite repeatable, does have a quite a few subtest, and it's horribly different from the nebu…

  6. comment
    Comment #45605775

    It's not trash - it's quite nice for its niche. It's just not very scalable with cores, so it's best interpreted as a benchmark of lightly threaded workloads - like lots of typical…

  7. comment
    Comment #45605385

    I mean, reliably tracking ownership and therefore knowing that e.g. an aliased write must complete before a read is surely helpful? It won't prevent all races, but it might help av…

  8. comment
    Comment #45446968

    There's also the alternative of announcing this breakage publicly to electron beforehand; and the alternative of having a hack and publicly announcing it will be removed in a year.…

  9. comment
    Comment #45438100

    Put it this way: if I were in charge of a major OS, and I having one of the major app frameworks used on my OS tested on for my annual upgrade, I'd feel pretty embarrassed, even if…

  10. comment
    Comment #45412884

    Hyper amusing, thanks for sharing! Doesn't really improve the analogy, but fun quirk of history :-D.

  11. comment
    Comment #45402929

    So on the one hand we have a product which isn't even remotely designed for the use case (hamsters), and during normal use shows obvious behaviour (cooking) that should imply risk …

  12. comment
    Comment #45102563

    The author's examples of rough edges are however no better when hosted on vercel. The architecture seems... overly clever, leading to all kinds of issues. I'm sure commercial incen…

  13. comment
    Comment #44145981

    If you care about absolute accuracy, I'm skeptical you want floats at all. I'm sure it depends on the use case. Whether it's the standards fault or the languages fault for followin…

  14. comment
    Comment #44143321

    I get the feeling that the real problem here are the IEEE specs themselves. They include a huge bunch of restrictions that each individually aren't relevant to something like 99.9%…

  15. comment
    Comment #43941151

    Yeah, before required properties/fields, C#'s nullability story was quite weak, it's a pretty critical part of making the annotations cover enough of a codebase to really matter. (…

  16. comment
    Comment #43939619

    I love building libraries, so having the chance to talk about the gotchas with things like this is a fun chance to reflect on what is and is not possible with the tools we have. I …

  17. comment
    Comment #43939597

    "Recovered" sounds so binary. I think it's pretty usuable now, but there is scarring. The solution would have been much nicer had it been around from day one; especially surroundin…

  18. comment
    Comment #43939171

    While I'm most familiar with C#, and haven't used Ruby professionally for almost a decade now, I think we'd be better off looking at typescript, for at least 3 reasons, probably mo…

  19. comment
    Comment #43703202

    Of course they had a choice: they could have stuck with google maps for longer, and they probably also could have invested more in data and UI beforehand. They could have launched …

  20. comment
    Comment #43703165

    While some of what you say is an interesting thought experiment, I think the second half of this argument has, as you'd put it, a low symbolic coherence and low plausibility. Recog…

  21. comment
    Comment #43536142

    Perhaps the solutions(s) needs to be less focusing on output quality, and more on having a solid process for dealing with errors. Think undo, containers, git, CRDTs or whatever rat…

  22. comment
    Comment #43452577

    Is the advantage over an enum not kind of small? We're seeing bugs here because people tried to do the right thing but the tooling has absolutely no way of helping anybody to do th…

  23. comment
    Comment #42978448

    While a humorous response by Milton and an interesting debating point, the argument he makes is pretty weak because it almost inevitably reduces to complete lawlessness, doesn't re…

  24. comment
    Comment #42844682

    I'm curious what you base that on. For instance, we've never really allowed literally cutthoat competition, nor things like fraud and we've generally not allowed misrepresentation.…

  25. comment
    Comment #42844632

    One race-to-the-bottom phenomenon that (to me at least) appears to aggravate the impact of "corporate greed" is the social loop that goes as follows: 1. company decides to push the…