unique_hemp

joined 1 year ago
[–] [email protected] 5 points 1 month ago

Barely, going to be 17°C again this week.

[–] [email protected] 4 points 1 month ago (6 children)

There's nothing to prevent data races. I myself have fallen into the trap of using the same list from multiple threads.

[–] [email protected] 27 points 1 month ago

There's a difference between source available and open source. For example, actually being allowed to distribute modified versions is pretty damn important:

Restrictions

  • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
  • No Forking: You may not create, maintain, or distribute a forked version of the software.
  • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.
[–] [email protected] 1 points 2 months ago

I mean, Swift is not an Apple project just like .NET is not a Microsoft project - barely. I have not heard of significant outside involvement in either of them.

[–] [email protected] 2 points 2 months ago (1 children)
  • C# = Java (the language itself)
  • .NET (Core) = Oracle JDK (a runtime and std lib implementation for the language)
  • ASP.NET = Spring boot (the default web framework)
[–] [email protected] 3 points 2 months ago

At least a while back there was not a built-in GC on the WASM runtime side, so the GC has to be shipped with every app.

[–] [email protected] 5 points 3 months ago (1 children)

Make sure that port forwarding is actually working - on ProtonVPN the port allocated to you can change regularly and QBittorent's settings need to be updated accordingly. Easiest way to check is to click through your active torrents and check if any peer has the I (incoming) flag.

If you have not set up something like this, port forwarding is probably not working: https://github.com/mjmeli/qbittorrent-port-forward-gluetun-server

I would personally just run the plain script as a cronjob on the host though, to not rely on some random docker image.

[–] [email protected] 2 points 3 months ago (1 children)

Hmm, I might try to make that. Any particular feature you are looking for, or is just displaying all the events in a table good 'nuff?

[–] [email protected] 21 points 3 months ago

The MSYS2 environment on Windows uses pacman as well.

[–] [email protected] 1 points 3 months ago

They're most likely actually responding from Mastodon.

[–] [email protected] 6 points 4 months ago

No way they will ever be in sync.

[–] [email protected] 41 points 4 months ago

All the core tools are actually a single executable with many symlinks to it, which makes the distro very compact. This makes it very nice as a base for Docker images.

https://en.m.wikipedia.org/wiki/BusyBox

356
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

Since nvidia drivers do not properly implement implicit sync, this protocol not existing is the root cause of flickering with nvidia graphics on Wayland. This MR being merged means that Wayland might finally be usable with nvidia graphics with the next driver release.

EDIT: Nvidia dev posted that support is planned in the 555 driver, with beta release planned for May 15: https://github.com/NVIDIA/egl-wayland/pull/104#issuecomment-2010292221

view more: next ›