Live data from Hacker News

Viewing profile — david_draco

david_draco

HN member
Joined
Sun, Oct 21, 2018, 7:31 PM UTC
HN karma
802
Public activity
259 items

About david_draco

No profile information was provided.

Recent public activity

  1. comment
    Comment #49243894

    Unfortunately patent offices are using loopholes that reintroduce software patents. Patent law says that a pure software patent is not possible, it has to be combined with a specif…

  2. comment
    Comment #48881278

    JabRef before version 3 was pretty compact and snappy. It's essentially editing a text file for taking notes, except you can search through, download arxiv and journal articles (wi…

  3. comment
    Comment #48824612

    It's interesting that the male voices are all so much worse than the female voices (several are quite good). There is bias in machine learning, but I wonder whether there is also s…

  4. comment
    Comment #48201546

    I'd be interesting to quantify the cost of inconsistent funding to the supply chain.

  5. comment
    Comment #47849692

    That there were 0 equivalent products to the first iPhone is just a blatent lie. But repeated often enough, it overrides memory and becomes true, I guess.

  6. comment
    Comment #47045453

    > What does it mean that that I feel my anxiety in my gut? And that I clearly feel when I’m speaking from my head or my heart (or both)? [...] What does it mean that that I feel my…

  7. comment
    Comment #46724599

    Chinese Foreign Minister Wang Yi visted Europe and openly said to Kaja Kallas, the European Union's foreign-policy chief and other EU ministers: the Chinese Communist Party (CCP) d…

  8. comment
    Comment #45557597

    Now apply to each topic at https://en.wikipedia.org/wiki/List_of_topics_characterized_a...

  9. comment
    Comment #45529219

    A browser using 32 GB for 8 tab isn't necessarily wasteful, there is a lot of caching one can do to make back/forward buttons extremely fast. It would be wasteful to not allocate t…

  10. comment
    Comment #45310006

    And if I don't know, can I know?

  11. comment
    Comment #45083651

    I'm surprised Firefox Multi-Account Containers isn't mentioned. Seems ideal to me to keep Web Universes separate.

  12. comment
    Comment #45076448

    Unit and Integration testing is great for decreasing cognitive load too. When you are staring at an error stack trace of a complex code base, and go through mentally what could hav…

  13. comment
    Comment #44947817

    The words "good" and "very bad" indicate that the world is less important to that person than themselves. I'd be okay with a bit of personal harm if it helps against climate change…

  14. comment
    Comment #44935656

    Looking at the code, this converts PDF pages to images, then transcribes each image. I might have expected a pdftotext post-processor. The complexity of PDF I guess ...

  15. comment
    Comment #44065940

    > there’s also an official, built-in map of the planet, carefully crafted Is there a mathematical framework for how to optimize a map for gameplay to be most enjoyable?

  16. comment
    Comment #43615866

    I don't know if I should trust and run this code. If it was associated to Mozilla I would. It says it is a Mozilla Builders project, but https://builders.mozilla.org/projects/ does…

  17. comment
    Comment #43188360

    Yes. Meteorites are being systematically collected to get impact statistics in areas that are tectonically undisturbed. They seem equally good places: Antarctica, Atacama desert, G…

  18. comment
    Comment #42988888

    and MINIX is the most common operating system, thanks to Intel https://www.networkworld.com/article/964650/minix-the-most-p... :)

  19. comment
    Comment #42752202

    As far as I am aware, there is no symbolic computing tool yet for probability distributions? For example, multiplying two multivariate Gaussian PDFs together and getting the covari…

  20. comment
    Comment #42682919

    Step 10, add the bug as a test to the CI to prevent regressions? Make sure the CI fails before the fix and works after the fix.

  21. comment
  22. comment
    Comment #42636220

    Wake me up when it supports numpy&scipy.

  23. comment
    Comment #42508536

    I guess this implies that rescaling the window, or rotating your phone, will not update the view. Then you'd have to reload the page. That trade-off seems okay to me.

  24. comment
    Comment #42273493

    Doesn't seem to be open source: https://opensource.org/licenses?ls=affinity

  25. comment
    Comment #42004547

    In addition to the copy_file_range discussion at the end, it would be great to be able to applying deduplication to selected files, identified by searching the filesystem for say >…