jrandolf

↗ HN profile [ 74.2 ms ] full profile
Karma
0
Created
()
Submissions
52,378
  1. `sqlc-gen-sqlx` is a `sqlc` (https://sqlc.dev) plugin that generates `sqlx`-oriented Rust code from annotated SQL queries. The generated API is intentionally small: - a `const SQL` - row structs for `:one` and `:many` -…

  2. Running DeepSeek V3 (685B) requires 8×H100 GPUs which is about $14k/month. Most developers only need 15-25 tok/s. sllm lets you join a cohort of developers sharing a dedicated node. You reserve a spot with your card,…

  3. TL;DR: We built Workbench, a VM-based, ephemeral sandbox you (or your AI agents) can spin up, use, and tear down on demand—exposed over the Model Context Protocol (MCP) for code, filesystem, and terminal access. We’re…