Agentic Engineering
Vibe coding with no understanding of what is being built leads to problems, but properly guiding your coding agent through the development process delivers useable codebases.
38 posts
Vibe coding with no understanding of what is being built leads to problems, but properly guiding your coding agent through the development process delivers useable codebases.
Google had a big week at I/O 2026 — a new personal AI agent, a faster cheaper model, and a world model. Here's what's real and what it means for how you work.
What AI engineers actually do, how they differ from software engineers, and why vibe coding won't get you hired. A practical breakdown.
Learning Python in 30 Days by going through a refresher course. Day 10 involves reading and writing CSV files, plus sorting dictionaries by values.
Learning Python in 30 Days by going through a refresher course. Day 9 involves API pulls, nested dictionaries, and debug protocols.
Christian meditation isn't emptying your mind. The Hebrew hagah means to mutter and muse — turning truth over like a jeweler until it reveals something new.
Learning Python in 30 Days by going through a refresher course. Day 8 involves inputs and outputs via JSON files, as well as OOP.
Learning Python in 30 Days by going through a refresher course. Day 7 involves inputs and outputs as well as OOP.
Learning Python in 30 Days by going through a refresher course. Day 6 involves Object Oriented Programming.
How to push through blank page anxiety and write anyway — on the creative struggle and why showing up matters.
Learning Python in 30 Days by going through a refresher course. Day 5 involves error handling.
Why approaching difficult emotions with curiosity rather than avoidance leads to healthier processing and greater self-awareness.
Learning Python in 30 Days by going through a refresher course. Day 4 involves list comprehension, string manipulation, and methods.
Learning Python in 30 Days by going through a refresher course. Day 3 involves list comprehension.
Why intentionally choosing difficulty is how you grow, stand out, and prevent your mind from going soft in an age of shortcuts.
Learning Python in 30 Days by going through a refresher course. Day 2 involves building a restaurant ordering system.
Learning Python in 30 Days by going through a refresher course. Day 1 involves calculating tip and printing to console.
On leaning into discomfort rather than fleeing it — and how sitting with struggle is the path to growth.
A short meditation on the hard days when writing doesn't come easy — and why showing up with even a few words still counts.
On recognizing the creative personality type within you and answering the call to make things, even when it's inconvenient or hard.
On creating from the overflow of your heart — why passion-driven creativity produces your best and most authentic work.
On why the truth about ourselves is painful before it's freeing — and how honest self-examination is the first step toward healing from trauma.
On why truth-telling about ourselves is painful before it's liberating — the first honest steps on the road to healing.
A brief explainer on dynamic languages like Python — how variables can change type and value, and why you should usually avoid changing the type.
A reflection on how much of our daily stress is self-created — and practical thoughts on breaking the anxious thought cycles we build for ourselves.
My first experience using Claude Code
An article outlining three benefits of self-education and practical advice on starting your own self-education journey
A blog post describing the process I employ to set up a new Field Notes pocket notebook for use.
On how trying to control what's outside our control creates unnecessary pain, and why letting go is the path to peace.
Why AI is unlikely to steal your job — and what that fear reveals about the value you actually bring to your work.
A blog post about how I lost 120 pounds in a year through diet and exercise and mindset shifting
A short exploration of achieving happiness through being present and forgetting the past.
A personal reflection on the importance of mental health, shedding masculine armor, and the ongoing journey toward healing and self-acceptance.
A blog post about why I love using Field Notes branded pocket notebooks for my everyday carry setup and a brief description of how I use them.
A short essay on the boring path to success in sales, but the path that works.
Life is unfair and difficult with many variables out of our control. Learning to control your thoughts can help you navigate the tough times with grace.
Agentic AI is a term that gets thrown around a lot - but what is an AI Agent? This post explores five different models and their use cases.
A post describing what functions are in coding