Miriah Peterson
banner
soypetetech.bsky.social
Miriah Peterson
@soypetetech.bsky.social
Google Developer Expert - Go, Community Builder (Forge Utah Foundation), Twitch streamer/Software Content, Data Reliability Engineer (DRE)

linktr.ee/soypete_tech
Go West Conf 2025 is LIVE 🎉

Sixth year since 2020 — 85% Utah-based, 100% community-powered.

Couldn’t do it without Derrick, Annalisa, and Boston ❤️

🎥 Watch live: twitch.tv/soypetetech

🙌 And join us next year for the best Go vibes around.

#GoWest #Golang #UtahTech
SoyPeteTech - Twitch
GoWestConf - 2025
twitch.tv
October 24, 2025 at 5:23 PM
Been thinking about how most GenAI tools feel designed from the front-end in. Langfuse, LangChain, even MCP all assume the client leads.

What happens when we shift toward server-side agents?
I think Go has a role to play.

open.substack.com/pub/soypetet...

#genai #golang #aiinfra #llmops
Why GenAI Infrastructure Feels Backwards
Today’s GenAI tooling is built from the client inward—but the long-term infrastructure needs to live server-side. Here’s why I think Go will play a major role in that future.
open.substack.com
July 28, 2025 at 12:19 AM
Just published a new post

Go was built for concurrency—but should you be using it? Most modern Go services run better without it.
Here’s when to lean in, and when to step back.
📖 open.substack.com/pub/soypetet...
#golang #microservices #cloudnative #devtools
Concurrency is a Go Anti-Pattern
TL;DR: Go’s concurrency model is elegant, but modern cloud-native applications rarely benefit from it.
open.substack.com
July 21, 2025 at 2:46 PM
AI just leveled up for devs.

I turned a 2-day Go job into a 4-hour sprint using Claude Code.
Prompt-driven AI > autocomplete.

You’re still the engineer—AI just ships faster.

📝 Read:
open.substack.com/pub/soypetet...

#ClaudeCode #Golang #AIforDevs #LLMOps #DevTools
AI Just Leveled Up for Developers—Here’s What Changed (and Why It Matters)
Claude Code is the biggest leap in AI developer tooling since Copilot. In this post, I break down how I used it to turn a 2-day Go project into a 4-hour sprint—and why prompt-driven coding is the futu...
open.substack.com
July 11, 2025 at 6:41 PM
I gave a talk recently about self-hosting AI models, and I’ve turned that into a new post.

The post covers how I started with local-first tools like Ollama and Llama.cpp, and why I still run them

Check it out here:
open.substack.com/pub/soypetet...

#LLMDev #SelfHost #LocalAI #Ollama #LlamaCpp
Self-Hosting Models IS for Nerds
A Practical Guide to Local AI Dev
open.substack.com
July 8, 2025 at 3:16 PM
Finally setting up my Mac Studio on stream today. I've got a script that boots up my whole dev environment in one shot—CLI tools, AI stuff, everything. Come hang if you like clean setups, terminal life, or software tools that just work.
🔴 [twitch.tv/soypetech]
#MacStudio #DevSetup #HomeLab
July 4, 2025 at 5:42 PM
Small data team? Big goals? I wrote about how I’ve built practical, high-impact data platforms as a team of one—balancing AI dreams, BI demands, and real-world constraints.
Read & comment: substack.com/@soypetetech...

#DataEngineering #Startups #ModernDataStack #AI #BI
What to Optimize When You’re a Small Data Team
How I balance AI dreams, BI demands, and real-world constraints in data engineering
substack.com
June 2, 2025 at 4:22 PM
Everyone’s building agents. But the truth? They’re just software wrapped around an LLM.

If we want reliability, scale, and ROI, we need fewer frameworks and more engineering—and we can’t ignore NLP.
open.substack.com/pub/soypetet...

#LLM #AI #NLP #DataEngineering #Agents #LangChain #Substack
Agents Are Just Software: Why Frameworks Can’t Replace Engineering
TL;DR Agent frameworks are exploding in popularity, but most of them obscure the real engineering challenges behind LLM-powered applications.
open.substack.com
May 29, 2025 at 3:16 PM
Can an M3 Ultra Mac really outperform an RTX 5090 PC in LLM benchmarks?

This Memorial Day, I’m running a full LLaMA.cpp showdown to test it live.

Will be Live on Twitch & YouTube.

#LLAMAcpp #RTX5090 #M3Ultra #MacStudio #AIInfrastructure #Benchmarking #LocalLLM #OpenSourceAI
May 23, 2025 at 1:21 AM
New post: Prompt Engineering Without the Bloat
What I learned building and why most AI features come down to 2 questions:

How do you talk to the model?

How do you talk to the user?

No overengineering. Just clean design.
open.substack.com/pub/soypetet...

#GenAI #PromptEngineering #SoftwareDesign
Prompt Engineering Without the Bloat: Lessons from Building LLM-Driven Tools
How building a Twitch chatbot taught me the real job of a software engineer working with LLMs
open.substack.com
May 20, 2025 at 4:15 PM
gosh I love me some IAC. I dont know why, but it just is sooo cool to run
terraform apply
and watch a world get built
May 13, 2025 at 9:05 PM
Just streamed compiling llama.cpp for GPU on my RTX 1590.

Ran into:

CUDA arch 12.0 not supported yet

Missing curl + SSL dev libs

WSL docs buried deep

With Twitch chat’s help, we got it running!
👉 open.substack.com/pub/soypetet...

#llamacpp #AIinfra #opensource #gpu #WSL2
Running Llama.cpp on My GPU
How I Compiled Llama.cpp for GPU on WSL (With Twitch Debugging!)Struggling to run Llama.cpp with GPU support on WSL? Here’s how I compiled it for my NVIDIA 1590 GPU, debugged missing dependencies live...
open.substack.com
May 12, 2025 at 6:57 PM
I just posted a new video breaking down Pedro’s full 5090 upgrade:
Setup, WSL, LLaMA.cpp install, and a 9x performance boost.

I’m trying to hit 500 subscribers to unlock YouTube monetization—this is now my full-time gig.
Drop a comment if you like the video!

youtu.be/hm4_VJP4GnE
May 5, 2025 at 3:22 PM
Wild analytics anomaly this week on Twitch:
Jumped from 9 to 835 viewers.
No raid. No follow bump. Just… poof. 800 viewers?

But only 57 unique viewers.
68 live views.
No other signals.

Gut check matters.
Don’t trust dashboards at first glance.
Sanity-check your data—always.

#dataengineering
May 2, 2025 at 2:44 PM
Got a technical deep dive on Go?

GoWest Conf 2025 wants:
• Production stories
• Tools & internals
• Compiler tricks
• Infra, performance, scale
🎤 Submit your in-person talk:
🔗 sessionize.com/gowest-conf-...
📍 Lehi, UT — Oct 24
GoWest Conf 2025: Call for Speakers
The GoWest Conference is a hybrid conference for the Rocky Mountain West communities (Arizona, Utah, Colorado, Idaho).It has two main goals:​Highlight...
sessionize.com
April 30, 2025 at 7:30 PM
🔧 Live now! Thought I could just download a binary… turns out I need to recompile llama.cpp for GPU 😅

Today’s stream includes:

- CMake & CUDA debugging
- Compiling from source
- Running a bigger model from Hugging Face
🔗 twitch.tv/soypetetech
#llamacpp #AI #CMake #CUDA
SoyPeteTech - Twitch
CMake Can’t Find CUDA and I’m Losing My Mind – Let’s Compile llama.cpp Together | !pedro !linktree
twitch.tv
April 30, 2025 at 7:22 PM
I made a supercut of my RTX 5090 unboxing stream—
featuring the MSI Infinite RS Tower w/ the Ultra 9 285K and all the fixings.

If you were there live, drop a like!
If not, check it out and see what’s powering Pedro now:

youtu.be/ixtMcmEZtGo
MSI Infinite RS RTX 5090 + Ultra 9 285K Unboxing and Setup | New Gaming + AI Dev Tower!
YouTube video by SoyPete Tech
youtu.be
April 30, 2025 at 2:38 PM
🎥 + ⚙️ Live now!

Today’s stream is half content creation, half DevOps adventure:

Recording the talking head segment for the PedroGPT unboxing vid

Deploying the Discord bot to Kubernetes

Come for the AI bot, stay for the cluster chaos.
www.twitch.tv/soypetetech
#Kubernetes #DevOps #LiveCoding
Twitch
Twitch is an interactive livestreaming service for content spanning gaming, entertainment, sports, music, and more. There’s something for everyone on Twitch.
twitch.tv
April 25, 2025 at 9:45 PM
Hey everyone!

Today’s stream is all about refactoring Pedro’s Connector API—we're improving how the LLM connects to Twitch + Discord and pulling out the database logic to make the AI layer clean, reusable, and self-contained.

🔗 twitch.tv/soypetetech
SoyPeteTech - Twitch
Making Pedro Remember: Writing Discord Messages to Postgres with Go + SQLX | !pedro
twitch.tv
April 23, 2025 at 8:42 PM
I left my last job as part of the lay-offs.
While I job hunt, I’m going all-in on building content, learning new tech, and investing in myself while I look for the next thing.

Leads welcome!
All links: linktr.ee/soypete_tech
@soypete_tech | Linktree
Software Content Creator
linktr.ee
April 22, 2025 at 10:19 PM
🔧 Live now! We’re refactoring the Pedro Connector API to better integrate our LLM with Twitch + Discord—and removing database logic from the AI layer to make it self-contained.

Cleaner code, smarter bots.
🔗 twitch.tv/soypetetech
#AI #LLM #Golang #LiveCoding #TwitchDev
SoyPeteTech - Twitch
Refactoring Pedro: Clean AI Layers + Connector API Upgrade! | !pedro !linktree
twitch.tv
April 22, 2025 at 5:09 PM
Going live with Pedro’s Upgrade Party 🎉

🚀 RTX 5090 unboxing
🤖 Migrating my LLM bot Pedro
📊 LLaMA.cpp vs Ollama showdown
🗳️ Community poll results live on stream!

📺 Watch on Twitch + YouTube
twitch.tv/soypetetech
SoyPeteTech - Twitch
RTX 5090 Unboxing, Setup, and LLM Migration | Pedro’s Upgrade Party | !pedro !linktree
twitch.tv
April 8, 2025 at 10:18 PM
Tomorrow I'm going live with a new MSI PC rocking an RTX 5090.
I'll stream the full setup + migrating Pedro, my AI bot—but I need your vote:

Should I run Llama.cpp or Ollama on the new machine?
Poll is in my Discord, open for 24 hrs only: tr.ee/BETnCH

Stream goes live tomorrow on Twitch+YouTube!
April 7, 2025 at 4:25 PM
I made a video summarizing my experience with Claude cose

“Claude Code: Real Dev Tool or Just Vibe Coding?”
youtu.be/Ejxm7GTXVqU
“Claude Code: Real Dev Tool or Just Vibe Coding?”
YouTube video by SoyPete Tech
youtu.be
April 7, 2025 at 1:17 PM