WillyJL

Results 42 issues of WillyJL

What the title says, here are some examples of the end results: ``` 🔱 Forked from JasonEtco/activity-box 💯 Published JasonEtco/activity-box 💾 Pushed to JasonEtco/activity-box 💾 Pushed 3x to JasonEtco/activity-box ✨...

### Proposed changes: - Add **search support** via 1337x.to - Add **dark mode** support, but no persistence for it since I don't know how to do it; this includes a...

While the `with` context managers are very useful, it is annoying to have to remember the `if xyz.opened` and analogous, and also the double indentation can get in the way....

- Fixes #51 with `npm audit fix --force`, which in turn upgraded `next-mdx-remote` - Then the MDX static page build failed: `Cannot handle unknown node raw`, found a fix [here](https://github.com/mottox2/remark-code-titles/issues/6)...

`SharedArrayBuffer` is only supported after iOS 15.2, so I tried using `core-st`. I tested the same script on desktop and it works fine: the webpage freezes during execution, but the...

I set up a workflow that runs when the repo owner approves a PR to: - do some last checks - update a config version number and commit it -...

question

The build workflow for my app was going just fine on Windows, Linux and macOS with GitHub actions, then I made some changes to some code and wanted a new...

Waiting User Feedback

### Describe the bug. Have 10+ user reports, including first hand, of qFlipper consistently hanging during the update process while writing resources.tar (although at random points throughout the write operation)....

USB
Core+Services

# What's new - `APP_DATA_PATH()` and `APP_ASSETS_PATH()` use `appid` from compile time instead of runtime `thread_id` - Fixes incorrect paths when these app storage macros are used in timer /...

Build System & Scripts
Core+Services

# What's new - JS API for math module - #3586 - Code by @Spooks4576 (gave permission to share), minor edits by me # Verification - Apps > Scripts >...

New Feature
JS