Filipe Marchesini

Results 18 issues of Filipe Marchesini

Hello, I created a moderngl context in Python and called `context.release()`, but the memory never gets released. Here it is the code: ```python import gc import moderngl.mgl as mgl from...

The side buttons don't work on VS Code 😢 There'll be any support?

After installing all requirements, I opened the SumoGUIWallet folder on terminal an ran: python wallet.py [07:56:49] [INFO] Starting [Sumo GUI Wallet v0.2.0]... Error listening the socket. Try to restart application......

This bug happens when using icecream + pytest and you have a multiline assertion on the test function. This will cause any `ic()` inside the test function containing the multiline...

Is it legal to download video or mp3 files from YouTube using your API? Otherwise I won't use it on my personal desktop app. But I don't see anything on...

**Description** When you add a [timing middlware](https://fastapi-utils.davidmontague.xyz/user-guide/timing-middleware/) I see this on the LOGs: ``` INFO:app.engine:TIMING: Wall: 320.7ms | CPU: 12.7ms | app.app.users.router.create_user ``` It is not clear what `Wall` means......

question

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug
dashboard
database

Updated the `ffpyplayer` version from 4.3.2 (2020) to the [latest](https://github.com/matham/ffpyplayer/releases) release (2023). Also updated the url. I'm already using the version `ffpyplayer` 4.4.0 on computer and on my phone (on...

recipe

Recentemente fiz a integração com a rota `/cob/{txid}`, que retorna um JSON contendo uma chave `location`, cujo valor é um link. Eu entendi como obter o QR code facilmente com...

This PR fixes Kaki for macOS The fix is using `os.sep` instead of `os.path.sep` that leads to the error #8