Live data from Hacker News

Viewing profile — isidor3

isidor3

HN member
Joined
Wed, Mar 18, 2015, 9:23 AM UTC
HN karma
133
Public activity
30 items

About isidor3

No profile information was provided.

Recent public activity

  1. comment
    Comment #45951657

    I was hoping from the title that this would be about creating an audio representation so you could listen to the database work as if it were an old PC that had distinctive sounds f…

  2. story
  3. comment
    Comment #43443965

    I do think it's important to raise issues like this, but I personally hope that it means people put more careful eyes on it and pitch in patches so the project succeeds rather than…

  4. comment
    Comment #40781371

    I found this series to be a great read on some of the history of Galileo and the status of scientific understanding at the time I believe part of it has made the rounds on hn befor…

  5. comment
    Comment #40771523

    An author at Ars Technica has been trying to push the term "confabulation" for this

  6. comment
    Comment #40698235

    You build 9 different services in-house, obviously.

  7. comment
    Comment #40643247

    From playing games that get that distance wrong, it doesn't give me a headache or anything, it just makes the whole world feel bigger or smaller than reality. Really frustrating in…

  8. comment
    Comment #40393149

    Plotting the average or top percentile latency of an API on the left axis and the number of calls to that API on the right is pretty much standard practice where I work. I would ar…

  9. comment
    Comment #39701407

    While this is an interesting project and work, I do want to call attention to the fact that this is a highly specialized AI that's trained and customized per-track that is being ra…

  10. comment
    Comment #38240851

    Maybe some personal enjoyment?

  11. comment
    Comment #37109089

    From that same post, though, referencing the C 11 standard > "All pointers to structure types shall have the same representation and alignment requirements as each other." And so t…

  12. comment
    Comment #36365464

    Users of cars pretty routinely replace seals that are under a lot more extreme enviroments and abuse than a phone without issue. All of the ones I've dealt with pretty much are "ju…

  13. comment
    Comment #36117623

    Sounds like the torpedoes were armed, but not yet fired. So the sub itself turning around in a circle triggered the self-destruct mechanism while the weapons were still in the tube…

  14. comment
    Comment #35944571

    If you scroll down to the bottom of the post, there is a references section with a link to it.

  15. comment
  16. comment
    Comment #35941599

    Yes, and obviously ARM didn't chose the instructions in its reduced set optimally, if the best implementations require those instructions to be split into smaller ones. But that do…

  17. comment
    Comment #35941435

    It is interesting to me how both instruction sets have converged on splitting operations into simpler micro ops. The author briefly mentions RISC-V as having "better" core instruct…

  18. comment
    Comment #33134633

    Looks like Leap is the new focus of their development: https://github.com/ggandor/leap.nvim/issues/3

  19. comment
    Comment #28426977

    Because the next move made by your opponent would trivially be to capture your king, ending the game.

  20. comment
    Comment #28426495

    I wrote a little solver for some programming puzzle. Thought I was being clever by using bitfields for an array of booleans to reduce memory usage and bandwidth, as they seemed a n…

  21. comment
    Comment #26686158

    The most "complicated" part about operator overloading (in my opinion) is dealing with precedence rules. Some languages, instead of dealing with this complexity, treat all operator…

  22. comment
    Comment #26352639

    I've never played Diplomacy, only read about it. But, I feel like you don't have to convince your opponents that you're human to win. The players could know that their opponent is …

  23. comment
    Comment #23934839

    > having one or two days per year which are part of no month is stupid > having one or two days per year with no day of the week is asinine These don't sound like real reasons to m…

  24. comment
    Comment #21734444

    It actually is though! The force due to air resistance is the primary thing slowing down the bike and rider, and the force, which doesn't change with mass, slows down a heavier bik…

  25. comment
    Comment #21732178

    Heavier things do gain kinetic energy faster when falling, it's easy enough to confuse "being hard to stop" with "moving fast." Intuitively, the heavier object has "more" of someth…