Live data from Hacker News

Viewing profile — ubj

ubj

HN member
Joined
Thu, May 26, 2022, 2:44 AM UTC
HN karma
1,838
Public activity
228 items

About ubj

No profile information was provided.

Recent public activity

  1. comment
    Comment #48786557

    > and/or have infants ricocheting around your home like screaming DVD logos Slightly off topic, but as a parent I found this hilarious and will now be closely watching to see if an…

  2. comment
    Comment #48056149

    I've said this before, but it's interesting to see momentum go back and forth between the flexibility and ease of everyday language, and the formal rigor of programming languages. …

  3. comment
    Comment #47399857

    There was an interesting article in the Atlantic recently where a journalist spent a year participating in sports gambling. Part of the article discusses the effect it had on his p…

  4. comment
    Comment #46796328

    The author of the Airfoil article has made several similar tutorials on various topics: https://ciechanow.ski/archives/ For machine learning, Distill.pub has some excellent hands-o…

  5. story
  6. comment
    Comment #46283608

    Octave has not implemented all of Matlab's functionality. You can see a list of Matlab functions that have not yet been implemented in Octave at the link below. It's a long list. h…

  7. comment
    Comment #46280966

    Matlab is an great tool, if you can afford it. It was a very unpleasant feeling when I graduated from my PhD and realized that most, if not all, of the Matlab scripts I had used fo…

  8. comment
  9. comment
    Comment #46129384

    This is apparently such a common misunderstanding that it was put at the bottom of the C++ iceberg: https://victorpoughon.github.io/cppiceberg/

  10. comment
    Comment #46037449

    One of my students recently came to me with an interesting dilemma. His sister had written (without AI tools) an essay for another class, and her teacher told her that an "AI detec…

  11. comment
    Comment #45775079

    Buzz Aldrin (who was the second person to walk on the moon) wrote his MIT thesis on methods for astronauts to handle the complexities of orbital dynamics when performing rendezvous…

  12. comment
    Comment #45648016

    Very curious to see what usage limits are like for paid plans. Anthropic was already experiencing issues with high-volume model usage for Pro and Max users. I hope their infrastruc…

  13. story
  14. comment
    Comment #45611101

    Platinum Medal: Complete a gold medal task in the presence of multiple children between the ages of 3 and 8. The children must remain safe throughout (and after) the entire process…

  15. comment
    Comment #45426645

    Science involves both deductive and inductive reasoning. I would in turn argue that mathematics is a science that focuses heavily (but not entirely) on deductive reasoning.

  16. comment
    Comment #45138420

    > Anyone knows what Mojo is doing that Julia cannot do? First-class support for AoT compilation. https://docs.modular.com/mojo/cli/build Yes, Julia has a few options for making exe…

  17. story
  18. comment
    Comment #44646344

    [EDIT]: I was wrong, uBlock Origin Lite was addressed by the article and does not have the same features.

  19. story
  20. comment
    Comment #44549935

    I use Claude Max with it. Haven't personally tried the API yet.

  21. comment
    Comment #44547997

    I use DevPod [1] to run Claude Code within Docker-based dev container environments, and it's been fairly seamless. It lets me run environments locally and focus Claude's context on…

  22. story
  23. story
  24. comment
    Comment #44221584

    Where is Claude Code? Surprised to see it completely left out of this analysis.

  25. comment
    Comment #44154362

    This looks nice. I wasn't aware of Acorn--how much adoption does it have in the mathematics community (or formal methods / robotics / other communities)? I feel like most are rally…