diff --git a/.image_mappings/vibe-coding-from-the-jeep.txt b/.image_mappings/vibe-coding-from-the-jeep.txt new file mode 100644 index 0000000..c7e6cb7 --- /dev/null +++ b/.image_mappings/vibe-coding-from-the-jeep.txt @@ -0,0 +1 @@ +image-dfe7c6fbab7a2fede4b64ec3cad6449970a13f05.png|399000b0b5ee4f5e8961e1d76b6c23c8.png|1207ac1bd91b33c00fd086d10fdf3b86 diff --git a/content/posts/vibe-coding-from-the-jeep.md b/content/posts/vibe-coding-from-the-jeep.md index 4a05e44..dbee4a8 100644 --- a/content/posts/vibe-coding-from-the-jeep.md +++ b/content/posts/vibe-coding-from-the-jeep.md @@ -58,6 +58,8 @@ npm install -g @anthropic-ai/claude-code Authentication via `claude login` worked out of the box. Now, I have a fully capable coding agent running directly on my dashboard. I can pull a repo, ask Claude to refactor a module, and push the changes—all without opening a laptop. +![S3 File](/images/vibe-coding-from-the-jeep/399000b0b5ee4f5e8961e1d76b6c23c8.png) + ## Key Insights * **Head Units are just Weird Tablets**: They have quirks (like Slave-only Bluetooth), but they are standard Android under the hood. `adb root` is your best friend for diagnosing them. diff --git a/static/images/vibe-coding-from-the-jeep/399000b0b5ee4f5e8961e1d76b6c23c8.png b/static/images/vibe-coding-from-the-jeep/399000b0b5ee4f5e8961e1d76b6c23c8.png new file mode 100644 index 0000000..6bf482f Binary files /dev/null and b/static/images/vibe-coding-from-the-jeep/399000b0b5ee4f5e8961e1d76b6c23c8.png differ