nandi

Results 18 issues of nandi

- EdgeDB Version: 1.4+5ffe34b - OS Version: windows 11 with wsl2 Steps to Reproduce: 1. edgedb configure set listen_addresses 172.24.0.1 ::1 ``` PS C:\Users\veron\edge> edgedb configure set listen_addresses 127.0.0.1 172.24.0.1...

``` ReferenceError: indexedDB is not defined at /home/vera/global-agora/node_modules/.pnpm/@[email protected]/node_modules/@isomorphic-git/idb-keyval/dist/idb-keyval-cjs.js:17:29 at new Promise () at Store._init (/home/vera/global-agora/node_modules/.pnpm/@[email protected]/node_modules/@isomorphic-git/idb-keyval/dist/idb-keyval-cjs.js:16:21) at new Store (/home/vera/global-agora/node_modules/.pnpm/@[email protected]/node_modules/@isomorphic-git/idb-keyval/dist/idb-keyval-cjs.js:10:14) at new IdbBackend (/home/vera/global-agora/node_modules/.pnpm/@[email protected]/node_modules/@isomorphic-git/lightning-fs/src/IdbBackend.js:7:19) at DefaultBackend.init (/home/vera/global-agora/node_modules/.pnpm/@[email protected]/node_modules/@isomorphic-git/lightning-fs/src/DefaultBackend.js:30:23) at PromisifiedFS._init (/home/vera/global-agora/node_modules/.pnpm/@[email protected]/node_modules/@isomorphic-git/lightning-fs/src/PromisifiedFS.js:84:27)  ELIFECYCLE ...

https://bun.sh/docs/api/sqlite

type: feature
dialect: sqlite
dialect: new

Add sqlalchemy ORM Also made it so that you can point this to a folder and it will load any new files into database since last git pull automatically on...

[![Pixi Video](https://img.youtube.com/vi/TA2tILrgcG4/0.jpg)](https://www.youtube.com/watch?v=TA2tILrgcG4) Click to watch I created a sample [Dockerfile](https://github.com/flancian/agora-server/pull/82/files#diff-cb494671a7269f4e4a761ee5b99c0d44f45112b0dfb733b24f02f514ca01d941R1) that shows how pixi can install system deps with minimal image setup running `pip install` in the environment conextualizes it...

I had an idea for liquid democracy for ranking. what if we made subnodes moveable and you could change the order and then you select a ranking delegate and subnodes...

### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing issues and didn't find any that were similar - [X]...

bug

I built with wgpu and thought that was the issue then removed wgpu from config toml and it's using glow but still closes immediately with no errors and no window...

notedeck

**Describe the bug** while using bun oclif doesn't catch unhandled exceptions **To Reproduce** Steps to reproduce the behavior: 1. change shebang to #!/usr/bin/env bun 2. throw unhandled exception 3. no...

needs more info
stale