James Murdza
James Murdza
System crashes and reboots when the kext is loaded on macOS 13.0.
### Discussed in https://github.com/codesandbox/sandpack/discussions/970 Originally posted by **jamesmurdza** July 15, 2023 If I remove, `template="static"` from the below code, the template is still applied. I want to provide my own...
# Bug report ## Packages affected - [ ] sandpack-client ### What steps can we take to reproduce the problem? Edit a file. Change the active file, then change back...
I've written two helper functions using Dockerode. The idea is to run a command synchronously and then return the results as a string. It works well, **except** each chunk that...
**Describe the bug** When closing and creating sandboxes quickly, the concurrency limit will be reached, the count is not updated right away. **To Reproduce** ```typescript import { Sandbox } from...
I can't get this scraper to work. Even if the cookies are written already, I get stuck on the login page: Here's a video of what I see: https://drive.google.com/file/d/1zEEN16_0TB3kOMebiolmvdSaAKbunvE3/view?usp=sharing If...
### What happened? Hi! Plasmo works fine on my system. Unfortunately I've tried showing two people how to use it and they both ran into dependency errors with node-gyp when...
I get this error when running any command on Amazon.co.uk: "This model's maximum context length is 8192 tokens. However, your messages resulted in 8661 tokens. Please reduce the length of...
This is a plug-and-play alternative of the Docker code interpreter that uses E2B cloud sandboxes. The inputs and outputs are slightly different compared to the default code interpreter: Input: Dependencies...
# What does this PR do? This PR adds an AI data analyst that uses Llama APIs or Ollama to analyze data and generate charts. It uses Llama to generate...