Friday, May 26, 2023

Show HN: I made an in-browser code editor with code replay and REPL https://ift.tt/u6TSFQ8

Show HN: I made an in-browser code editor with code replay and REPL I made a Logicboard.com — A collaborative code editor with code-replay feature. Code-replay lets you run the coding session like a movie, I wrote a blog post on how I implemented this: https://ift.tt/gqYzd6G You can try out the demo here: https://ift.tt/7WOnYkc And play around with the code editor here: https://ift.tt/8u0onzx Logicboard also has an REPL shell, just type "start()" and hit enter in the output area. https://ift.tt/6GNySjf May 27, 2023 at 12:36AM

No comments:

Post a Comment

Show HN: A Prompt-Injection Firewall for AI Agents and RAG Pipelines https://ift.tt/Uwo4b9N

Show HN: A Prompt-Injection Firewall for AI Agents and RAG Pipelines We built SafeBrowse — an open-source prompt-injection firewall for AI s...