Live data from Hacker News

Viewing profile — mrcactu5

mrcactu5

HN member
Joined
Wed, Dec 05, 2012, 12:46 PM UTC
HN karma
470
Public activity
581 items

About mrcactu5

No profile information was provided.

Recent public activity

  1. comment
    Comment #25984693

    There's a random shuffle function. Instead of writing one out using an algorithms textbook. Lots of data types get randomly shuffled during coding. Shuffles arrays and lists. https…

  2. comment
    Comment #25216650

    has anyone seen "The Stacks Project" ? it's very technical but it's nice and collaborative https://stacks.math.columbia.edu/

  3. comment
    Comment #25064981

    here's a Linear Algebra course from Columbia University with a bit of computer science emphasis. https://tonydear.github.io/teaching/coms3251

  4. comment
    Comment #24999987

    there are lists of math and physics textbooks on github. maybe these are helpful https://github.com/carlosal1015/Books

  5. comment
    Comment #21916405

    what are the good freshmen level chemistry textbooks these days ?

  6. comment
    Comment #21889251

    Everybody drinks soda misses the garbage can, so these people are making the bottle and can recycling market more efficient.

  7. comment
    Comment #21489232

    if all I want to to is build a Super Mario clone is the knowledge of the 6502 assembly language still necessary ?

  8. comment
    Comment #21446942

    Here's a scissor's congruence app on github https://dmsm.github.io/scissors-congruence/

  9. comment
    Comment #20891306

    last year's US Sudoku Team Qualifier was held online at some point. Possibly in May or July. http://wpc.puzzles.com/ussq2019/

  10. comment
    Comment #20770814

    is Levenshtein distance a "metric" in the sense of "metric spaces"? For example, the TaxiCab metric. https://en.wikipedia.org/wiki/Taxicab_geometry https://en.wikipedia.org/wiki/Me…

  11. comment
    Comment #20703862

    This shows the thrown ball (from Freshman physics) should follow a parabolic arc rather than a straight line. https://en.wikipedia.org/wiki/Principle_of_least_action

  12. comment
    Comment #20703849

    how does this compare to Fast Fourier transform ? https://en.wikipedia.org/wiki/Fast_Fourier_transform Or the Discrete Cosine Transform ? https://en.wikipedia.org/wiki/Discrete_cos…

  13. comment
    Comment #20696239

    He does a numerical computation of the complex powers of 10 (to five decimal places) and they still are on the unit circle. And this was done in 1963.

  14. comment
    Comment #20609839

    http://mathworld.wolfram.com/PerpendicularBisector.html

  15. comment
    Comment #20609833

    https://regexper.com/

  16. comment
    Comment #20453025

    Robert Ghrist has written an colorful and innovative calculus text. https://www.math.upenn.edu/~ghrist/calculus.html https://www.math.upenn.edu/~ghrist/notes.html https://sites.mat…

  17. comment
    Comment #20403552

    what motivates all these esolangs? these fractals tend to be coding exercises. https://en.wikipedia.org/wiki/Hilbert_curve https://en.wikipedia.org/wiki/Dragon_curve

  18. comment
    Comment #20347467

    these are called "Janus words" or self-antonyms. Such as "flammable" and "inflammable". https://en.wikipedia.org/wiki/Auto-antonym

  19. comment
    Comment #20321077

    does the United States have any such programs?

  20. comment
    Comment #20278963

    i got into a nice college, and they even gave us financial aid. the job market was unforgiving.

  21. comment
    Comment #20218604

    i've always wondered how web and functional programming interact. there's, for example TypeScript and Elm. These are not designed for mathematical proofs. https://www.typescriptlan…

  22. comment
    Comment #19944929

    here are some pages that might be relevant https://ncatlab.org/nlab/show/tensor+network https://ncatlab.org/nlab/show/string+diagram

  23. comment
    Comment #19691244

    Here's some notes from Harvard on how to count Rubik's Cube positions with Group Theory The number is: 2^(12) 3^8 8!*12! http://www.math.harvard.edu/~jjchen/docs/Group%20Theory%20a…

  24. comment
    Comment #19105417

    a simple arithmetic computation shows that Europe has 750 million people, and the world has 8 billion people. That's 1/10 of the population. We neglect about 90% of people in... an…

  25. comment
    Comment #18915002

    [flagged]