惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
I
InfoQ
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
The Cloudflare Blog
罗磊的独立博客

V2EX - 技术

牛逼了,我的阿里云百炼 Coding Plan Pro 莫名被永久封禁,联系客服,无法解封。寻求替代。 Antigravity 断连 Local-first 软件收录站 从 X 上搬运来的白嫖 GPT Plus 教程 阿里云百炼 Coding Plan Pro 套餐 新增当日 token 限制 大家的 Claude 弹了 kyc 嘛 现在 Google 的 Gemini 和 AI 模式降智的厉害啊 用的 TAG 家的 T, ip 跳变是否影响使用 claude 同一 apple 账户能给不同 claude 账号充值么 做了个 Go 的 MCP Server 框架,一行代码把 Gin API 接入 AI 请教各位,想回归技术,如何系统学习 Agent? OpenAI GPT-IMAGE-2 提示词合集 你是说, claude opus4.6 写代码的能力不如 gpt5.4? 关于智谱 Max 套餐要不要升级续费呢? App → CLI → App ? Github 账号被 404 了,现在没法恢复,求各位大佬指点 cursor 的次数套餐以后应该都用不了新模型了 openrouter 使用国外模型 买了咸鱼低价 Gemini pro,账号差点被盗。突然发现国内诈骗成本为零 Gemini 手机版客户端登陆总是在此国家/地区无法使用 gemini 感觉 gpt 这些低价渠道要爆了 claude code 和 codex 在 vibe coding 还有质的区别吗? 阿里 Coding Plan 一天三变, Lite 版本到期不能续费了 RAG 难以让人满意啊 2026 年了,这个世界还存在互联网精神🥹 两个账号阵亡,尼区 Claude Pro 订阅 分享下最近低价 GPT Codex 的来源(源头) OpenAI 发布 Codex 重大更新:支持自动操作电脑与长期任务自动化 使用 claude 从 0 开始开发一个校友会系统可行吗 同一个 appleid 可以给不同 chatGPT 账号订阅 plus 吗?
三星手机,隔几天会弹出一个广告,我用 logcat 看了看可能是...
lynnharry · 2026-06-21 · via V2EX - 技术

广告样式:屏幕上方长方形,简单白底,黑字,内容:天天开红包,最高 26888 元。点开是淘宝 APP 。

我系统设置淘宝是“限制”模式,平时不会在后台,我基本没怀疑过淘宝。今天记录了一下 logcat ,出广告的时间在 20 分钟前,只有 main 这部分 log 保留了,用 AI 分析了一下,初步结论是三星自带的提醒 APP ,我问了下这个 APP 具体干什么了,AI 的回答如下:

17:09:10 — The app is already running in background with two processes (main PID 3071, reminder service PID 27976). Samsung's FreecessController tries to freeze it but can't because it's using the accessibility service. 17:09:52-56 — I/O activity ramps up from 60 KB → 136 KB reads — it's starting to prepare content.

17:10:00.166 — Trigger: The system sends a scheduled job broadcast to sreminder: act=com.samsung.android.app.sreminder.cardproviders.common.servicejob dat=sreminder://...servicejob This is the system telling the app "time to check your scheduled reminders."

17:10:00.700-713 — The app registers a back button handler and creates a window surface ($_3071).

17:10:00.776-784 — Window finishes drawing and is shown on screen as a TYPE_APPLICATION_OVERLAY (type 2038). This is a floating overlay window that appears above all other apps — including Xiaohongshu. The window comes in with an appear animation.

17:10:00.815 — I/O spikes to 3276 KB read (loading reminder card data).

17:10:01.021 — Appear animation finishes, window surface is reparented back.

17:10:03.702-724 — Back callback removed, window is removed with an exit animation.

17:10:03.971 — Window fully gone. Total screen time: about 3 seconds of animation (brief visible overlay).

17:10:13.501 — Reminder service process killed by memory pressure.

17:10:21.489 — A new reminder service restarts for content provider access.

17:10:39.252 — Another CHECK_CONDITION broadcast fires — periodic background check.

我平时会用提醒这个 APP ,但我可以确定当时我没有设置任何提醒,该 APP 当时也没给我弹出任何正规的提醒,只有这个广告。