Michael Heuberger

Results 199 issues of Michael Heuberger

Tried to build it on Arch Linux (EndeavourOS) but apparently no support yet: ``` /home/michael-heuberger/code/binarykitchen/fastonosql/build ❯❯❯ python3 build_env.py master /usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/utils.py:64: SyntaxWarning: invalid escape sequence '\.' /usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/utils.py:64: SyntaxWarning: invalid escape sequence...

I don't know if you get enough love or not. Just want to say, mailinabox is awesome!! When I scan thru the recent git commits, there is some "wow" effect...

**Problem** `extract-css` relies on a broken npm package named `batch`, see https://github.com/jonkemp/inline-css/blob/master/packages/extract-css/package.json#L17 The npm package `batch` has issues, is broken, and isn't maintained for 7 years: https://github.com/visionmedia/batch/blob/master/index.js The cause is,...

Great library, I just ditched Bunyan & Winston for it, sorry. As a very visually oriented person (Deaf), I would like to have the message in the same colour as...

Hi ya, All your work is outstanding. Thank you. For www.videomail.io, I'm considering upgrading abstract-level from v2.0.2 to v3.0.1 which is quite a big risk. I've studied your changelog carefully...

Hi ya, When transcribing a WAV file, some of the Whisper progress is still streamed to stderr. I am not sure if we have raised this before? It's polluting the...

I see for the new logger option, the Node.js `Console` type is used: https://github.com/ChetanXpro/nodejs-whisper/blob/main/src/index.d.ts#L18 Although this conflicts with many other logging mechanisms which do not extend from Console, for example,...

Please do not use `console` but `logger` in this file https://github.com/ChetanXpro/nodejs-whisper/blob/main/src/downloadModel.ts#L63 I've noticed it gets logged the wrong way when you download and compile a model. Also, in some places...

Hi there, In short, I've installed it, yet it doesn't show up. I'm on the latest EndeavourOS, using this Arch Linux version and am on latest Gnome: ```zsh /var/log ❯❯❯...