-
I am experimenting with DuckDB on iOS and visionOS. I was able to make it run both on the simulator and on device with ease. However, when working with larger databases, the performance degrades. It d…
-
Hi! Thanks for the great software!
Sorry if this is the wrong issue for this. I'm hitting
`RuntimeError: Starting Ray client server failed. See ray_client_server_23004.err for detailed lo…
-
I can't seem to add `gem 'guard-minify'` to my Gemfile. `bundle` just reports:
> Fetching gem metadata from https://rubygems.org/..
> Resolving dependencies...
> Could not find gem 'guard-minify (>= …
-
## Expected Behavior
for non-const dependency both const and non-const access is valid.
## Actual Behavior
only non-const is valid while const result in nullptr and crash.
## Steps to Reproduc…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Steps To Reproduce**
1. checkout master
2. CFLAGS='-ggdb -O0' ./configure --disable-server --disable-client --disable-f…
ghost updated
3 weeks ago
-
Function name is confusing - lint doesn't really have use cases.
By the way, why isn't "lint" a separate use case?
_Originally posted by @zivnevo in https://github.com/np-guard/vpc-n…
-
One of the possible use cases of the `dependencyGuard` plugin is to restrict particular dependencies between modules of a multi-module project. For example, to restrict a feature-module as a dependenc…
-
Hi, I'm receiving the following error when I run `guard init` or `guard init motion`.
ERROR - Could not load 'guard/motion' or '~/.guard/templates/motion' or find class Guard::Motion
My setup -
OS X…
-
Companion issue (`expo/expo`): https://github.com/expo/expo/issues/32350
**Do you want to request a *feature* or report a *bug*?**
Request a feature:
Documentation about [Node-API native …
-
See related issues https://github.com/deivid-rodriguez/pry-byebug/issues/221 https://github.com/pry/pry/issues/1871
When running Guard on Ruby 2.7, it shows this warning:
```
:1: warning: __FI…