Skip to content

Instantly share code, notes, and snippets.

View manwithaplandy's full-sized avatar

Andrew Malvani manwithaplandy

View GitHub Profile
@mikegerber
mikegerber / Fix WSL2 vs VPN networking.md
Last active April 28, 2025 12:35
Fix WSL2 vs VPN networking

The problem

WSL2 uses a random network from the 172.16.0.0/12 RFC1918 private IP address block. And our VPN uses that address block, too, with a route metric of 1 (= most preferred.)

This breaks networking for WSL2. Meh!

The solution

While messing around with the interface/route metric of the VPN network may work around the problem, it also reduces the priority of the VPN. We do not really want this. Additionally, changing the interface metric does not seem to be permanent, so it requires more work when it breaks again.

@nntrn
nntrn / espn-api-list.md
Last active April 27, 2025 17:50
List of nfl api endpoints from espn

List of NFL API Endpoints

This page has been updated a lot in the past 3 years. Older revisions you might like more than this one: