标签:#hack
找到 8315 篇相关文章
FOSDEM 2027 WiFi will be IPv6 only, will GitHub be ready?
New hope in the fight against cachexia — cancer’s deadly co-conspirator
Now You Can Work in C with Only BASIC Knowledge
How did the H1B visa become the 'Indian' visa
Show HN: Edky, a CLI to convert Ed25519 public keys from one encoding to another
Everything increasingly runs on Ed25519 keypairs, but Ed25519 public keys can be encoded as text in dozens of surface-incompatible different ways: hexadecimal, Base64 (OpenSSH), Base32z (iroh, pkdns), Base58 (NEAR), and Multibase (IPFS, libp2p), just for starters. Edky is a command-line tool and Rust library that converts between these Ed25519 surface encodings, aiding use of the same underlying keypair across e.g. an iroh endpoint, a libp2p peer, or a NEAR Protocol account. (Surprisingly, a con
Explanation about Groth16, the most used zero-knowledge proof [video]
Pan Am Clipper Endeavor Is Found After over 70 Years Lost at Sea
YouTube System Design for Robotics Data Infrastructure
90k Flock cameras have gone up in the US: What they track and how to check
Greedy is optimal for single-pass semi-streaming matching
Apple Private Cloud Compute SoC 3 audit reports
The Unity CLI: manage Unity from your terminal
Show HN: Language Model Builder (an app to learn about and build models)
Show HN: DocCharm – The help center that keeps itself up to date
Hello HN! We were finding it too much work to keep our Zendesk help center up to date as our product kept changing, so I built DocCharm — it keeps a help center up to date automatically by watching PRs as they land in your GitHub repository. It suggests updates (with AI) to existing articles, or drafts entirely new ones if nothing appropriate exists yet. Everything goes into a review queue first, so a human always checks (and can optionally edit) before anything publishes. In practice this has p