Live data from Hacker News

Viewing profile — asmeurer

asmeurer

HN member
Joined
Thu, May 23, 2013, 3:37 PM UTC
HN karma
165
Public activity
14 items

About asmeurer

asmeurer.com

Recent public activity

  1. comment
    Comment #44089647

    It's amusing that he argues (correctly) that "there is no Great Chain of Being with humans at the top," but then claims that LLMs cannot tell us anything about language because the…

  2. comment
    Comment #43440621

    Are there people actually out there saying "S-Q-L-ite"?

  3. comment
    Comment #42258515

    A paper by the authors John Regehr et al. from 2012 explaining how it works https://fsl.cs.illinois.edu/publications/regehr-chen-cuoq-ei... .

  4. comment
    Comment #41122394

    The author claims that RST is nice because it's extensible, but as someone who's written some Sphinx extensions, I can tell you that extending RST is not as pleasant of a task as t…

  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #7560528

    The Chromium team seems to have an all-or-nothing policy when it comes to security. c.f. https://code.google.com/p/chromium/issues/detail?id=53

  11. comment
    Comment #7560522

    https://code.google.com/p/chromium/issues/detail?id=361230

  12. comment
    Comment #7148381

    (I am the lead developer of SymPy) The important thing to note about SymPy Gamma is that it does only the mathematics part of WolframAlpha. It's also relatively new. There is no na…

  13. comment
    Comment #7131608

    "What the command is supposed to do is to collect all the dependencies and the convert them into wheels if necessary..." How does it convert the non-wheel packages into wheels?

  14. comment
    Comment #6119013

    You can also make a whole cell be in bash with %%bash.