Live data from Hacker News

Viewing profile — chaitanyapandit

chaitanyapandit

HN member
Joined
Sat, Sep 15, 2012, 1:41 PM UTC
HN karma
7
Public activity
12 items

About chaitanyapandit

Creator of Verbs, http://verbs.im Appetite, http://appetite.io

Recent public activity

  1. comment
    Comment #26715979

    Links: Code Editor/Executor Demo: https://logicboard.com/demo Code Replay Demo: https://logicboard.com/demo/:replay

  2. story
  3. comment
    Comment #25999143

    https://logicboard.com - A collaborative code editor/executor for interviews. I also built a code-replay feature that let's you replay the coding session like a movie. - Demo: http…

  4. comment
    Comment #25647263

    Links: Code Editor/Executor Demo: https://logicboard.com/demo Code Replay Demo: https://logicboard.com/demo/:replay

  5. story
  6. comment
    Comment #23182911

    I built Logicboard: https://logicboard.com a tool for conducting remote programming interviews. It's like Google Hangouts + you can write/run code in over 28 languages. It's kinda …

  7. comment
    Comment #6558611

    There should be a question in there "Did you continue building your company after getting rejected by YC? Which?"

  8. story
  9. story
  10. story
  11. comment
    Comment #4808354

    I found one bug though, if you enter a wrong password against someone's username a few times and then click the "Forgot password" link, the user's current password gets invalidated…

  12. comment
    Comment #4787283

    I had the syntax fear when I started learning Erlang, but I think the syntax is tailored to the language itself: - Recursion - Pattern Matching The problem occurs when you try to t…