标签:#ha
找到 11581 篇相关文章
AI Didn't Make Programming Easier. It Just Made It Differently Difficult
Show HN: A self-running space economy SIM in Rust and Bevy
I built this with Claude cause I always wanted to tinker with a simulation economoy and I love space themes. A space-economy sim where nothing is scripted. A few hundred autonomous ships each run their own planner. Some chase the best trade route, take a delivery contract, refuel, retrofit at a shipyard, or dock so the crew can rest before morale tanks. Markets price everything off supply with shortage-urgency multipliers, factions tax and subsidize, populations migrate when they're unhappy, and
Google just bet its inference future on a chip built for one model
Cheap Self-Hosted Kubernetes on Hetzner Cloud
Computational chemistry, Locally? My rant on SSH
Georgia homeowners are being forced from their homes to power AI data centers [video]
Apple teams up with Klarna to launch a lease-to-own program for iPhones, iPads, and Macs
The new leasing program is a big change for the hardware company, and comes as it looks to raise prices on many of its products.
Let Tom Hiddleston be your guide to Pompeii's final day
NatGeo's Pompeii: Out of Time fuses historical fact and imagination to bring city's last 24 hours to life.
Measuring reward-seeking by instilling contrastive beliefs
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