Lucas Parzianello

Results 26 comments of Lucas Parzianello

With a 100 Mbps connection (often maxing at 110-120 Mbps), I'm getting these numbers: | Measurement | Speed | | -------------------- | ---------- | | speed.cloudflare.com | 30-34 Mbps |...

@o-az I had to change latest to this instead: ``` LATEST_VERSION=$(curl -s https://go.dev/VERSION?m=text | head -n 1 | awk '{print $1}') ``` also, it's probably good to add a `gvm...

Agreed - I suggest updating the issue title to cover all Markdown alerts, something like > Markdown alerts cause false positives from link detection feature (`link.no-such-reference`). + Other false-positive link...

It seems this is the block that needs to change - if any devs want to take on this task: https://github.com/microsoft/vscode-markdown-languageservice/blob/eb65157b610fca5e04ab44103ebea25a707add47/src/languageFeatures/documentLinks.ts#L291-L314

I'm experiencing a similar freeze using `qemu`, pretty much just like @Uplink03 described: Ctrl+C doesn't do anything, status and version both hang, with the only thing left being a forced...

@Ptival can we have a minimal example of a Dockerfile based on this that is guaranteed to "hang"?

Thanks for the quick reply. The workaround doesn't show the warning, but it seems I can't close the window and leave EasyEffects running in the background as I used to...

Debug log of `G_MESSAGES_DEBUG=easyeffects flatpak run --command=easyeffects com.github.wwmm.easyeffects` [easyeffects.debug.log](https://github.com/wwmm/easyeffects/files/11410647/easyeffects.debug.log) - at 19:23:40 I toggle shutdown on window closing ON (it was off), then 2s later I toggle it OFF -...

> Did you mean Ctrl+Q here? Ctrl+W only closes the window. But that's what I want - just the window, not the entire app. I got it now, `--gapplication-service` was...

Looking forward to this, few things are more dissatisfying than having whatever you just wrote lost because of technical issues out of your control. With Lemmy instances overloaded I'm unfortunately...