Live data from Hacker News

Viewing profile — sgorawski

sgorawski

HN member
Joined
Sun, Nov 26, 2023, 10:26 AM UTC
HN karma
49
Public activity
13 items

About sgorawski

No profile information was provided.

Recent public activity

  1. comment
    Comment #40044556

    There's nothing under that address right now, what do you mean? (Unfortunately I don't own it, if you ask.)

  2. comment
    Comment #40044539

    Thanks for the feedback! (And the kind words :). Yeah, I'll rename it soon, trying to get a better domain now.

  3. comment
    Comment #40044521

    Hey, I'm not, the code is sent to the server for execution. I'm afraid can't help with the libs then ;) I'd like to have more functionality in-browser, though, like an LSP running …

  4. comment
    Comment #40044501

    Thanks! And nice touch :) As for the questions – I haven't thought much about that, but maybe it would be nice to have. Do you have some ideas on what that simpler than Python coul…

  5. comment
    Comment #40044483

    Thanks for the kind words :)

  6. comment
    Comment #40044478

    Replit is similar, this product is like it but tailored specifically for educational purposes. As for Jupyter Notebooks – ClassroomIO allows you to create an assignment and have a …

  7. comment
    Comment #40044405

    Thanks! Yeah, currently it's an open beta, but in the future I plan to have paid plans, mostly institutional ones I think

  8. comment
    Comment #40044389

    Thanks! It's more like CodeSandbox, but tailored specifically for educational purposes. As for the other project, yeah, thanks for letting me know about it. Didn't know about that …

  9. story
    Show HN: ClassroomIO – an in-browser programming environment for education

    Hey Hacker News, I’m excited to introduce ClassroomIO – a project that I’ve been working on for the past few months. It’s an educational platform that provides an in-browser code e…

  10. story
  11. comment
    Comment #39177376

    Also, in Python (unlike TypeScript or PHP) you need to be sure that the code regularly passes type checking to have confidence in your type annotations. I've dealt with my share of…

  12. story
  13. story
    Ask HN: Do you know any good coding platform for education?

    Hi, I want to teach a basic programming course (like, simple coding problems in Python). Do you know of any platform that’d allow me to create some challenges with some boilerplate…