Live data from Hacker News

Viewing profile — ngmc

ngmc

HN member
Joined
Tue, Jan 03, 2017, 4:38 AM UTC
HN karma
72
Public activity
40 items

About ngmc

https://mcintyre.io

Recent public activity

  1. comment
    Comment #47482020

    This course was wonderful when I took it a few years ago. Just heard the next offering starts in April, so I'm curious to see how it's evolved. From the creators: Learning Creative…

  2. story
  3. comment
    Comment #47473519

    Fun read. Haha I also love the idea of being a mathematical braid. Arrival is a great film, but my favorite fictional take on this kind of thinking is still Slaughterhouse-Five. Li…

  4. comment
    Comment #39124661

    I took one of the group's courses, Linear Algebra: Foundations to Frontiers, for fun at the beginning of COVID lockdown and loved it. Here's the course that teaches their basic app…

  5. comment
    Comment #38794017

    This is the first time I've "seen" Shinjuku Station. What a beautiful introduction. I first read about the station in Colorless Tsukuru Tazaki and His Years of Pilgrimage and alway…

  6. comment
    Comment #37998802

    And here I was feeling cheeky. In all seriousness, I just learned about Sandstorm and think it could be a great fit for a local co-op I’m building. It’s a shame about the startup, …

  7. comment
    Comment #37994122

    I found this helpful in getting started with Sandstorm: https://youtu.be/y6120QOlsfU

  8. comment
    Comment #37617666

    Yep. For a bit more context, here’s the Wikipedia article on climate justice: https://en.wikipedia.org/wiki/Climate_justice The “Disproportionality between causality and burden” se…

  9. comment
    Comment #33787933

    Thanks! And big thanks to martinRenou1 for his work on ipycanvas!! He did most of the heavy lifting.

  10. comment
    Comment #33784040

    JupyterLite is great! I use it heavily with my middle school math students — wonderful to have NumPy, matplotlib, and friends available without needing to set up accounts. I create…

  11. comment
    Comment #33664131

    Agreed except for the dig at Mark Jacobson. He was my undergrad and grad advisor, and I only knew him to be driven by data and a deep concern for the welfare of people and the plan…

  12. comment
    Comment #32451584

    Great question! The studies do consider the spatio-temporal distribution of generation and demand. Here's a recent paper [1] that develops roadmaps for 145 countries and has infogr…

  13. comment
    Comment #32449741

    Really glad to see this discussion! My former advisor, Mark Jacobson, is one of the authors of the paper cited in the article. His book "100% Clean, Renewable Energy and Storage fo…

  14. comment
    Comment #32185210

    Some robots made a cool musical about this: https://youtube.com/playlist?list=OLAK5uy_nZZjkBu_E4olFSb5Ey...

  15. comment
    Comment #31746172

    Love that paper. Wickham also made his ggplot2 book freely available: https://ggplot2-book.org/

  16. comment
    Comment #31423982

    You could take Strang’s follow-up course on learning from data. https://ocw.mit.edu/courses/18-065-matrix-methods-in-data-an...

  17. comment
    Comment #30660620

    Shameless plug for my mentee: p5.teach aims to be a beginner-friendly version of manim that runs in the browser. https://github.com/two-ticks/p5.teach.js https://medium.com/process…

  18. comment
    Comment #28718045

    Shameless plug: I recently mentored a GSoC student who built a beginner-friendly graphing library on top of p5.js. His aim is to make it easier for educators to create manim-qualit…

  19. comment
    Comment #28252078

    Shameless plug: I’m mentoring a student who is building a beginner-friendly version of manim on top of p5.js for his Google Summer of Code Project - check it out! https://two-ticks…

  20. comment
    Comment #25327197

    OpenStax books are a great resource! I reference them in the high school math classes I teach.

  21. story
  22. comment
    Comment #23656209

    I'm taking a refresher course on linear algebra from UT Austin and love their approach - good mix of algorithms, proofs, exercises, and coding assignments. http://ulaff.net/

  23. comment
    Comment #22889802

    Taiga is another option that you can host yourself. https://taiga.io

  24. comment
    Comment #22593072

    It's definitely possible but the Scratch Blocks [1] wiki [2] is indeed a little sparse. VEXcode Blocks [3] seem to be a successful product, so somebody must have figured it out. [1…

  25. comment
    Comment #21572672

    This is great work! I’m a fan of blockp5.js’ approach to the problem: take a beginner-friendly JavaScript environment (p5.js) and add a blocks. https://github.com/ycatch/blockp5.js…