我在C中编写类型安全的通用数据结构(4小时内得分:150+)
https://readhacker.news/s/6wYhP
https://readhacker.news/s/6wYhP
Danielchasehooper
I Write Type Safe Generic Data Structures in C
I write type safe generic data structures in C using a technique that I haven’t seen elsewhere1. It uses unions to associate type information with a generic data structure, but we’ll get to that. My approach works for any type of data structure: maps, arrays…
Xfinity使用您的房屋中的WiFi信号来检测运动(🔥得分:152以上3小时以上)
https://readhacker.news/s/6wYGq
https://readhacker.news/s/6wYGq
Xfinity Help & Support
Using WiFi Motion in the Xfinity app
Find more information on using WiFi Motion in the Xfinity app.
Proton与Apple的诉讼有关掠夺性实践(4小时内得分:150多)
https://readhacker.news/s/6wYvJ
https://readhacker.news/s/6wYvJ
Proton
Proton sues Apple to end its harmful App Store monopoly | Proton
Apple's anti-competitive App Store policies are gouging consumers, enabling censorship, and harming privacy-focused developers. We're joining a lawsuit to restore internet freedom.
Qualcomm/Snapdragon设备USB端口中的隐藏JTAG(在12小时内得分:151+)
https://readhacker.news/s/6wYB6
https://readhacker.news/s/6wYB6
www.linaro.org
The hidden JTAG in your Qualcomm/Snapdragon device’s USB port | Blog | Linaro
Learn about JTAG and EUD...
可怜的人的后部服务(BAAS)类似于firebase/supabase/pocketbase(得分:153+在...
https://readhacker.news/s/6xa5z
https://readhacker.news/s/6xa5z
GitHub
GitHub - zserge/pennybase: Poor man's Backend-as-a-Service (BaaS), similar to Firebase/Supabase/Pocketbase
Poor man's Backend-as-a-Service (BaaS), similar to Firebase/Supabase/Pocketbase - zserge/pennybase
一切的兴起(2小时内得分:161+)
https://readhacker.news/s/6xbGa
https://readhacker.news/s/6xbGa
eev.ee
The rise of Whatever
This was originally titled “I miss when computers were fun”. But in the course of writing it, I discovered that there is a reason computers became less fun, a dark thread woven through a number of events in recent history. Let me back up a bit.
WASM代理:AI代理在浏览器中运行(8小时内得分:150多个)
https://readhacker.news/s/6xbJx
https://readhacker.news/s/6xbJx
Mozilla.ai
Wasm-agents: AI agents running in your browser
One of the main barriers to a wider adoption of open-source agents is the dependency on extra tools and frameworks that need to be installed before the agents can be run. In this post, we show how to write agents as HTML files, which can just be opened and…