惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
罗磊的独立博客
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
Y
Y Combinator Blog
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
博客园 - Franky
F
Fortinet All Blogs
D
Docker
博客园 - 司徒正美
腾讯CDC
Recent Announcements
Recent Announcements
The Cloudflare Blog
B
Blog RSS Feed
GbyAI
GbyAI
T
Tailwind CSS Blog
雷峰网
雷峰网
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
阮一峰的网络日志
阮一峰的网络日志

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
Getting an old Computer online with Android Ethernet teth...
2026-05-22 · via Hacker News

May 21, 2026
Categories
Reading time: 3 minutes

I enjoy playing around with old computers and software from the 90s and early 2000s. My childhood computer was the Amiga 500 which I still have and which I love dearly, but the Windows 9x/XP era of computing is the most nostalgic for me because this coincides with my teenage years and my early 20s, and there are just so many great things about it; 3dfx games, the early internet, Napster, ICQ, Winamp... it was a fascinating time in tech.

One problem with computers from this time period is how to get them online. They either have no wifi or severely outdated wifi modules which at best do WEP encryption, but they can't connect to a modern WPA encrypted wifi network. So in order to get them online you would either have to downgrade the security of your wifi network (terrible idea), set up a dedicated wifi network for these machines with only WEP security enabled (also terrible) or connect them via ethernet, which is easy enough as long as you have an Ethernet connection available.

But what if you want to get an old Windows 9x/XP-era computer online somewhere where there is no ethernet connection? Here's a deceptively simple way to do it:

  • Get a cheap USB-C to Ethernet adapter from Ebay/Amazon
  • Connect this to your (Android) 1 phone and via a short Ethernet cable to the Ethernet port of the computer in question
  • Enable "Ethernet Tethering" in the phone's settings

And that's it. As long as you have automatic network configuration via DHCP enabled on the PC, the phone should automatically assign an IP address to the PC and bridge its wifi connection to the wired network through the Ethernet adapter. And this should work with every old (and new) computer, as long it has an Ethernet port.

I admit, it's not the prettiest of solutions (I need to get a shorter Ethernet cable), but it works and it's really simple to set up. So why did it take me so long to figure this out? I have no idea.


I tested this with a USB-C docking station which has an Ethernet port too, and it worked just as well, but required external power to the docking station, meaning an extra power cable is required.


1

I don't have an iPhone, so I have no idea if it would work with iOS, too.


If you would like to send me a message, comment or share this post, you can do so here: