<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/2e54440c2f3540fc.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-629fcb4683d87d38.js"/><script src="/_next/static/chunks/fd9d1056-b3e22152f23ae9ca.js" async=""></script><script src="/_next/static/chunks/117-b6d4841b10ca800d.js" async=""></script><script src="/_next/static/chunks/main-app-f1e2f05f66ca4fbd.js" async=""></script><script src="/_next/static/chunks/972-35cef09aa32325a7.js" async=""></script><script src="/_next/static/chunks/878-692c86d51e931c30.js" async=""></script><script src="/_next/static/chunks/app/page-a4f12bfbf9dedb8b.js" async=""></script><script src="/_next/static/chunks/app/layout-cd3c60e6a8f1daf7.js" async=""></script><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><meta name="theme-color" content="#0a0a0f"/><title>Mark Penix | Personal Blog &amp; Habit Tracker</title><meta name="description" content="Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not."/><link rel="author" href="https://markpenix.com"/><meta name="author" content="Mark Penix"/><meta name="creator" content="Mark Penix"/><meta name="publisher" content="Mark Penix"/><meta name="robots" content="index, follow"/><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"/><link rel="canonical" href="https://markpenix.com/"/><meta property="og:title" content="Mark Penix | Personal Blog &amp; Habit Tracker"/><meta property="og:description" content="Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not."/><meta property="og:url" content="https://markpenix.com/"/><meta property="og:site_name" content="Mark Penix"/><meta property="og:locale" content="en_US"/><meta property="og:image" content="https://markpenix.com/images/og-default.jpg"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:image:alt" content="Mark Penix"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Mark Penix | Personal Blog &amp; Habit Tracker"/><meta name="twitter:description" content="Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not."/><meta name="twitter:image" content="https://markpenix.com/images/og-default.jpg"/><link rel="icon" href="/images/favicon.png"/><link rel="apple-touch-icon" href="/images/favicon.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-screen flex flex-col bg-background text-foreground"><header class="sticky top-0 z-50 bg-background/80 backdrop-blur-md border-b border-border"><div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8"><div class="flex items-center justify-between h-16"><a class="font-display text-2xl font-bold gradient-text" href="/">Mark Penix</a><nav class="hidden md:flex items-center space-x-8"><a class="text-sm font-medium transition-colors hover:text-primary text-primary" href="/">Home</a><a class="text-sm font-medium transition-colors hover:text-primary text-muted" href="/blog/">Blog</a><a class="text-sm font-medium transition-colors hover:text-primary text-muted" href="/habits/">Habits</a><a class="text-sm font-medium transition-colors hover:text-primary text-muted" href="/about/">About</a><a class="text-sm font-medium transition-colors hover:text-primary text-muted" href="/contact/">Contact</a><a class="text-sm font-medium transition-colors hover:text-primary text-muted" href="/search/">Search</a></nav><button type="button" class="md:hidden p-2 text-muted hover:text-foreground"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path></svg></button></div></div></header><main class="flex-1"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Mark Penix","description":"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.","url":"https://markpenix.com","author":{"@type":"Person","name":"Mark Penix"}}</script><div class="min-h-screen"><section class="relative py-20 px-4 overflow-hidden" aria-labelledby="hero-heading"><div class="absolute inset-0 bg-dots opacity-20" aria-hidden="true"></div><div class="max-w-6xl mx-auto relative"><div class="text-center mb-12 animate-fade-in"><h1 id="hero-heading" class="text-5xl md:text-7xl font-display font-bold mb-6">Welcome to my <span class="gradient-text">corner</span> of the internet</h1><p class="text-xl text-muted max-w-2xl mx-auto">Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.</p></div><aside class="bg-secondary/50 rounded-2xl p-6 border border-border mb-12 animate-fade-in animate-fade-in-delay-1" aria-label="Today&#x27;s habit progress"><div class="flex items-center justify-between mb-4"><h2 class="text-lg font-semibold">Today&#x27;s Habits</h2><a class="text-sm text-primary hover:text-accent transition-colors" href="/habits/">View all →</a></div><div class="flex flex-wrap gap-4" role="list"><div role="listitem" class="flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary"><span aria-hidden="true">🥗</span><span class="text-sm font-medium">Diet</span><svg class="w-4 h-4" fill="currentColor" viewBox="0 0 20 20" aria-label="Completed"><path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path></svg></div><div role="listitem" class="flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary"><span aria-hidden="true">🧘</span><span class="text-sm font-medium">Meditation</span><svg class="w-4 h-4" fill="currentColor" viewBox="0 0 20 20" aria-label="Completed"><path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path></svg></div><div role="listitem" class="flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary"><span aria-hidden="true">📖</span><span class="text-sm font-medium">Reading</span><svg class="w-4 h-4" fill="currentColor" viewBox="0 0 20 20" aria-label="Completed"><path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path></svg></div><div role="listitem" class="flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary"><span aria-hidden="true">💧</span><span class="text-sm font-medium">Water Intake</span><svg class="w-4 h-4" fill="currentColor" viewBox="0 0 20 20" aria-label="Completed"><path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path></svg></div><div role="listitem" class="flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary"><span aria-hidden="true">🏋️</span><span class="text-sm font-medium">Workout</span><svg class="w-4 h-4" fill="currentColor" viewBox="0 0 20 20" aria-label="Completed"><path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path></svg></div></div></aside></div></section><section class="py-12 px-4" aria-labelledby="featured-heading"><div class="max-w-6xl mx-auto"><h2 id="featured-heading" class="text-2xl font-display font-bold mb-6">Latest Post</h2><article class="group relative overflow-hidden rounded-2xl bg-secondary border border-border card-hover"><a class="block" href="/blog/atomic-habits-by-james-clear/"><div class="relative h-64 overflow-hidden"><img alt="Atomic Habits by James Clear" loading="lazy" decoding="async" data-nimg="fill" class="object-cover transition-transform duration-500 group-hover:scale-105" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent" src="/api/post-images/atomic-habits-by-james-clear/images/atomic-habits-by-james-clear.jpg"/><div class="absolute inset-0 bg-gradient-to-t from-secondary to-transparent"></div></div><div class="p-6"><div class="flex items-center gap-2 mb-3"><span class="text-xs font-medium px-2 py-1 rounded-full bg-primary/20 text-primary">Habits</span></div><h2 class="text-2xl font-display font-bold mb-2 group-hover:text-primary transition-colors">Atomic Habits by James Clear</h2><p class="text-muted text-sm mb-4 line-clamp-2">My Journey with &quot;Atomic Habits&quot; by James Clear In the vast world of self-help literature, few books have made as profound an impact on my life as James Clear’s...</p><time class="text-xs text-muted">January 19, 2026</time></div></a></article></div></section><section class="py-12 px-4" aria-labelledby="recent-heading"><div class="max-w-6xl mx-auto"><div class="flex items-center justify-between mb-6"><h2 id="recent-heading" class="text-2xl font-display font-bold">Recent Posts</h2><a class="text-sm text-primary hover:text-accent transition-colors" href="/blog/">View all posts →</a></div><div class="grid gap-4" role="feed" aria-label="Recent blog posts"><article class="group flex gap-4 p-4 rounded-xl bg-secondary/50 border border-border card-hover"><a class="flex gap-4 w-full" href="/blog/44-and-me/"><div class="relative w-24 h-24 flex-shrink-0 overflow-hidden rounded-lg"><img alt="44 and Me: Training with My Sons" loading="lazy" decoding="async" data-nimg="fill" class="object-cover transition-transform duration-300 group-hover:scale-105" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent" src="/api/post-images/44-and-me/images/44-and-me-training-with-my-sons.jpg"/></div><div class="flex-1 min-w-0"><div class="flex items-center gap-2 mb-1"><span class="text-xs font-medium px-2 py-0.5 rounded-full bg-primary/20 text-primary">Fitness</span><time class="text-xs text-muted">January 18, 2026</time></div><h3 class="font-semibold mb-1 group-hover:text-primary transition-colors line-clamp-1">44 and Me: Training with My Sons</h3><p class="text-sm text-muted line-clamp-2">At 44, I&#x27;m building strength for longevity while bonding with Ben and Kameron through Phoenix Iron — a training program I built for us</p></div></a></article></div></div></section><section class="py-12 px-4" aria-labelledby="streaks-heading"><div class="max-w-6xl mx-auto"><div class="flex items-center justify-between mb-6"><h2 id="streaks-heading" class="text-2xl font-display font-bold">Habit Streaks</h2><a class="text-sm text-primary hover:text-accent transition-colors" href="/habits/">View dashboard →</a></div><div class="grid grid-cols-2 md:grid-cols-4 gap-4" role="list"><a class="bg-secondary rounded-xl p-4 border border-border card-hover text-center" role="listitem" href="/habits/#diet"><div class="text-3xl mb-2" aria-hidden="true">🥗</div><div class="text-2xl font-bold text-primary">1</div><div class="text-xs text-muted">Diet</div></a><a class="bg-secondary rounded-xl p-4 border border-border card-hover text-center" role="listitem" href="/habits/#meditation"><div class="text-3xl mb-2" aria-hidden="true">🧘</div><div class="text-2xl font-bold text-primary">1</div><div class="text-xs text-muted">Meditation</div></a><a class="bg-secondary rounded-xl p-4 border border-border card-hover text-center" role="listitem" href="/habits/#reading"><div class="text-3xl mb-2" aria-hidden="true">📖</div><div class="text-2xl font-bold text-primary">1</div><div class="text-xs text-muted">Reading</div></a><a class="bg-secondary rounded-xl p-4 border border-border card-hover text-center" role="listitem" href="/habits/#water"><div class="text-3xl mb-2" aria-hidden="true">💧</div><div class="text-2xl font-bold text-primary">1</div><div class="text-xs text-muted">Water Intake</div></a><a class="bg-secondary rounded-xl p-4 border border-border card-hover text-center" role="listitem" href="/habits/#workout"><div class="text-3xl mb-2" aria-hidden="true">🏋️</div><div class="text-2xl font-bold text-primary">1</div><div class="text-xs text-muted">Workout</div></a></div></div></section></div></main><footer class="border-t border-border bg-secondary/30"><div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8 py-12"><div class="grid grid-cols-1 md:grid-cols-3 gap-8"><div><a class="font-display text-xl font-bold gradient-text" href="/">Mark Penix</a><p class="mt-2 text-sm text-muted">Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.</p></div><div><h3 class="text-sm font-semibold uppercase tracking-wider text-foreground mb-4">Navigation</h3><ul class="space-y-2"><li><a class="text-sm text-muted hover:text-primary transition-colors" href="/about/">About</a></li><li><a class="text-sm text-muted hover:text-primary transition-colors" href="/blog/">Blog</a></li><li><a class="text-sm text-muted hover:text-primary transition-colors" href="/contact/">Contact</a></li></ul></div><div><h3 class="text-sm font-semibold uppercase tracking-wider text-foreground mb-4">Contact</h3><a href="mailto:mark.penix@gmail.com" class="text-sm text-muted hover:text-primary transition-colors">mark.penix@gmail.com</a></div></div><div class="mt-8 pt-8 border-t border-border"><p class="text-center text-sm text-muted">© <!-- -->2026<!-- --> <!-- -->Mark Penix<!-- -->. All rights reserved.</p></div></div></footer><script src="/_next/static/chunks/webpack-629fcb4683d87d38.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/2e54440c2f3540fc.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[2846,[],\"\"]\n4:I[2972,[\"972\",\"static/chunks/972-35cef09aa32325a7.js\",\"878\",\"static/chunks/878-692c86d51e931c30.js\",\"931\",\"static/chunks/app/page-a4f12bfbf9dedb8b.js\"],\"\"]\n5:I[5878,[\"972\",\"static/chunks/972-35cef09aa32325a7.js\",\"878\",\"static/chunks/878-692c86d51e931c30.js\",\"931\",\"static/chunks/app/page-a4f12bfbf9dedb8b.js\"],\"Image\"]\n6:I[8407,[\"972\",\"static/chunks/972-35cef09aa32325a7.js\",\"185\",\"static/chunks/app/layout-cd3c60e6a8f1daf7.js\"],\"Header\"]\n7:I[4707,[],\"\"]\n8:I[6423,[],\"\"]\na:I[1060,[],\"\"]\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"80ix8opGAVao6RFTIgtWh\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"name\\\":\\\"Mark Penix\\\",\\\"description\\\":\\\"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.\\\",\\\"url\\\":\\\"https://markpenix.com\\\",\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"Mark Penix\\\"}}\"}}],[\"$\",\"div\",null,{\"className\":\"min-h-screen\",\"children\":[[\"$\",\"section\",null,{\"className\":\"relative py-20 px-4 overflow-hidden\",\"aria-labelledby\":\"hero-heading\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0 bg-dots opacity-20\",\"aria-hidden\":\"true\"}],[\"$\",\"div\",null,{\"className\":\"max-w-6xl mx-auto relative\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-center mb-12 animate-fade-in\",\"children\":[[\"$\",\"h1\",null,{\"id\":\"hero-heading\",\"className\":\"text-5xl md:text-7xl font-display font-bold mb-6\",\"children\":[\"Welcome to my \",[\"$\",\"span\",null,{\"className\":\"gradient-text\",\"children\":\"corner\"}],\" of the internet\"]}],[\"$\",\"p\",null,{\"className\":\"text-xl text-muted max-w-2xl mx-auto\",\"children\":\"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.\"}]]}],[\"$\",\"aside\",null,{\"className\":\"bg-secondary/50 rounded-2xl p-6 border border-border mb-12 animate-fade-in animate-fade-in-delay-1\",\"aria-label\":\"Today's habit progress\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center justify-between mb-4\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold\",\"children\":\"Today's Habits\"}],[\"$\",\"$L4\",null,{\"href\":\"/habits\",\"className\":\"text-sm text-primary hover:text-accent transition-colors\",\"children\":\"View all →\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-4\",\"role\":\"list\",\"children\":[[\"$\",\"div\",\"diet\",{\"role\":\"listitem\",\"className\":\"flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary\",\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🥗\"}],[\"$\",\"span\",null,{\"className\":\"text-sm font-medium\",\"children\":\"Diet\"}],[\"$\",\"svg\",null,{\"className\":\"w-4 h-4\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 20 20\",\"aria-label\":\"Completed\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\",\"clipRule\":\"evenodd\"}]}]]}],[\"$\",\"div\",\"meditation\",{\"role\":\"listitem\",\"className\":\"flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary\",\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🧘\"}],[\"$\",\"span\",null,{\"className\":\"text-sm font-medium\",\"children\":\"Meditation\"}],[\"$\",\"svg\",null,{\"className\":\"w-4 h-4\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 20 20\",\"aria-label\":\"Completed\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\",\"clipRule\":\"evenodd\"}]}]]}],[\"$\",\"div\",\"reading\",{\"role\":\"listitem\",\"className\":\"flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary\",\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"📖\"}],[\"$\",\"span\",null,{\"className\":\"text-sm font-medium\",\"children\":\"Reading\"}],[\"$\",\"svg\",null,{\"className\":\"w-4 h-4\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 20 20\",\"aria-label\":\"Completed\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\",\"clipRule\":\"evenodd\"}]}]]}],[\"$\",\"div\",\"water\",{\"role\":\"listitem\",\"className\":\"flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary\",\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"💧\"}],[\"$\",\"span\",null,{\"className\":\"text-sm font-medium\",\"children\":\"Water Intake\"}],[\"$\",\"svg\",null,{\"className\":\"w-4 h-4\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 20 20\",\"aria-label\":\"Completed\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\",\"clipRule\":\"evenodd\"}]}]]}],[\"$\",\"div\",\"workout\",{\"role\":\"listitem\",\"className\":\"flex items-center gap-2 px-4 py-2 rounded-full border bg-primary/20 border-primary text-primary\",\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🏋️\"}],[\"$\",\"span\",null,{\"className\":\"text-sm font-medium\",\"children\":\"Workout\"}],[\"$\",\"svg\",null,{\"className\":\"w-4 h-4\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 20 20\",\"aria-label\":\"Completed\",\"children\":[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\",\"clipRule\":\"evenodd\"}]}]]}]]}]]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"py-12 px-4\",\"aria-labelledby\":\"featured-heading\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-6xl mx-auto\",\"children\":[[\"$\",\"h2\",null,{\"id\":\"featured-heading\",\"className\":\"text-2xl font-display font-bold mb-6\",\"children\":\"Latest Post\"}],[\"$\",\"article\",null,{\"className\":\"group relative overflow-hidden rounded-2xl bg-secondary border border-border card-hover\",\"children\":[\"$\",\"$L4\",null,{\"href\":\"/blog/atomic-habits-by-james-clear\",\"className\":\"block\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative h-64 overflow-hidden\",\"children\":[[\"$\",\"$L5\",null,{\"src\":\"/api/post-images/atomic-habits-by-james-clear/images/atomic-habits-by-james-clear.jpg\",\"alt\":\"Atomic Habits by James Clear\",\"fill\":true,\"className\":\"object-cover transition-transform duration-500 group-hover:scale-105\"}],[\"$\",\"div\",null,{\"className\":\"absolute inset-0 bg-gradient-to-t from-secondary to-transparent\"}]]}],[\"$\",\"div\",null,{\"className\":\"p-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-3\",\"children\":[[\"$\",\"span\",\"Habits\",{\"className\":\"text-xs font-medium px-2 py-1 rounded-full bg-primary/20 text-primary\",\"children\":\"Habits\"}]]}],[\"$\",\"h2\",null,{\"className\":\"text-2xl font-display font-bold mb-2 group-hover:text-primary transition-colors\",\"children\":\"Atomic Habits by James Clear\"}],[\"$\",\"p\",null,{\"className\":\"text-muted text-sm mb-4 line-clamp-2\",\"children\":\"My Journey with \\\"Atomic Habits\\\" by James Clear In the vast world of self-help literature, few books have made as profound an impact on my life as James Clear’s...\"}],[\"$\",\"time\",null,{\"className\":\"text-xs text-muted\",\"children\":\"January 19, 2026\"}]]}]]}]}]]}]}],[\"$\",\"section\",null,{\"className\":\"py-12 px-4\",\"aria-labelledby\":\"recent-heading\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-6xl mx-auto\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center justify-between mb-6\",\"children\":[[\"$\",\"h2\",null,{\"id\":\"recent-heading\",\"className\":\"text-2xl font-display font-bold\",\"children\":\"Recent Posts\"}],[\"$\",\"$L4\",null,{\"href\":\"/blog\",\"className\":\"text-sm text-primary hover:text-accent transition-colors\",\"children\":\"View all posts →\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid gap-4\",\"role\":\"feed\",\"aria-label\":\"Recent blog posts\",\"children\":[[\"$\",\"article\",null,{\"className\":\"group flex gap-4 p-4 rounded-xl bg-secondary/50 border border-border card-hover\",\"children\":[\"$\",\"$L4\",null,{\"href\":\"/blog/44-and-me\",\"className\":\"flex gap-4 w-full\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative w-24 h-24 flex-shrink-0 overflow-hidden rounded-lg\",\"children\":[\"$\",\"$L5\",null,{\"src\":\"/api/post-images/44-and-me/images/44-and-me-training-with-my-sons.jpg\",\"alt\":\"44 and Me: Training with My Sons\",\"fill\":true,\"className\":\"object-cover transition-transform duration-300 group-hover:scale-105\"}]}],[\"$\",\"div\",null,{\"className\":\"flex-1 min-w-0\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-1\",\"children\":[[[\"$\",\"span\",\"Fitness\",{\"className\":\"text-xs font-medium px-2 py-0.5 rounded-full bg-primary/20 text-primary\",\"children\":\"Fitness\"}]],[\"$\",\"time\",null,{\"className\":\"text-xs text-muted\",\"children\":\"January 18, 2026\"}]]}],[\"$\",\"h3\",null,{\"className\":\"font-semibold mb-1 group-hover:text-primary transition-colors line-clamp-1\",\"children\":\"44 and Me: Training with My Sons\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted line-clamp-2\",\"children\":\"At 44, I'm building strength for longevity while bonding with Ben and Kameron through Phoenix Iron — a training program I built for us\"}]]}]]}]}]]}]]}]}],[\"$\",\"section\",null,{\"className\":\"py-12 px-4\",\"aria-labelledby\":\"streaks-heading\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-6xl mx-auto\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center justify-between mb-6\",\"children\":[[\"$\",\"h2\",null,{\"id\":\"streaks-heading\",\"className\":\"text-2xl font-display font-bold\",\"children\":\"Habit Streaks\"}],[\"$\",\"$L4\",null,{\"href\":\"/habits\",\"className\":\"text-sm text-primary hover:text-accent transition-colors\",\"children\":\"View dashboard →\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 md:grid-cols-4 gap-4\",\"role\":\"list\",\"children\":[[\"$\",\"$L4\",\"diet\",{\"href\":\"/habits#diet\",\"className\":\"bg-secondary rounded-xl p-4 border border-border card-hover text-center\",\"role\":\"listitem\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-3xl mb-2\",\"aria-hidden\":\"true\",\"children\":\"🥗\"}],[\"$\",\"div\",null,{\"className\":\"text-2xl font-bold text-primary\",\"children\":1}],[\"$\",\"div\",null,{\"className\":\"text-xs text-muted\",\"children\":\"Diet\"}]]}],[\"$\",\"$L4\",\"meditation\",{\"href\":\"/habits#meditation\",\"className\":\"bg-secondary rounded-xl p-4 border border-border card-hover text-center\",\"role\":\"listitem\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-3xl mb-2\",\"aria-hidden\":\"true\",\"children\":\"🧘\"}],[\"$\",\"div\",null,{\"className\":\"text-2xl font-bold text-primary\",\"children\":1}],[\"$\",\"div\",null,{\"className\":\"text-xs text-muted\",\"children\":\"Meditation\"}]]}],[\"$\",\"$L4\",\"reading\",{\"href\":\"/habits#reading\",\"className\":\"bg-secondary rounded-xl p-4 border border-border card-hover text-center\",\"role\":\"listitem\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-3xl mb-2\",\"aria-hidden\":\"true\",\"children\":\"📖\"}],[\"$\",\"div\",null,{\"className\":\"text-2xl font-bold text-primary\",\"children\":1}],[\"$\",\"div\",null,{\"className\":\"text-xs text-muted\",\"children\":\"Reading\"}]]}],[\"$\",\"$L4\",\"water\",{\"href\":\"/habits#water\",\"className\":\"bg-secondary rounded-xl p-4 border border-border card-hover text-center\",\"role\":\"listitem\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-3xl mb-2\",\"aria-hidden\":\"true\",\"children\":\"💧\"}],[\"$\",\"div\",null,{\"className\":\"text-2xl font-bold text-primary\",\"children\":1}],[\"$\",\"div\",null,{\"className\":\"text-xs text-muted\",\"children\":\"Water Intake\"}]]}],[\"$\",\"$L4\",\"workout\",{\"href\":\"/habits#workout\",\"className\":\"bg-secondary rounded-xl p-4 border border-border card-hover text-center\",\"role\":\"listitem\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-3xl mb-2\",\"aria-hidden\":\"true\",\"children\":\"🏋️\"}],[\"$\",\"div\",null,{\"className\":\"text-2xl font-bold text-primary\",\"children\":1}],[\"$\",\"div\",null,{\"className\":\"text-xs text-muted\",\"children\":\"Workout\"}]]}]]}]]}]}]]}]],null],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2e54440c2f3540fc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}]]}],[\"$\",\"body\",null,{\"className\":\"min-h-screen flex flex-col bg-background text-foreground\",\"children\":[[\"$\",\"$L6\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1\",\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}],[\"$\",\"footer\",null,{\"className\":\"border-t border-border bg-secondary/30\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8 py-12\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid grid-cols-1 md:grid-cols-3 gap-8\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L4\",null,{\"href\":\"/\",\"className\":\"font-display text-xl font-bold gradient-text\",\"children\":\"Mark Penix\"}],[\"$\",\"p\",null,{\"className\":\"mt-2 text-sm text-muted\",\"children\":\"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.\"}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold uppercase tracking-wider text-foreground mb-4\",\"children\":\"Navigation\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"li\",\"/about\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/about\",\"className\":\"text-sm text-muted hover:text-primary transition-colors\",\"children\":\"About\"}]}],[\"$\",\"li\",\"/blog\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/blog\",\"className\":\"text-sm text-muted hover:text-primary transition-colors\",\"children\":\"Blog\"}]}],[\"$\",\"li\",\"/contact\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/contact\",\"className\":\"text-sm text-muted hover:text-primary transition-colors\",\"children\":\"Contact\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold uppercase tracking-wider text-foreground mb-4\",\"children\":\"Contact\"}],[\"$\",\"a\",null,{\"href\":\"mailto:mark.penix@gmail.com\",\"className\":\"text-sm text-muted hover:text-primary transition-colors\",\"children\":\"mark.penix@gmail.com\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mt-8 pt-8 border-t border-border\",\"children\":[\"$\",\"p\",null,{\"className\":\"text-center text-sm text-muted\",\"children\":[\"© \",2026,\" \",\"Mark Penix\",\". All rights reserved.\"]}]}]]}]}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L9\"],\"globalErrorComponent\":\"$a\",\"missingSlots\":\"$Wb\"}]\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#0a0a0f\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Mark Penix | Personal Blog \u0026 Habit Tracker\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.\"}],[\"$\",\"link\",\"5\",{\"rel\":\"author\",\"href\":\"https://markpenix.com\"}],[\"$\",\"meta\",\"6\",{\"name\":\"author\",\"content\":\"Mark Penix\"}],[\"$\",\"meta\",\"7\",{\"name\":\"creator\",\"content\":\"Mark Penix\"}],[\"$\",\"meta\",\"8\",{\"name\":\"publisher\",\"content\":\"Mark Penix\"}],[\"$\",\"meta\",\"9\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"10\",{\"name\":\"googlebot\",\"content\":\"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1\"}],[\"$\",\"link\",\"11\",{\"rel\":\"canonical\",\"href\":\"https://markpenix.com/\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:title\",\"content\":\"Mark Penix | Personal Blog \u0026 Habit Tracker\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:description\",\"content\":\"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:url\",\"content\":\"https://markpenix.com/\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:site_name\",\"content\":\"Mark Penix\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:locale\",\"content\":\"en_US\"}],[\"$\",\"meta\",\"17\",{\"property\":\"og:image\",\"content\":\"https://markpenix.com/images/og-default.jpg\"}],[\"$\",\"meta\",\"18\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"19\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"20\",{\"property\":\"og:image:alt\",\"content\":\"Mark Penix\"}],[\"$\",\"meta\",\"21\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"22\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"23\",{\"name\":\"twitter:title\",\"content\":\"Mark Penix | Personal Blog \u0026 Habit Tracker\"}],[\"$\",\"meta\",\"24\",{\"name\":\"twitter:description\",\"content\":\"Welcome to the musings of a future middle-aged man. No topic is off topic. Enjoy, or not.\"}],[\"$\",\"meta\",\"25\",{\"name\":\"twitter:image\",\"content\":\"https://markpenix.com/images/og-default.jpg\"}],[\"$\",\"link\",\"26\",{\"rel\":\"icon\",\"href\":\"/images/favicon.png\"}],[\"$\",\"link\",\"27\",{\"rel\":\"apple-touch-icon\",\"href\":\"/images/favicon.png\"}]]\n"])</script><script>self.__next_f.push([1,"3:null\n"])</script></body></html>