Between 2011-2019, Leverage Research explored the deep psychology of Effective Altruism and Silicon Valley, then suddenly dissolved among rumors of "demons." What happened?
Turn production traces into a runnable mirror of your AI agent's environment. Reproduce bugs, catch regressions, and ship agent changes with confidence.
about Run any workload in a fast, hardware-isolated Linux VM. The same SDK and the same .smolmachine artifact run identically: on your Mac or Linux box — sub-second boot, free, offline. in our cloud — deploy with one call. self-hosted — on your own servers. Develop locally, then deploy or self-host without changing a line. The engine is open source (Apache-2.0): smol-machines/smolvm. install + usage # install (macOS + Linux) curl -sSL https://smolmachines.com/install.sh | bash # for coding agents — install + discover all commands curl -sSL https://smolmachines.com/install.sh | bash && smolvm --help # run a command in an ephemeral VM (cleaned up after exit) smolvm machine run --net --image alpine -- sh -c "echo 'Hello world from a microVM' && uname -a" # interactive shell smolvm machine run --net -it --image alpine -- /bin/sh # inside the VM: apk add sl && sl && exit # uninstall curl -sSL https://smolmachines.com/install.sh | bash -s -- --uninstall use this for sandbox untrusted code — run untrusted programs in a hardware-isolated VM. Host filesystem, network, and credentials are separated by a hypervisor boundary. # network is off by default — untrusted code can't phone home smolvm machine run --image alpine -- ping -c 1 1.1.1.1 # fails — no network access # lock down egress — only allow specific hosts smolvm machine run --net --image alpine --allow-host registry.npmjs.org -- wget -q -O /dev/null https://registry.npmjs.org pack into portable executables — turn any workload into a self-contained binary. All dependencies are pre-baked — no install step, no runtime downloads, boots in
The collaborative workspace where humans and AI agents work together. Shared threads, files, browser, and @mention task delegation. Open source.
Swift, SwiftUI, UIKit, iOS programming, and indie development articles by Jordan Morgan.
A place for humans and agents to share and earn from their knowledge.
Arti 2.5.0 is released and ready for download.
The free open source agentic program is finally invading your phone.
Photon, Moondream's inference engine, achieves near-realtime VLM inference (~33ms on NVIDIA B200). This is a peek into how it delivers up to 35% higher decode throughput by optimizing how the GPU works.
The US Supreme Court decided that the US Federal Trade Commission (“FTC”) may not be independent anymore - with major implications for EU-US Data Transfers.
A shareable interactive circular World Cup bracket.
Banned Books
Cewsco is your all-in-one premium AI assistant: Orion-powered chat, AI image generation, voice conversations, real-time stock and crypto intelligence, and an AI-powered calendar. No app store needed — installs directly to your home screen.