Antonio Pitasi

Results 23 comments of Antonio Pitasi

I'm not sure what was being showed in the video, if it can fit a screenshot I think it would be better because it shows everything at a glance; if...

@franciscolourenco i'm using ubuntu on wsl2 and nothing seems to happen to me too. ``` $ echo $__done_version 1.16.1 $ uname -a Linux DESKTOP-XXX 4.19.128-microsoft-standard #1 SMP Tue Jun 23...

hah, I may have found my issue. I have a X org server running (VcXsrv) so that I can use xorg apps in windows, and the problem seems to be...

> As long as we do not keep the hub (or any other writer) inside the context The hub is inside the context, [the official Sentry middleware for HTTP puts...

It's part of the Sentry package, not my decision. They use this non concurrent-safe Hub object that must be cloned and instantiated for each request. If golog wants to support...

> we should call the Clone method to return a new hub, this is the [recommended way](https://docs.sentry.io/platforms/go/concurrency/) as far as I can see Yes cloning the hub truly solves the...

In my package.json I have something like ```json { "scripts": { "dev": "cd src && node server.js" } } ```

Is it possible to ignore a certain folder (and subfolders) for now? I couldn't find some doc about it. I had to disable starship entirely because of one large repo...

Thanks, I was facing the same problem: moving the icon in /var/lib/AccountsService/icons and ensuring it has 644 permissions worked :)

Same syntoms. The problem for me is that my wifi password contains spaces and only the first word is read from the text box when generating the wpa_supplicant config.