soundbite.fm
Merge Conflict
Merge Conflict is a weekly discussion with Frank and James on all things development, technology, & more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds.
Author
soundbite.fm
Category
Podcast website
Latest episode
Jul 6, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
522: Our Thoughts on Slate: The $25K Modular Pickup Changing EVs 06.07.2026 37:19
James and Frank dig into Slate’s modular electric pickup — a $24,950, 205‑mile, no-frills truck you can customize later — and unpack how factory vs dealer options, aftermarket mods and build quality will make or break the idea. They also cover real-world charging (level 1/2/3), fleet and daily-use practicality, and why a DIY, upgradeable EV could reshape affordable vehicle ownership. Follow Us Fra...
521: Polish Matters: UI, Icons, and AI Design Fails 29.06.2026 48:28
Episode 521 James and Frank obsess over “polish”: the tiny design and packaging details that make apps feel finished. They start with impeccable.style, product.md and design.md (and why agents.md and readme aren’t enough), then dig into UI fit‑and‑finish — tray/menu UIs, icon choice, grouping settings and why AI agents still struggle with layout and whitespace. The conversation then moves deep int...
520: Inside the New GitHub Copilot App: Sessions, Canvases, Automations 22.06.2026 58:05
This episode dives into the new GitHub Copilot app — a hub for agent sessions, multi‑repo orchestration, PR‑first workflows, automations and the new canvas metaphor for triage and planning. James and Frank unpack how sessions can spawn and coordinate across repositories, agent‑aware merges that respect CI and code review, support for local models and extensions, and the token tradeoffs to be aware...
519: WWDC Deep Dive: Apple’s New AI for Developers 15.06.2026 52:27
James and Frank break down WWDC’s developer-focused news—from Apple’s AI push (local models, a new private cloud for foundation models, and a command‑line API) to Xcode’s new agent integrations, the device hub/simulator overhaul, and macOS/UI polish. If you build apps, pay attention: small developers now get subsidized cloud models, Intel Macs are being sunset, and you’ll need to test many form fa...
518: Windows is Back! New Microsoft AI Coding Models 08.06.2026 46:31
Microsoft Build 2026 brought a major shift: homegrown AI models designed for efficiency and real-world developer workflows. From the cost-effective MAI Code 1 Flash to sandboxed code execution and Windows developer tools, discover how Microsoft is making powerful AI accessible without breaking the bank. James shares his hands-on experience proving that you don't need expensive flagship models for...
517: Plan First, Think Less: Save Tokens, Improve Code 01.06.2026 34:49
Episode 517 starts with a light chat about AI avatars and new text‑to‑speech deepfakes before diving into LLM “thinking” modes—what baked‑in planning actually does, why it multiplies token costs, and when it helps or hurts. James and Frank give concrete dev advice: try low‑thinking settings, use big models for creative planning then smaller ones to execute, leverage harnesses/system prompts, and b...
516: Evolving Agent Session Management 25.05.2026 42:52
James and Frank unpack AI-driven development shifts—agent SDKs, session management, and the rise of agent-first UIs like Google’s anti-gravity and GitHub Copilot—showing how VS Code’s Agents window, worktrees, sub-sessions and tunnels help manage multi-repo cloud and local workflows. They share practical takeaways—why SDKs are essential, when to stay code-first, how subsessions and remote tunnels...
515: Mini-LED, IPS, and the Great Monitor Rabbit Hole 18.05.2026 44:17
James and Frank share thrift‑store monitor triumphs (and a retro Wii audio nightmare) before diving into a no‑nonsense guide to buying displays: what ports, VESA mounts, and speakers really matter. They demystify HDR, mini‑LED vs OLED, refresh‑rate math (why 40/120Hz divides matter), and modern upscaling—plus the surprising developer headaches of getting HDR to actually work. Practical tips and ge...
514: Running Local LLMs in VS Code 11.05.2026 55:46
In this episode James and Frank dive into running AI coding models locally versus in the cloud—BYOK/Open Router, VS Code’s chat/agent harness, model runners (Olama, vLLM), and the practicality of 27B models on a 3090 using 4‑bit quantization. They share hands-on takeaways—how recent engineering (MT/MTPLX) boosts inference to usable token rates, when auto model selection makes sense, cost and hardw...
513: Agents Over Chat: The Future of Developer Workflows 04.05.2026 57:39
James and Frank explore the future of developer workflows powered by AI agents, revealing how developers are shifting from coders to testers and product strategists. They dive into new research-planning-implementation cycles, GitHub's usage-based pricing changes, and why developers must think strategically about model choices and token costs. Plus, reflections on Apple's leadership transition and...
512: Does Matter Really Matter? 27.04.2026 37:02
After a quick round of Apple dev updates, James and Frank dive into Matter — why Frank went from skeptic to devotee and why it’s poised to fix IoT chaos. They break down how Matter (an app-layer protocol running over Wi‑Fi/IPv6) and Thread (an open mesh transport) simplify secure onboarding with QR/Bluetooth, enable true interoperability across Apple/Google/Amazon, and make DIY devices easy to bui...
511: Terminals, Remote Sessions, No More Watches! 20.04.2026 49:43
In episode 511 James and Frank dig into audio gear (why impedance matters and the pros/cons of hardware DSP and headphone high‑power modes), explore GitHub Copilot CLI's new Remote Sessions for mobile access to your local dev environment, and reveal a clever hack: MIDI‑over‑USB turns modern iPhones into reliable wired controllers for embedded hardware and robotics. Tune in for practical tips, safe...
510: AI Agents: Claws, Copilot, GUI vs CLI Debate 13.04.2026 47:15
James and Frank dig into the messy world of AI agents—Claudes, Copilots, “claws”—and why now is the wrong time to over-box these tools. They debate GUI vs. CLI futures, explain when AI should be invisible and baked into workflows, and warn about AI-produced “slop” and long-term maintenance. Plus, James’ Light Phone/e-ink experiment adds a practical take on simplicity and real-world tradeoffs. Foll...
509: How AI Fleets Fixed 31 Issues in Two Days 06.04.2026 42:11
In this episode Frank and James riff on everything from accidental source‑map leaks (yes, even Apple slips up) to using Copilot and multi‑agent AI workflows to triage issues, write PRs and even plan trips. They share hands‑on tips—use “plan mode” and deep research, turn plans into issue artifacts, run multi‑model code reviews, cap concurrent agents (~3), and babysit agents—to boost productivity wh...
508: Agentic Workflows - Markdown Automation for GitHub Actions 30.03.2026 40:16
At MVP Summit we dig into Agentic Workflows — write Markdown prompts that drive AI agents to run CI, open PRs, and automate cross‑repo tasks — and MAUI DevFlow, which lets agents interact with native UIs to click, screenshot and validate designs. Listen for practical takeaways on ditching brittle YAML/scripts and automating tedious maintenance and testing, plus the real caveats: security front‑mat...
507: iCircuit UI Roast: Toolbar, Popovers, and Polish 23.03.2026 43:18
In Episode 507 James grills Frank about UI choices in his iCircuit app—crowded toolbars, popover behavior on iPhone vs iPad, and flaky TestFlight/App Store review timing. They trace a nasty bug to Apple’s deprecated OpenURL behavior in iOS 26, debate in-app browsers vs Safari and multi-window docs, and remind developers that subtle platform changes and lack of polish can silently break UX—practica...
506: We have no skills 16.03.2026 52:59
James and Frank unpack the exploding world of AI coding agents—covering instructions, MCP tools, custom agents, hooks, plugins and why “skills” matter. They walk through the new .NET Skills repo (P/Invoke, MSBuild, diagnostics, binlogs), show how skills act like practical, on‑demand tutorials for niche tasks, and sketch how tooling will soon auto-load the right skills so agents can just do the thi...
505: 8GB of RAM Isn't Good Enough #MacBookNeo 09.03.2026 1:03:59
On this episode we wade through Apple’s drip‑fed “event week,” from the budget iPhone 17E to the new MacBook Neo/Air M5 and the pricey Studio Display, and argue who each device is really for. The big takeaway: 8GB of RAM is borderline unusable for modern web and dev workflows—buy up if you can—while the Air M5 looks like the sweet spot; plus a fun detour on using Copilot/Fleet to scaffold apps in...
504: 15 Years of iCircuit 02.03.2026 49:26
Frank Kruger celebrates iCircuit’s 15‑year journey—from an iPad‑era $20 launch and surprising overnight success to the present—unpacking the tradeoffs between maintaining a flagship app and chasing new side projects. He offers candid lessons on pricing, backporting legacy fixes, modernizing pipelines, and explains how AI agents have reshaped his workflow and will power the next wave of iCircuit fe...
503: Welcome to Tiny Tool Town 23.02.2026 47:49
On this episode we dive into Tiny Tool Town — a GeoCities‑style app hub for tiny developer utilities — and James walks us through building Tiny Clips, a Mac toolbar screen‑capture app he prototyped and shipped using Copilot, agentic workflows, and a plan‑implement‑review cycle. Expect practical takeaways on multi‑model AI pipelines (planning with 5.2, coding with Codex/Opus), CI/publishing tips, s...
502: Rectified Flow Revolution - AI Image Generation Gets Smarter 16.02.2026 48:55
Discover the machine learning breakthrough changing everything: rectified flow. Frank breaks down how this revolutionary technique replaces 1,000-step diffusion with just 10, delivering faster and higher-quality image and video generation. Learn why major players are adopting it and how it's democratizing AI for everyday creators. Follow Us Frank: Twitter , Blog , GitHub James: Twitter , Blog , Gi...
501: Autopilot, Fleets, and Parallel Agents Explained 09.02.2026 35:57
In this episode James and Frank walk through the latest Copilot CLI power-ups—Autopilot loops, experimental Fleet/parallel agents, and Opus model/context updates—while demoing how they used plan mode to spin up a full MAUI pet‑insulin app end-to-end. Learn what Autopilot and Fleet actually do, how parallel agents orchestrate work, plus practical tips (watch your context window, use plan mode) for...
500: How Frank Builds Apps Has Changed Forever 02.02.2026 54:43
On our 500th episode James and Frank celebrate the milestone, reminisce about their mobile‑dev roots, and dig into how AI, the Copilot CLI/SDK and the Model Context Protocol (MCP) are reshaping workflows. Frank demos an MCP‑powered tool that turns app reviews into prioritized GitHub issues and automations — a real example of AI-as-glue — with practical takeaways on prompt engineering, UI extension...
499: Going Full Ralph, CLI, & GitHub Copilot SDK?!?! 26.01.2026 48:41
In episode 499 James and Frank dive into the messy, exciting world of coding agents — from burning through Copilot credits and avoiding merge conflicts to practical workflows for letting agents run tasks while you sleep. They share real tips: break big features into bite-sized tasks, have agents ask clarifying questions, and use Copilot CLI or the new SDK to resolve conflicts, auto-fix lint/build...
498: CI/CD fro Mac Apps: GitHub Actions to Notarize 19.01.2026 38:47
This episode opens with mic and Nintendo banter before plunging into macOS release pain points: sandboxing, hardened runtime, notarization, Sparkle auto‑updates, and automating releases with GitHub Actions and tags. James and Frank offer practical tips—drag builds into /Applications to test signing—and unpack .NET 10 trimming/reflection pitfalls and CI/CD quirks for anyone shipping native apps out...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.