Yeah, it's based on the USDA Hardiness Zone.
HN user
onprema
9 karma
Posts1
Comments5
Show HN: What Grows Well 1 month ago
Ask HN: What are you working on? (June 2026) 1 month ago
https://whatgrowswell.com - find out what edible plants grow in your area and when best to plant them.
Ollama's new app 12 months ago
this looks so cool! :)
How Anthropic teams use Claude Code 12 months ago
The SuperWhisper app is great, if you use a Mac.
How Anthropic teams use Claude Code 12 months ago
When Kubernetes clusters went down and weren't scheduling new pods, the team used Claude Code to diagnose the issue. They fed screenshots of dashboards into Claude Code, which guided them through Google Cloud's UI menu by menu until they found a warning indicating pod IP address exhaustion. Claude Code then provided the exact commands to create a new IP pool and add it to the cluster, bypassing the need to involve networking specialists.
This seems rather inefficient, and also surprising that Claude Code was even needed for this.