Benjamin Kirkbride

Results 58 issues of Benjamin Kirkbride

It would be great to be able to define namedlists with type annotations. I'm not sure what the best way to do that would be though.

A way to "redo" would be great. Honestly without it the "undo" (revert) feature it's pretty dangerous and in my experience has caused more harm than good..

enhancement

Been hitting my head against this wall for a bit now. I would like to set up a filterbank for each channel of a stereo audio signal. When working in...

**Feature description** It would be great if a name was suggested when making a constraint, based on the type of constraint.

Is there a way to prepend a path using HTMX in all child invocations (probably not using all the right terminology, I apologize)? For instance, if I know that I'm...

I am wanting to use Pyrseas with [Supabase](https://supabase.com/) (basically pre-configured [Postgrest](https://postgrest.org/en/stable/)). I get the following error: ```python3 $ dbtoyaml -H db.nynstytcyprpinthzhos.supabase.co -U postgres --password postgres Password: Traceback (most recent call...

dbtoyaml
extensions

How to reproduce: 1. Create PD DB with role with a password with spaces 2. Try to connect Example: ``` $ python -m pdb -c continue .venv/bin/dbtoyaml -H db.REDACTED.supabase.co -U...

Is it possible to use `psycopg2-binary` instead? ``` $ pip install pyrseas Collecting pyrseas Downloading Pyrseas-0.9.1-py2.py3-none-any.whl (113 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 2.6 MB/s eta 0:00:00 Collecting psycopg2>=2.5 Using cached psycopg2-2.9.3.tar.gz...

Just confirmed on 2.10.19: > When switching Profiles, Joplin exits and I must manually start it, to enter the other profile When restarting Joplin, the profile is switched, which is...

bug