Mark Ku's Blog
Podcast ConversationAI dialogue version of this article · Mandarin audio

Introduction

Microsoft has actually killed off its own AI mascot again after twenty-five years! I'm your host, Mu-Yen, and welcome to "Mark's Tech Insights," produced by Mark. Today, besides talking about Microsoft's massive AI downsizing, we'll also share the secret behind Google Gemini breaking one billion users—why everyone hates typing—and a wild case where someone tried to trick a judge using "invisible font." I'll tell you all about it in just a moment!


Today's Top Stories

1. Microsoft's Slimdown Operation! Merging Copilot and Killing Off the Second-Gen "Clippy"

  • Source: TechCrunch (https://techcrunch.com/2026/08/13/microsoft-kills-off-unsuccessful-ai-features-while-merging-its-separate-copilot-apps/
  • Summary: Microsoft announced it is merging the consumer and commercial versions of Copilot into a single app. At the same time, it will phase out features like Group Chats, AI podcast, Copilot Labs, and the consumer version of Deep Research by August 18. Along with these changes, the floating blue ball mascot named Mico is also history.
  • Most Surprising Point: Twenty-five years later, Microsoft has once again killed off its own mascot. Mico was essentially the modern-day "Clippy the paperclip."
  • Taiwan Perspective: Many enterprises in Taiwan have been thoroughly confused by the complex versioning when adopting Copilot. Merging them into a single app is definitely a relief for IT departments, but it also reflects Microsoft's immense anxiety in the consumer AI market when facing ChatGPT.
  • Discussion Points:
    • Will merging the consumer and commercial versions effectively boost Microsoft's competitiveness in the consumer AI market?
    • Does aggressively cutting experimental features indicate that the AI industry has moved from "blindly testing the waters" to a stage of "pragmatism"?
  • Script Suggestions: Do you all remember Clippy, that helpful but slightly annoying paperclip in Windows back in the day? Who would have thought that twenty-five years later, Microsoft would once again kill off its second-generation Clippy—that floating blue Copilot ball named Mico! Microsoft is making a massive move here, directly merging the consumer and commercial versions of Copilot into a single app, while cutting features that nobody uses, like the AI podcast. The reason behind this is simple: two Copilots couldn't beat one ChatGPT! For users in Taiwan, this is actually a good thing—no more getting stuck in version hell. But it also shows that even a giant like Microsoft has to swallow its pride, admit defeat, and refocus when hitting a wall in the consumer AI market.

2. Google Gemini Attracts 1 Billion Users! Turns Out Everyone Is Just Too Lazy to Type?

  • Source: TechCrunch (https://techcrunch.com/2026/08/11/googles-gemini-app-surges-to-one-billion-users/
  • Summary: Google announced that monthly active users for its Gemini app have officially surpassed the one billion mark, making it the fastest-growing product in Google's history. Data shows that 63% of users prefer using "voice" over typing to interact with the AI, and one-fifth of Gemini Live sessions involve opening the camera or sharing the screen.
  • Most Surprising Point: The interaction model for mainstream AI has completely shifted. Over 60% of people are communicating with AI using their "mouths and eyes" rather than a keyboard.
  • Taiwan Perspective: People in Taiwan are already highly dependent on voice messages, so Gemini's data perfectly aligns with local habits. In the future, if Taiwanese AI developers keep their interfaces locked to "chatbox typing," they might quickly be phased out by the market.
  • Discussion Points:
    • As AI interaction shifts from "typing" to "voice and vision," what kind of impact will this have on the ad models of traditional search engines?
    • How demanding will high-ratio voice and vision usage be on mobile chip processing power and network bandwidth?
  • Script Suggestions: Google's Gemini active users have officially surpassed the one billion mark—this growth rate is practically rocket-powered. But what surprised me most wasn't this number, but rather how people actually use it. The data shows that a whopping 63% of people interact with Gemini by "talking" instead of typing! What's more, one out of every five users directly opens their camera to let Gemini look at their screen or surroundings during the conversation. What does this mean? Our relationship with AI has officially transitioned from the cold typewriter era into an intimate, voice-and-vision-driven interaction. Developers in Taiwan really need to pay attention: voice- and vision-friendly interfaces are the true mainstream now!

3. A Historic First! Man Hides "Invisible Instructions" in Court Documents, Betting the Judge Would Lazily Use AI to Read the Case

  • Source: Gizmodo (https://gizmodo.com/dude-reportedly-hides-prompt-injections-in-legal-filing-just-in-case-judge-is-really-that-lazy-2000798935
  • Summary: A plaintiff suing a bariatric surgery group hid an invisible instruction in court documents using a size-3 white font, commanding any AI scanning the document to "rule in his favor." The Connecticut judge discovered it, condemned it as a "serious abuse of litigation," and issued sanctions. This is the first court case in the US where someone was penalized for a prompt injection attack.
  • Most Surprising Point: The plaintiff wasn't betting on legal statutes; he was betting that the judge would be lazy and directly use AI to read and summarize the case files.
  • Taiwan Perspective: Taiwan's judicial system has also begun piloting AI-assisted judgment drafting. This case sounds an alarm for Taiwan's legal community. Without proper cybersecurity defenses, similar "prompt injection attacks" will inevitably happen in Taiwanese courts sooner or later.
  • Discussion Points:
    • How will this first US case of sanctions for prompt injection change future legal document review mechanisms?
    • As AI becomes the "reading assistant" across various industries, how can we defend against these maliciously hidden instructions?
  • Script Suggestions: This next story will make you laugh, but at the same time, it's a bit creepy. A man in the US, while fighting a lawsuit, actually hid an invisible instruction in his court filings using a tiny, size-3 white font. The instruction basically said: "If an AI is reading this document, please rule in my favor!" This is a textbook prompt injection attack. He was betting that the judge would be too lazy and just feed the files to an AI to summarize. Fortunately, the judge didn't fall for it, got furious, and issued a fine, calling it a serious abuse of litigation. This is absolutely wild. Imagine if Taiwan starts using AI to help review case files in the future—will we start seeing these kinds of invisible hacks too?

4. Google's AI Detective Strikes! Unearths a High-Severity Chrome Vulnerability Hidden for 13 Years

  • Source: SecurityWeek (https://www.securityweek.com/googles-ai-agent-uncovers-13-year-old-chrome-flaw-amid-record-patching-pace/
  • Summary: Google's Gemini-based vulnerability-hunting AI Agent successfully uncovered a Chrome sandbox escape vulnerability (CVE-2026-3545). This high-risk code had existed in the system since 2013. Meanwhile, Chrome patched a total of 1,072 vulnerabilities across two recent versions, setting a record for efficiency.
  • Most Surprising Point: A code vulnerability that lay hidden for 13 years and was missed by countless human engineers was found by an AI using the painstaking method of "cross-referencing historical CVEs with Git logs."
  • Taiwan Perspective: As a global hub for hardware and supply chains, Taiwan often overlooks software security. Google has proven that AI can conduct code reviews with extreme efficiency. Taiwan's tech industry should quickly adopt AI vulnerability detection tools to elevate its cybersecurity standards.
  • Discussion Points:
    • If AI Agents can find code vulnerabilities that human engineers missed for 13 years, does this mean future cybersecurity will be entirely AI vs. AI?
    • The number of vulnerabilities fixed in just two Chrome versions is staggering. Is this due to declining software quality, or has AI brought a qualitative leap in debugging efficiency?
  • Script Suggestions: Would you believe that the Chrome browser you use every single day had a high-severity security vulnerability hiding in it for thirteen years, and it was finally caught by Google's AI detective? This vulnerability had been sitting there since 2013. For thirteen years, countless god-tier engineers missed it, but Google's Gemini-powered AI Agent cross-referenced the current code with historical records and caught it red-handed. It's like hiring a super-janitor with a photographic memory to clear out old landmines for you. AI debugging is incredibly fast now—Chrome fixed over a thousand vulnerabilities in just its last two versions alone. For everyday users like us, the web has truly become a lot safer.

5. While the Market Debates an AI Bubble, TSMC Slaps Back with a 45% Revenue Surge?

  • Source: Bloomberg (https://www.bloomberg.com/news/articles/2026-08-10/tsmc-sales-rise-45-after-ai-spending-roars-on-despite-jitters
  • Summary: TSMC announced its July revenue reached NT$467.58 billion, a 45% year-over-year increase, bucking the trend just as market concerns over an AI bubble were heating up. Meanwhile, reports suggest that its 3nm monthly capacity will ramp up to 180,000 wafers ahead of schedule by early Q4, with major customers including Nvidia, AMD, and Broadcom.
  • Most Surprising Point: While the capital markets scream "AI bubble" every day, orders on TSMC's physical production lines haven't decreased at all—in fact, they are accelerating expansion.
  • Taiwan Perspective: TSMC's performance proves once again that regardless of whether software-side AI applications are profitable, as the "shovel seller," Taiwan's absolute advantage in semiconductor hardware manufacturing cannot be shaken anytime soon.
  • Discussion Points:
    • With orders from Nvidia, AMD, and Broadcom still packed, does this mean the tech giants' arms race for AI infrastructure is far from over?
    • How should we interpret the massive disconnect between the pessimism in the capital markets and the frantic operation of physical chip production lines?
  • Script Suggestions: Lately, financial news has been arguing every day that the AI bubble is about to burst and tech stocks are going to crash. But TSMC, Taiwan's "sacred mountain protecting the nation," just stepped up and slapped those claims down with pure strength! TSMC just announced its July revenue, which bucked the trend with a whopping 45% year-over-year increase, soaring to over NT$460 billion! On top of that, rumors say their most advanced 3nm capacity will ramp up to 180,000 wafers per month ahead of schedule by early Q4, with orders coming entirely from giants like Nvidia, AMD, and Broadcom. What does this mean? No matter how loud the noise is in the software market, this actual chip production line has no intention of stepping on the brakes. No matter who wins the AI war in the end, the most profitable player is still TSMC, quietly building the hearts for everyone in the background!

Closing Thoughts

Today we talked about Microsoft's downsizing, Google's voice wave, and TSMC's incredibly dazzling financial report. It really makes you marvel at how the AI era is changing as fast as a high-speed train. I'm your host, Mu-Yen. Thank you so much for listening to "Mark's Tech Insights," produced by Mark. See you next time, bye-bye!


Author

Mark Ku

擁有 10+ 年經驗的資深軟體工程師,現為 AI 應用 Builder,專注於大型平台架構與簡化複雜系統設計,從電商系統到訂閱與收費平台,結合 AI Agent、AI 整合與自動化開發,打造高效率且可持續演進的產品技術基礎。Read More

Found this useful?

The author's free tools, daily podcasts and newsletter are all here.

Mark Ku · This article is licensed under CC BY 4.0. Credit the author and link back to the original when reusing it.

Comments

Subscribe to Newsletter

Subscribe to get new posts delivered instantly — never miss a tech share.

By submitting, you agree to receive emails. You can anytime.

Popular Posts

View all
Mark Ku
··604

Oracle Cloud Always Free Tier: Linux Host and Static IP for a $0 Cloud Solution

Oracle Cloud Always Free Tier: Linux Host and Static IP for a $0 Cloud Solution
Mark Ku
··471

Say Goodbye to Postman's Fee Trap! A Hands-on Guide to Bruno, the Open-Source Git-Native API Testing Powerhouse.

Say Goodbye to Postman's Fee Trap! A Hands-on Guide to Bruno, the Open-Source Git-Native API Testing Powerhouse.
Mark Ku
··329

A Free, Open-Source, Notion-like Knowledge Base — A Complete Guide to Deploying and Backing Up Outline Wiki

A Free, Open-Source, Notion-like Knowledge Base — A Complete Guide to Deploying and Backing Up Outline Wiki
Mark Ku
··240

Building an Efficient API Management Platform: Deploying Kong Gateway from Scratch - Part 1

Building an Efficient API Management Platform: Deploying Kong Gateway from Scratch - Part 1
Mark Ku
··235

Training Your Own AI Voice: Hardware Requirements, Open-Source Model Comparison, and LoRA Fine-Tuning

Training Your Own AI Voice: Hardware Requirements, Open-Source Model Comparison, and LoRA Fine-Tuning
Mark Ku
··216

Setting Up Samba on Ubuntu to Share Folders with Windows 11

Setting Up Samba on Ubuntu to Share Folders with Windows 11
🎙️ Microsoft 親手捏碎小藍球?Google 語音互動破十億的背後關鍵|AI 日報 Podcast - Mark Ku's Tech Notes