Advertisement Β· 728 Γ— 90

Posts by Cory LaNou

I Challenged AI to Optimize My Go Code - And I won! Sort of...
I Challenged AI to Optimize My Go Code - And I won! Sort of... YouTube video by Cory LaNou

You won't believe who won.

I challenged Claude to optimize Go code. AI: 61x faster. Me: 21x faster.

But I used 50% less memory and wrote cleaner code.

AI brute-forces. Humans profile systematically. For production systems, that matters more than raw speed.

www.youtube.com/watch?v=4ABo...

1 month ago 3 1 3 1
Preview
AI Coding - Slop In, Slop Out I had a comment on a youtube video this morning: do you realize amount slop code it will generate to finish the task Here was my response: Fair concern β€” slop in, slop out has been the reality of codi...

www.linkedin.com/pulse/ai-cod...

2 months ago 7 0 1 0

There is a HUGE difference. It's not about API keys, it's about context switching and constantly coming back to all your sessions, checking PR status, merging PRs, etc. OpenClaw just does it all, every single step. Start to finish. That's AGI, not AI which is claude code cli.

2 months ago 0 0 2 0
OpenClaw Nails 10 GitHub Issues at Once!
OpenClaw Nails 10 GitHub Issues at Once! YouTube video by Cory LaNou

OpenClaw just autonomously worked 10 GitHub issues from one promptβ€”PRs, code review responses, CI monitoring, Slack notifications.

People think it's overhyped. They're missing the point. This is about autonomous multi-issue workflows, not just faster coding.

www.youtube.com/watch?v=VS9g...

2 months ago 4 0 2 0

How are people still letting an LLM write their foundational layer... learn about skills folks. Codex, Gemini, and Claude all support them. I have a skill that is ONLY for creating new projects... it knows EXACTLY how to create my foundational layers. It's the only way to do it

2 months ago 4 0 1 0

If you are wondering what my primary skills are, there are OSS here: I update them often (sometimes multiple times per day). Use at your own risk, they make me beyond productive. #golang #AI #LLM AnthropicAI OpenAI GoogleAI

2 months ago 3 0 1 0

If you are trying to "master" AI like you would other technologies, don't. Just keep up, try to find what works for you, and know tomorrow, that what you knew today won't be true tomorrow. I know how this is very uncomfortable for most of us in tech. We are used to finding a

2 months ago 3 0 2 0

I used to spend hours on the boring parts of GitHub issues: checking for duplicates, reading through old threads, writing boilerplate tests. Now I let Claude Code skills handle all of it. Here's my workflow: 1. Feed Claude the issue URL 2. It searches for duplicates

2 months ago 2 0 1 0

Today I told my openclaw horror stories about the internet and security, and asked it to protect itself. Just like I would talk to a junior dev. I think I've come full circle with AI...

2 months ago 1 0 1 0
Advertisement

🧡 Any API keys I use are limited scope and easily revocable. It's a sandbox. Treat it like one.

2 months ago 3 0 0 0

It's fun watching people stress about openclaw security. I have it running on a standalone box that has none of my credentials. It has its own email account, its own GitHub account (which I invite with limited access to repos I don't care if it trashes).

2 months ago 4 1 3 0

It's not that kind of Go...

2 months ago 1 0 1 0
How I use Claude Skills to quickly work through Github Issues
How I use Claude Skills to quickly work through Github Issues YouTube video by Cory LaNou

I automated my GitHub issue workflow with Claude Code skills.

Duplicate detection β†’ context gathering β†’ failing tests β†’ fix β†’ verify

What took 2 hours takes 15 minutes.

The boring parts are now automatic. I just focus on solving the actual problem.

Walkthrough πŸ‘‡

www.youtube.com/watch?v=-GKB...

2 months ago 4 0 1 0
Never have a failing Github Pull Request again!
Never have a failing Github Pull Request again! YouTube video by Cory LaNou

I used to merge PRs only to find out hours later that CI failed.

Then I discovered one gh CLI command that changed everything.

Now my AI agent watches every PR in real-time and catches failures instantly.

The result? Zero failing PRs make it to main.

www.youtube.com/watch?v=N7nJ...

2 months ago 2 0 0 0