Massimiliano Mirra
Massimiliano Mirra
Deals with a couple of issues that bit me on my first day with SammyJS. The second is more of a beginning of a fix (I haven't looked into Sammy's...
This is at least `IPFS_GATEWAY` and `PASSPORT_SCORER_ID`. Having them as secrets makes them unnecessarily opaque.
Task: Currently we use `flyctl deploy --remote-only --build-only` in `.github/workflows/ci.yml` both to build and to run checks, however that presupposes the presence of a FLY_API_TOKEN, which might not be there...
**What kind of change does this PR introduce?** Ability to create a browser-accessible Docker image where OpenAdapt is set up and ready to run. https://github.com/user-attachments/assets/64df5dcc-063a-476c-941c-e07194e2d65c **Summary** Goals: 1. cut the...
(Possibly more of a feature request than a bug report.) **Describe the bug** If I try to install `consult-omni` with `use-package`, I get the following (the last line repeats): ```...
#### Describe the bug ``` $ ./Onlook-x86_64.AppImage (process:477913): Gtk-ERROR **: 09:21:13.411: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported Trace/breakpoint trap...
### Description Notifications for linked files seem to be deduplicated at the `notify` level, which leads to issues like https://github.com/Aider-AI/aider/issues/3315. I believe this could be solved by exposing `notify`s `follow_links`...