engineering.
50 writings found
Page 4
Shipping Go Binaries Through PyPI: A Surprisingly Elegant Hack
Why distributing compiled Go programs through Python's package index might be the most practical cross-language distribution pattern we've seen in years
Distributing Go Binaries Through PyPI: A Pattern Worth Stealing
Using Python's packaging ecosystem to distribute Go binaries feels slightly transgressive, but it unlocks something genuinely useful for developers.
OpenClaw and Moltbook: When AI Assistants Build Their Own Social Network
The viral OpenClaw project has spawned Moltbook, a social network for AI agents. It's fascinating, terrifying, and might be a disaster waiting to happen.
Moltbook: When AI Agents Build Their Own Social Network
OpenClaw's rise spawned something wild: Moltbook, a social network where AI assistants talk to each other. It's fascinating, useful, and deeply concerning.
ChatGPT's Secret Container Upgrade: Bash, Package Installs, and Network Downloads
ChatGPT's code execution got a massive upgrade nobody documented. It now runs Bash, installs npm/pip packages, and downloads files. Here's what changed.