Live data from Hacker News

Viewing profile — Fishysoup

Fishysoup

HN member
Joined
Sun, Dec 16, 2018, 1:40 PM UTC
HN karma
226
Public activity
83 items

About Fishysoup

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #26045300

    Relevant: some interesting insight into the inhumanity of it all https://www.theguardian.com/technology/2021/feb/03/jeff-bezo...

  3. comment
    Comment #25262794

    There's no such thing as an "immune booster". The immune system is incredibly complex and nuanced, and there isn't a knob (or 10) that you can tweak to turn it up or down. It exist…

  4. comment
    Comment #25099364

    Try therapy and, if necessary, medication. Both of those have completely turned my life around. Things are still shitty sometimes (esp. during Covid), but way better than a few yea…

  5. comment
    Comment #24957979

    The classification is done because rogue planets etc. tell us things about the process of solar system and planetary formation. Yeah nature tends to have a continuum of things, but…

  6. comment
    Comment #24956496

    I think emergence and complexity are important topics here. It's important that we actually understand how the pieces come together though. Maybe that's a place for functional prog…

  7. comment
    Comment #24928230

    Wonderful!!! Can you point me to any textbooks/resources that go into more depth on this (or if that's too specific, dynamical systems in general at the early graduate level)?

  8. comment
    Comment #24927469

    Something I've had trouble finding resources for is how to apply probabilistic/Bayesian techniques and thinking to chaotic dynamical systems. People keep telling me "Look up MCMC" …

  9. comment
    Comment #24915955

    Anyone care to compare this to Clojurescript?

  10. comment
    Comment #24915952

    Hy got my attention a while ago but I haven't played with it yet. Would you find yourself turning back to Python due to missing/annoying features? And is there an easy way to turn …

  11. comment
    Comment #24914732

    Leisure time etc. is very important to creativity and productivity as well. There's a lot of studies that I'm too lazy to link to, but you can find them pretty easily.

  12. comment
    Comment #24893221

    Julia seems to get around this by making macro syntax explicit [1]: e.g. the macro "code_native" is used as @code_native (expr) This makes macro wizardry easier to spot, but restri…

  13. comment
    Comment #24893056

    From what I understand, this relates closely to the "Lisp Curse"

  14. comment
    Comment #24843723

    People have been floating the idea of doing this for the life sciences too, where the cost of performing an experiment can be very high (animals, enzymes, local permitting and lega…

  15. comment
    Comment #24839872

    Under any other administration I'd support this (i still do, provided the motivation is legitimate anti-trust concerns). But it's pretty obvious that the cheeto prince just doesn't…

  16. comment
    Comment #24796798

    It does tend to be the case in the last years. Being affiliated with the party of Trump and McConnell is a choice, and means condoning their behavior to a certain extent. You can b…

  17. story
  18. comment
    Comment #24706360

    Is the map accurate a few stars out of the sun? Star concentration seems to be higher near the sun. Or is that just something done for visualization purposes?

  19. comment
    Comment #24695573

    Maybe you meant something slightly different, but I will agree with other comments that this wouldn't hamper progress. Most people don't enjoy doing nothing for protracted periods …

  20. comment
    Comment #24603328

    My experience has been the opposite: things have been much easier and faster to set up in Julia. Yes, "time to first plot" is annoying after you update the plot package, but that's…

  21. comment
    Comment #24596646

    I would like it to be multithreaded and for Org mode to have some more UI features (and I think a lot of people would - at least the former). From what I understand it's really har…

  22. comment
    Comment #24562274

    Who wants to write the next generation of the Emacs concept in Julia (and maybe Rust)? (mostly kidding but I would like to see it and work on it if there's people who wanna do it)

  23. comment
    Comment #24513203

    I think Numpy made it easier for people to integrate with a ton of open source libraries. Since everything is proprietary and the users are in a few specific niches, Matlab can't b…

  24. comment
    Comment #24512295

    Theoretically Julia is better for scientific computing, the only issue is its package ecosystem isn't as mature as Python's. But it's growing incredibly fast and there have already…

  25. comment
    Comment #24512282

    Maybe they're trying to promote a move from Matlab (which is close to exclusively used in a lot of academic fields) to Python, and not to Julia. Or maybe that's too far? Either way…