Delicious-Bacon

Results 19 issues of Delicious-Bacon

Not sure if this was intended, but checking `if config.x >= 0` to set the user settings, and otherwise fallback to default would mean I could set every setting to...

I had a Go project running around 250 concurrent image processing routines and had a crash with the only message being `signal: segmentation fault`. I am running Ubuntu 22.04. on...

I use Steam Guard 2FA and I can't solve this one. Right now, the sentry file is ignored on subsequent login attempts, and I'm always asked for the 2FA. Here...

`commands.json` is missing the optional commands for `FIRST_VALUE` reducer. Full docs command is: [`REDUCE FIRST_VALUE {nargs} {property} [BY {property} [ASC|DESC]]`](https://redis.io/docs/stack/search/reference/aggregations/#first_value) `commands.json`: https://github.com/RediSearch/RediSearch/blob/719b5d733179fbe0913d5defdc61719e5d79f892/commands.json#L1192-L1219

c:question
x:docs

## My Environment * __ArangoDB Version__: 3.9.2 * __Deployment Mode__: Single Server * __Deployment Strategy__: Manual Start * __Configuration__: Defaults * __Infrastructure__: Local machine * __Operating System__: WSL 2 on...

I've seen JSON is in plans: https://github.com/dragonflydb/dragonfly/issues/104 What about Search (RediSearch)? It's part of [Redis Stack](https://redis.io/docs/stack/), and is one of the pain points when doing concurrent index searching—latency spikes up...

I'm using the latest VSCode Whenever I use `cmds.Builder` and accept any of the suggested functions, VSCode appends `cmds.Completed` before the `cmds.Builder`. It's best to explain it visually: ![Code_Y06d4tSdJi](https://user-images.githubusercontent.com/78080236/176994422-f08f9b2b-30fb-47e7-a1d5-df7b738db5b5.gif)

I left https://jsonhero.io/ open went away from my PC. I came back and noticed my Firefox is occupying 31 GB of RAM. If you open the developer console and take...

help wanted

**Describe the bug** `pomatez` won't start on a fresh install. **To Reproduce** ``` $ pomatez 16:02:40.297 › Checking for update 16:02:40.337 › Error: Error: ENOENT: no such file or directory,...

bug

## My Environment * __ArangoDB Version__: 3.9.2 * __Deployment Mode__: Single server * __Deployment Strategy__: Manual start, `sudo arangod` * __Configuration__: Defaults * __Infrastructure__: Local machine * __Operating System__: Ubuntu...