Live data from Hacker News

Viewing profile — joshhug

joshhug

HN member
Joined
Sat, Aug 22, 2020, 12:38 AM UTC
HN karma
66
Public activity
19 items

About joshhug

No profile information was provided.

Recent public activity

  1. comment
    Comment #45609322

    Ah, that's because the "python" is actually just using javascript evals. } else if (mode === 'python') { if (cmd === 'exit()') { mode = 'sh'; } else { try { // Safe(ish) eval for d…

  2. comment
    Comment #45609293

    This was cool: https://codepen.io/ChetasLua/pen/yyezLjN Somewhat amusing 4th wall breaking if you open Python from the terminal in the fake Windows. Examples: 1. If you try to prin…

  3. comment
    Comment #44108776

    The part about dad joke square theory got me thinking about this classic scarecrow joke, which feels like an example from some higher order version of square theory: "Why was the s…

  4. comment
    Comment #44031080

    Also the African humid period isn't visually apparent ( https://en.wikipedia.org/wiki/African_humid_period ). But very cool!

  5. comment
    Comment #43054647

    I am told that an interesting alternative is the Structured State Space for Sequence Modeling (S4). I don't personally know much about this technique, but didn't see anybody else m…

  6. comment
    Comment #41952776

    I had him as a teaching assistant when I was teaching data structures at Princeton back in Fall 2013. Princeton CS has their professors rotate through as TAs every so often through…

  7. comment
    Comment #41526499

    I just tried o1, and it did pretty well with understanding this minor issue with subtitles on a Dutch TV show we were watching. I asked it "I was watching a show and in the subtitl…

  8. comment
    Comment #41503913

    That was interesting. I asked it to try to say something in another language, and she read it in a thick American accent. No surprise. Then I asked her to sing, and she said someth…

  9. comment
    Comment #38168286

    I'm curious to hear feedback, especially: 1. Given the limited amount of scarce student time I want to spend on this, do pull requests / GitHub actions tests (provided for them) / …

  10. story
  11. comment
    Comment #38119737

    I'm curious to hear feedback, especially: 1. Given the limited amount of scarce student time I want to spend on this, do pull requests / GitHub actions tests (provided for them) / …

  12. story
  13. comment
    Comment #38096991

    Like a lot of schools, our Data Structures course doubles as a soft intro to software engineering. I want them to know how to solve real problems efficiently and manage complexity.…

  14. comment
    Comment #38052781

    I'll get pondering. Having some sort of rube goldeberg-esque mega project was my original idea, but finding a specific form for it has been elusive. Taking inspiration from Factori…

  15. comment
    Comment #38052241

    I like these! And I encourage a little bit of cheating. I'm curious to see how the particularly clever students will subvert the system. As it happens, I had a fun assignment all a…

  16. comment
    Comment #38052196

    1. It's definitely not about the Comparator. The lesson is all about showing off a CI/code review process. This is intended to be a short exercise, expected to take no more than an…

  17. comment
    Comment #38029279

    This is a weird assignment idea. I’d love to hear what you think, how you might improve it, etc. Some specific open questions I have: 1. How can I nudge students towards being crea…

  18. story
  19. story