Thai Pangsakulyanont
Thai Pangsakulyanont
This Flipper component is responsible for the QR Code’s spinning gesture (see [video demo](https://www.facebook.com/dtinth/videos/a.10208443281673774.1073741861.1658509977/10208663378056046/?type=2&theater)). Some physics and maths tricks are employed to deliver a fluid user experience. When spinning the...
[Bull](https://github.com/OptimalBits/bull) is a Node.js task queue package with over 300k weekly downloads and over 11k stargazers. ## Workaround We at @opn-ooo are currently integrating with Bull queue manually by monkey-patching...
This pull request migrates the codebase from `react-scripts` to Vite, enhancing the build and development process. - **Updates `package.json`**: Replaces `react-scripts` with `vite` and `vite-plugin-react` in dependencies. Modifies `start`, `build`,...
### What version of Elysia is running? 1.1.17 ### What platform is your computer? Darwin 24.0.0 arm64 arm ### What steps can reproduce the bug? Run on Stackblitz: https://stackblitz.com/edit/elysia-iqupsh?file=index.ts ```ts...
Right now the project can be run from Xcode, but I don't know how to turn this into an executable CLI that people can download and use. Since I am...
**Short description of changes** Updated systemd unit file to disable swap on Jamulus process. CHANGELOG: Server: Disabled swap memory usage on Linux. **Context: Fixes an issue?** I noticed that Jamulus...
### What version of Bun is running? 1.1.40+b5b51004e ### What platform is your computer? Darwin 24.1.0 arm64 arm ### What steps can reproduce the bug? Run this: ```ts // https://bun.sh/docs/api/http#bun-serve...