Live data from Hacker News

Viewing profile — peterhalburt33

peterhalburt33

HN member
Joined
Thu, Nov 18, 2021, 5:30 AM UTC
HN karma
75
Public activity
32 items

About peterhalburt33

No profile information was provided.

Recent public activity

  1. comment
    Comment #34583979

    Wish I had time for a longer comment, but this advice rings very true for me. Reflecting back on grad school and the transition to professional life, you have to realize that your …

  2. comment
    Comment #34448313

    As a mathematician who’s only recently started to get into computation and programming, I think the difference between my thought patterns when switching hats is so fascinating. I …

  3. comment
    Comment #34141572

    I was just about to say, I was slightly disappointed to find that this wasn’t an article about a novel technique to identify fast moving water (akin to the fact that we can identif…

  4. comment
    Comment #33728695

    Not Math books, but David Griffiths Electrodynamics and Quantum Mechanics are such a pleasure to read for their style of writing.

  5. comment
    Comment #32641321

    Wait, what? The last thing we want is more Elizabeth Holmes types…

  6. comment
    Comment #32451337

    As a mathematician who works with many engineers and computer scientists, I wanted to expand on one of the points under the “Getting a Job” section. While it is certainly true that…

  7. comment
    Comment #31591172

    It aggravates me too, however, considering that the definition of a tensor according to mathematicians is an element of the tensor product of two vector spaces (or whatever other o…

  8. comment
    Comment #31590804

    I will say IMO (and experience) in professional math that while there is perhaps more of a chance for an outsider to have an impact, Mathematics is hardly free from bias towards in…

  9. comment
    Comment #31577440

    I would also mention David Graeber’s excellent “Bullshit Jobs”

  10. comment
    Comment #31573793

    To your point, how can one measure 1% improvement in a meaningful way for abstract activities (e.g., learning)? The premise is that 1% improvement each day will yield large gains t…

  11. comment
    Comment #31537675

    The first time I attempted Rudin I gave up after the second chapter. I had been through Abbot, and still didn’t truly understand Analysis (or the style of analysts). After letting …

  12. comment
    Comment #31412150

    I’d agree, but most first year students aren’t ready to work at the level of abstraction required for a rigorous LA course (i.e., more than just matrices and Gaussian Elimination e…

  13. comment
    Comment #31412119

    The equations you quoted result from minimizing the square of the norm of the residual of Ax-b over all inputs x, so in a sense least squares is just calculus…

  14. comment
    Comment #31277615

    I’d push back slightly on the idea that a PhD isn’t an optimal route to industry careers. Due to the variety of experiences and knowledge I acquired in grad school, I became conver…

  15. comment
    Comment #31185552

    Agreed this isn’t airtight, but if you accept the premise that real numbers are specified by their sequence decimal digits: .499…+.499… has 9 as its first digit after the decimal, …

  16. comment
    Comment #31184093

    You can compute it digit by digit: .999…/2 = .45 + .045 + .0045 + …

  17. comment
    Comment #31184071

    Completely correct. Too lazy to amend my answer, but even rational numbers don’t have a unique decimal representation.

  18. comment
    Comment #31176620

    I know this might be a somewhat long and tangential answer, but I wanted to give a different viewpoint, because this is such an unintuitive fact. Firstly, let me just say, for how …

  19. comment
    Comment #31135958

    I think Intel would rather we all forget about netburst.

  20. comment
    Comment #31089186

    It really depends on which field you are talking about. I’d say it is very hard to find an area of math that’s completely new , but you will often find existing areas where novel p…

  21. comment
    Comment #31088614

    I love Terry Tao’s writing on math. One thing that strikes me about him is that, despite being an absolute technical powerhouse, he writes in a very down to earth style that connec…

  22. comment
    Comment #31063397

    Exactly. As someone who has been privileged to be naturally inclined towards the more lucrative parts of STEM, I still don’t want to see a society which rewards people like me in a…

  23. comment
    Comment #30875861

    Yeah, it’s funny how most of high school is spent focusing on the “exceptional” solvable cases of nonlinear equations (low degree polynomials, simple trig equations, exponentials) …

  24. comment
    Comment #30875742

    One of my favorite perspectives on the difficulty of formulating a general theory of PDE in light of the difficulties posed by nonlinearities is Sergiu Klainerman’s “PDE as a unifi…

  25. comment
    Comment #30872116

    Huh, somehow I also learned LA best through Griffiths QM. I almost wish Griffiths would write a Linear Algebra textbook.