Vibing Negative
theblackwall.uk·7h
Flag this post
  • 06 Nov, 2025 *

I don’t code in Rust. Probably because I can’t code in Rust. Claude Sonnet, however, can code in Rust. So, armed with Zed, GitHub Copilot and an idea, just how dangerous could I get writing code in a language I do not understand. Turns out, Claude can make an app out of that.

Now, this isn’t my first foray into vibe coding. I have a few Bash scripts that are the sole product of Claude Sonnet. These, however, are easy to rationalise, because I understand Bash. I wanted a script that would do two things:

  • Run OCSP checks on a certificate, fetched from the Internet, and print the results to stdout.
  • Dump the essential details of a certificate in a readable format, also fetched from the Internet.

Prompting resu…

Similar Posts

Loading similar posts...