Skip to content

Instantly share code, notes, and snippets.

View dingziao's full-sized avatar

Ziao Ding dingziao

  • Hanover NH
  • 07:25 (UTC -04:00)
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>DuckDB-WASM Demo</title>
<script type="importmap">
{
"imports": {
"apache-arrow": "https://cdn.jsdelivr.net/npm/[email protected]/+esm"
}

WSL visit google.com via Clash@Win

1. Get Windows host IP address in WSL

$ ip route | grep default
# default via 172.x.x.1 dev eth0 proto kernel