Abid Omar

Results 25 issues of Abid Omar

What's the deployment/backup situation here? If I understood it correctly, JournalBook doesn't persist data in a database or local files but rather in the browser (IndexedDb). This is fine but...

Is it possible to get the status bar in the prompt (Left section) to become sticky in the bottom while the prompt still have the same behavior?

I've installed wasmer in Archlinux using the terminal command provided in the landing page ``` curl https://get.wasmer.io -sSfL | sh ``` However, some libraries seems to be missing. Wasmer doesn't...

🐞 bug
📦 lib-compiler-llvm
priority-low

The syslog dependency is outdated and there is a new version.

PRs needed :)
P-low
slog-syslog

Do the checklist before filing an issue: * [x ] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use...

bug

At Pyroscope (https://github.com/pyroscope-io/pyroscope), we've been using rbspy with the Rust integration (https://github.com/pyroscope-io/pyroscope-rs). This particular error catch is used to handle a case where `SYS_PTRACE` is not enabled for docker; and...

What's the License for this? Are you interested in making it a package here: https://github.com/wpplex ?

Is it possible to support multiple levels for the Table of Content.

I think it's a better idea to have a separate folder for each gateway in the gateways folder, that will keep browsing them easier as more gateways are added. Maybe...

This PR removes support for `Send` and `Sync`. The use case is for people running async-graphql on a single threaded environment and who are limited by having types that are...