Live data from Hacker News

Viewing profile — cschmid

cschmid

HN member
Joined
Mon, Apr 05, 2021, 4:27 PM UTC
HN karma
212
Public activity
34 items

About cschmid

No profile information was provided.

Recent public activity

  1. comment
    Comment #43938448

    Well technically, the starting points were always other elements like bismuth, and not lead. I believe the authors checked, and noted that in the paper: https://journals.aps.org/pr…

  2. comment
    Comment #42165756

    I wonder what makes you say this? In my (limited) anecdotal experience, I've noticed that Austrians seem to have far higher levels of English competency than Germans, for example.

  3. comment
    Comment #42147578

    There's a song about this: 'When The War Came' by The Decemberists https://www.youtube.com/watch?v=XJHOiQ2uniU

  4. comment
    Comment #39829296

    For anyone who's wondering, you can see your current kernel config in a file like /boot/config or /proc/config.gz

  5. comment
    Comment #37195543

    Can I also interpret this as: 'AMD's pytorch support is so abysmal that inference is 10x slower than it should be'?

  6. comment
    Comment #37081509

    Not quite: half are on the left, and half are on the right of the vertical line; and half are on the bottom and half on the top of the horizontal line.

  7. comment
    Comment #36780561

    It's also wrong: SO(n) matrices have determinant +1.

  8. comment
    Comment #35943192

    Unfortunately, despite panels and batteries getting cheaper every year, not every rural household has the financial means to access these solutions. I'm really excited about initia…

  9. comment
    Comment #35916574

    The only way to avoid falling under the provisions of the act is to not have any customers in the EU -- that's quite a big market to cut yourself out of, and definitely something a…

  10. comment
    Comment #35879682

    My whole workflow of organizing and reading papers is centered on PDFs. While I like having interactive supplemental materials, I want to be able to print, save and annotate the pa…

  11. comment
    Comment #35877590

    Has anyone here found a link to the actual paper? If I click on 'paper', I only see what seems to be an awkward HTML version.

  12. comment
    Comment #34419773

    The Taiwanese scooter company Gogoro recently announced something similar: Their scooters come with swappable batteries that you rent. The swapping station they have throughout the…

  13. comment
    Comment #34355768

    The article links to an old draft of the paper (it seems that the results in 4.1 couldn't be replicated). The arxiv has a more recent one: https://arxiv.org/abs/2212.13345

  14. comment
    Comment #34075566

    I disagree; I think a system like Wikipedia shows that a textual and visual format like markdown provides the flexibility to convey pretty much any information. For any formal and …

  15. comment
    Comment #33269078

    It's a popular science talk, not a presentation of a specific research result. The re-interpretation of scattering amplitudes in terms of novel mathematical structures is almost it…

  16. comment
    Comment #33181065

    I don't exactly know what you mean, but at least most points in the blog post were covered in my undergrad numerics courses.

  17. comment
    Comment #32527959

    I'm not sure if this will actually be an HSR stop, but it would be super convenient for someone living in e.g. Fresno: Instead of having to use a connector flight to SFO, you can j…

  18. comment
    Comment #31438113

    That would only help you if they claim to be US-based in the first place. They do mention background checks, there are some companies offering those internationally.

  19. comment
    Comment #31349542

    This is pretty obvious, no? If you choose a (uniformly) random point inside an n-sphere, the components of the vector will go to zero as n gets larger -- after all, the sum of thei…

  20. comment
    Comment #31104559

    Milpitas really is not walkable, although you can somewhat decently navigate it with a bike. Walkability mostly is a function of density, which you can just glean by eye from a sat…

  21. comment
    Comment #31045424

    Sounds the same if you have a lisp.

  22. comment
    Comment #30973386

    I just tried replicating the same experiment using Jax's numpy API, and einsum is still slower, but at least the same order of magnitude: %timeit (x_jax @ y_jax).block_until_ready(…

  23. comment
    Comment #30973342

    If I understand https://github.com/numpy/numpy/blob/v1.22.0/numpy/core/einsu... and https://github.com/numpy/numpy/blob/v1.22.0/numpy/core/src/m... correctly, using einsum without …

  24. comment
    Comment #30972622

    I'd really like to use einsum more often, because it allows me to code my expressions the same way I derive them on pen and paper. Unfortunately, as mentioned in the article, it's …

  25. comment
    Comment #30680671

    No carrier should be able to brick a phone without it being locked to the network. I did some research online, and it seems that the culprit here is actually Best Buy (and Apple) f…