Jack Palevich
Jack Palevich
I wonder if searching for a route to 8.8.8.8 will work for people running in networks that try to prevent connecting to public DNS. I tried finding the best route...
If the user has a complicated network they could have multiple gateways, each of which handles some subset of IP addresses. That's what makes it problematic to search for the...
pjjjv's pull reques has been merged. Thanks!
Thanks!! On macOS maybe saving to the clipboard would be the easiest way to support exporting. I haven't tried it, but this thread seems promising: https://developer.apple.com/forums/thread/115198
> If you login and click on your profile it'll load a `GenericListContent` because it need to displays posts and comments in the same list. With your PR it's not...
I think the problem is that those functions are missing from SDL_ttf.h, which is part of the C SDL library. Maybe it's a version issue. Maybe we're using a SDL...
> M1 Max, maxed GPU, 64 GB. > > Note that M1 Pro vs Max matters beyond core count here since memory bandwidth doubles - 200 GB/s -> 400 GB/s...
I don't know what the proper BitTorrent behavior is in this scenario, nor do I know what our actual behavior is. We might be doing everything right, or we might...
Yeah, TT should do something better than it currently does. Fine with me if you want to implement this proposed policy. (Might be nice if the policy is pluggable and...
Just a point of information, it looks like TT currently does have a limit of MAX_NUM_PEERS per torrent session and MAX_NUM_PEERS is currently 60.