Skip to content
Artwork for The AI & Tech Society by Danar
BusinessEntrepreneurshipTechnologyManagement

The AI & Tech Society by Danar

Danar Mustafa

AI, Technology & Leadership – Shaping the Future of Society

Step into the future with a podcast that explores the shift from the industrial age to the digital era. We uncover how AI, robotics, data, and emerging technologies are transforming business strategy, leadership, and the role of humanity in a world driven by innovation.

In every episode, you’ll discover:

  • How artificial intelligence, robotics, and digitalization are redefining industries.
  • The power of data-driven strategies in business, government, and public policy.
  • The evolving role of leaders in navigating digital transformation.

Who should listen:

CEOs, CTOs, CIOs, AI product managers, startup founders, tech leaders, policymakers, and anyone passionate about innovation, leadership, and the future of work.

From boardrooms to startups, we share the insights you need to lead in a data-first world. If you believe data is the new oil, this is your front-row seat to the trends shaping tomorrow.


Host: Danar Mustafa, AI-leader & Founder based in Sweden.


#digitalisering #digitaltransformation #industry4 #IoT #Analytics #AI #machinelearning #changemangement #strategy #businessmodel #digitalstrategy #agile #Genai #openai #google #meta #amazon #aws #microsoft #mistral #Sweden


Hosted on Acast. See acast.com/privacy for more information.

Play
  • 21 episodes
  • weekly
  • Avg 18 min
  • English
Counted on this page — what you have heard stays on this device, so it is not something the list can be paged by.
  • S4 · E39
    August 5 · 15 min

    How China’s AI Phones Are Replacing Apps With Agents

    China’s new agentic AI phones from ZTE, StepFun, and Honor are replacing traditional apps with AI agents that act across the whole smartphone. This episode explains how the Nubia NaviX Ultra, StepX Neo, and Honor Robot Phone work, why AI agents threaten Apple and Google’s app-store model, how China’s super-apps like WeChat, Alipay, Taobao, and Doubao shape the future of mobile AI, and what agentic phones mean for smartphones, apps, AI assistants, surveillance, and the global tech race. keyword tags: agentic AI phones, AI smartphones, China AI phones, Nubia NaviX Ultra, ZTE AI phone, StepX Neo, StepFun, Honor Robot Phone, Doubao agent, AI agents, smartphone AI agents, app store disruption, Apple vs China AI, Google Play Store, WeChat AI, Alipay AI, Taobao AI, super apps, Anthropic MCP, Model Context Protocol, AI assistants, future of smartphones, mobile AI, agentic OS, AI operating system Hosted on Acast. See acast.com/privacy for more information.

  • S4 · E34
    July 7 · 21 min

    What Is a Forward Deployed Engineer? The AI Role Every Tech Company Wants

    Job postings for Forward Deployed Engineers (FDEs) have surged over the past 18 months, making the role one of the fastest-growing in the tech industry. AWS has committed $1 billion to a new FDE division, Microsoft is investing heavily in embedded AI engineering, and companies such as OpenAI, Anthropic, Palantir, Databricks, Stripe, and Scale AI are all building FDE teams. This is not just a buzzword. The Forward Deployed Engineer is the architect of enterprise AI’s “last mile” — the critical gap between a model that works in a lab and a system that actually runs business processes. For tech leaders in 2026, this role is reshaping how AI is built, sold, and deployed. Hosted on Acast. See acast.com/privacy for more information.

  • S4 · E33
    June 29 · 17 min

    AI Is Now the #1 Reason for Layoffs: Reading the 2026 Workforce Data

    Three Honest Observations Tech is the exception — 5.8% vs 3.8% overall; displacement invisible in macro stats Regulation mobilizing — Newsom executive order; EU pressure; state legislation likely 2026-27 "More jobs than it destroys" is partly evasive — new roles need different skills; reskilling timeline lags; aggregate doesn't help individuals Seven Actions for Leaders Be honest about what's changing (no "efficiency" euphemisms) Redirect savings into upskilling, not just GPUs Protect the entry-level rung (new apprenticeship paths) Promote harness skill, not just prompt skill Stop AI-washing organizational decisions Set explicit headcount-vs-AI tradeoffs Treat severance/outplacement as engineering quality Five Actions for Engineers Build harness skill, not prompt skill Get certified (e.g., Claude Certified Architect) Track your skill exposure honestly Build a portable, public portfolio Maintain 6-12 months financial runway Seven Key Takeaways AI became #1 layoff reason in May 2026 (40%); 7%→40% in five months AI washing is real (6 in 10 companies admit it) The precise truth is capital reallocation CEO statements remarkably consistent (Oracle cut while profitable) Displacement is structural, not uniform (middle hollows out) Tech is the exception (5.8% vs 3.8%) The response defines the next decade Key Quotes "Regardless of whether individual jobs are being replaced by AI, the money for those roles is." — Andy Challenger "We're already seeing that the intelligence tools we're creating... fundamentally changes what it means to build and run a company. I think most companies are late." — Jack Dorsey, Block "The leadership test of 2026 is whether you handle the AI workforce transition as a tactical cost-cutting opportunity — or as the defining strategic moment of the decade." Hosted on Acast. See acast.com/privacy for more information.

  • S4 · E32
    June 24 · 19 min

    The State of AI Engineering: What a Thousand Companies' Telemetry Reveals

    Five Moves for Leaders Adopt a model gateway — centralize routing, failover, governance Build deprecation discipline — retire models deliberately Instrument agents deeply — especially with frameworks Audit prompt caching — fix layout (stable first, dynamic later) Implement budgets & backpressure — cap loops, build queues Seven Key Takeaways Multi-model is the norm (70%+ use 3+ models); use a gateway LLM tech debt compounds; retire old models deliberately Framework adoption doubled; observability burden doubled too 69% of tokens are system prompts; only 28% use caching Context windows exploded but quality beats volume Rate limits are the #1 failure mode Agents are still mostly monoliths; distributed shift is coming Key Quotes "The gap between a good demo and a dependable system is closed by effective evaluation and operational discipline." — Datadog "The next wave of agent failures won't be about what agents can't do. It'll be about what teams can't observe." — Guillermo Rauch, CEO, Vercel "Context quality, not volume, is the new limiting factor for LLM agents." Hosted on Acast. See acast.com/privacy for more information.

  • S4 · E31
    June 17 · 16 min

    SpaceX Buys Cursor: Rockets, AI, and the $60 Billion Bet

    The xAI Merger Background February 2026: SpaceX announces xAI acquisition Finalized May 6, 2026 xAI valued at ~$250 billion Created vertically integrated "innovation engine" Brings Grok, Colossus supercluster, X platform under SpaceX Hosted on Acast. See acast.com/privacy for more information.

  • S4 · E28
    May 28 · 16 min

    Vibe Coding Is Dead: The Rise of Agentic Engineering

    The Three-Panel Framework Panel 1: Vibe Coding You → Prompt → Model → Code Fast to start Feeling over structure Good for prototypes "You ask the model to solve the problem directly" Panel 2: What Changed Stronger models are not the whole answer The new bottleneck is context, rules, and review Engineer writes spec → Sets rules → Lets agents work → Reviews output "You code less. You steer the system more." Panel 3: Agentic Engineering Agents build. The human orchestrates. Bring together: spec, goal, constraints, history, data, rules, tools, tests "More scalable. More repeatable. Better results." Key Quotes "Many people have tried to come up with a better name for this to differentiate it from vibe coding. Personally, my current favorite is 'agentic engineering.'" — Andrej Karpathy "The goal is to claim the leverage from the use of agents but without any compromise on the quality of the software." — Andrej Karpathy "I think by the end of the year, everyone is going to be a product manager, and everyone codes. The title software engineer is going to start to go away." — Boris Cherny "You can outsource your thinking but you can't outsource your understanding." — Tweet Karpathy thinks about every other day Hosted on Acast. See acast.com/privacy for more information.

  • S4 · E25
    May 14 · 18 min

    Gemma 4: Google's Open-Source LLM Competing with Chinese Models

    Why Apache 2.0 Matters Previous Gemma licensing: Custom "Gemma Terms of Use" Usage-policy provisions Constraints on commercial deployment Apache 2.0: Fine-tune for commercial use ✓ Redistribute fine-tuned variants ✓ Embed in commercial products ✓ No ongoing license obligations ✓ On-Device AI Implications What's new: Full conversational AI on phones, offline No data leaving device No API costs No connectivity requirements Use cases: Healthcare apps (privacy) Education (offline areas) Finance (data sovereignty) Any privacy-sensitive application Data Sovereignty The shift: European regulators increasingly uncomfortable with US-hosted APIs GDPR requires either locked regions or self-hosted Gemma 4 + Apache 2.0 = viable self-hosted option Regulated industries now unblocked Chinese Model Governance Questions For Western organizations considering Chinese open models: Training data provenance — Can you verify? Embedded refusals/biases — Different content policies Export-control compliance — Check with legal Strategic precedent — Building on competitor infrastructure Not disqualifying, but requires conscious decision Hosted on Acast. See acast.com/privacy for more information.

Showing 1–20 of 21 episodes