🏷️
json
2 articles tagged with "json"
Tech Feeds
dev-tooling-dx
json2rs: Generate Struct Definitions from JSON, Without the Magic
I built a small CLI tool that converts JSON files into struct definitions for Rust, Python, TypeScript, Kotlin, and Java. It's called json2rs. You have a JSON file — maybe an API response, maybe a con...
prompt-engineering-evals
Technical Deep Dive: Veo 3.1 JSON Prompt Engineering
Why Your Natural Language Prompts Are Breaking (And How JSON Fixes It) I've spent the last three weeks reverse-engineering Veo 3.1's prompt parser. Not the marketing docs—the actual behavior. What I...