Live data from Hacker News

Viewing profile — aristidb

aristidb

HN member
Joined
Thu, Jul 22, 2010, 1:34 PM UTC
HN karma
2,080
Public activity
541 items

About aristidb

No profile information was provided.

Recent public activity

  1. comment
    Comment #36011440

    Since the spelling reform of 1996 both are spelled Föhn

  2. comment
    Comment #35299036

    GPT 4 gave me this answer: In this variant of the Monty Hall problem, since all the doors are transparent, you can clearly see what is behind each door. This changes the nature of …

  3. comment
    Comment #31264366

    Curious that they translated it to German based on my phone settings for a product that only supports US banks? (I don’t mind that it is US banks, just… why did they pay a human to…

  4. comment
    Comment #29520426

    The game has an end, and you can get there in a much more reasonable amount of time.

  5. comment
    Comment #21270412

    Seeing this made me donate a small sum to the Internet Archive, maybe you (dear reader) want to do it too? https://archive.org/donate/

  6. comment
    Comment #19214714

    Also noteworthy that on Intel at least, using AVX/AVX2 reduces the frequency of the CPU for a while. It can even go below base clock.

  7. comment
    Comment #16865265

    I've never quite understood the appeal of Dependency Injection. What's wrong with just using constructors?

  8. comment
    Comment #16722811

    Pardon my ignorance: How did Solaris solve this?

  9. comment
    Comment #16714937

    There is in fact a DPDK related project for NVMe storage: https://github.com/spdk/spdk (I have not had reason to use it yet, unfortunately)

  10. comment
    Comment #16302479

    The fact that it showed me a pop-up advert for an Ayn Rand book was also indicative.

  11. comment
    Comment #16253553

    In 1517174122 daylight saving time is so obsolete...

  12. comment
    Comment #16059902

    A quick google says: > Where can a mediocre software developer get $450K+?!

  13. comment
    Comment #16059784

    The article spends 4 paragraphs on them. Just one example: Although AMD’s response in the forum was that these were isolated issues, phoronix was able to reproduce crashes by runni…

  14. comment
    Comment #16059747

    In a five party system, it is quite common for voters to not feel too much allegiance to any party in particular.

  15. comment
    Comment #16059730

    The very article mentions at the bottom that AMD has its fair share of nasty bugs recently, too. If anything, I would expect AMD to spend even less effort on validation (because th…

  16. comment
    Comment #16021423

    Fun fact: Berkshire Hathaway (Buffett's company) now has a huge stake in Apple. So it's not really true anymore that he avoids IT.

  17. comment
  18. comment
  19. comment
    Comment #14875697

    True, but Cmake has a lot of users already familiar with it and who have it pre-installed. So I applaud this change to use Cmake!

  20. comment
    Comment #14707685

    The article indirectly says it's using special MRI machines with much better than millimeter resolution. So I think your first analogy is likely better than your second.

  21. comment
    Comment #14691783

    I for one find this GROẞARTIG. Maybe not using umlauts or writing nouns in lower case is more efficient, but sometimes it feels good to have something like this.

  22. comment
    Comment #14386799

    You could just make a new clean checkout in a different directory?

  23. comment
    Comment #14248060

    You can install a devtoolset[1] to get a newer GCC which keeps ABI compatibility. I'm using gcc 6.2.1 on CentOS 7 that way. [1]: https://www.softwarecollections.org/en/scls/rhscl/d…

  24. comment
    Comment #14216574

    Try indenting your code section by 4 spaces. :)

  25. comment
    Comment #14210649

    "protocol buffers which have zero backwards compatibility" Either I misunderstand you, or this is _remarkably_ wrong: Protocol buffers were designed to make it easy to define proto…