

在 GitHub 上挖到一个挺有意思的项目:GhostTrack。 输入手机号或用户名,它就能帮你快速梳理:这个信息在哪些平台出现过。 GitHub:github.com/HunxByts/Ghost… 不止如此,它还支持 IP 定位查询,直接显示大致位置和网络服务商信息。 使用也很省事:把代码 clone 到本地,跑一个脚本就能开始用。
jao.go
27.1K posts

@nattefroost
Virtual bricklayer powered by @golang, Dallas Cowboys and coffee


在 GitHub 上挖到一个挺有意思的项目:GhostTrack。 输入手机号或用户名,它就能帮你快速梳理:这个信息在哪些平台出现过。 GitHub:github.com/HunxByts/Ghost… 不止如此,它还支持 IP 定位查询,直接显示大致位置和网络服务商信息。 使用也很省事:把代码 clone 到本地,跑一个脚本就能开始用。





🚨 BREAKING: Someone just open-sourced a full offline survival computer with AI, Wikipedia, and maps built in. Project N.O.M.A.D. is an open-source offline survival computer. Self-contained. Zero internet required after install. Zero telemetry. Everything runs locally on your hardware. What it includes: → Full Wikipedia archives via Kiwix → Offline maps via OpenStreetMap → Local AI models via Ollama + Open WebUI → Calculators, reference tools, resource libraries → A management UI to control everything from a browser One curl command installs the entire system on any Debian-based machine. Runs headless as a server so any device on your local network can access it. Minimum specs to run the base system: dual-core processor, 4GB RAM, 5GB storage. To run local LLMs offline, you want 32GB RAM and an NVIDIA RTX 3060 or better. No accounts. No authentication by default. No cloud dependency. No phone-home behavior. Built to function when nothing else does. The grid, the cloud, the API you depend on. None of it is guaranteed. The people building local-first systems right now are the ones who won’t be asking for help when access disappears.






