I'm so happy that SwiftUI in iOS 27 supports granular text selection! We can just apply the existing textSelection() modifier to a Text view, and instead of selecting the entire text block like in iOS 26, it lets users select a portion of the text with the standard drag gesture.
The new iOS share sheet in @obsdmd lets you save X posts, YouTube transcripts, and content from other apps. Everything is converted to durable Markdown files.
Try it in Obsidian 1.13 (beta)
Meet DiffusionGemma!
An experimental open model that explores a fast approach to text generation, released under an Apache 2.0 license.
Moving beyond sequential, token-by-token processes to generate entire blocks of text simultaneously. Here’s what’s new with DiffusionGemma: 👇
🔥 https://t.co/RRr7ogTreC is live 🔥
We've indexed all sessions, summaries, made skills, and more to help you start integrating iOS 27 today! Shoutout to @dcrawbuck for going on a legendary hackathon since the keynote to get this live.
-> https://t.co/GY1xsCVVNg
Here's a teaser of our Mac-1 model.
> 6.6B model
> runs locally (on any Mac)
> requires 7GB RAM (12GB ideal)
> can use 487 MacOS native tools
> perform multi-tool chained tasks
> reasoning: ON
> output: ~65 tok/s
We built a robust application layer around the model to make UI/UX MacOS native. The "model-focused" SaaS era is here.
Stay tuned for more.
Shoutout to the open source projects behind this:
• Serve-sim powers the streaming simulator by @Baconbrix
https://t.co/Yx52DuSGcZ
• SnapshotPreviews extracts SwiftUI previews by @sentry
https://t.co/EaeTrNksfZ
Google 把内部工程师的代码审查(Code Review)规范公开啦
这几乎是目前业界最顶级的标准
很多程序员只会写代码,但不知道怎么审代码,可以看看 Google 是怎么做的
1.双向指南:不仅教审查者怎么挑毛病,还教作者怎么写出容易通过的代码
2.术语科普:解释了 Google 内部常用的 LGTM(看起来不错)和 CL(变更列表)到底意味着什么
3.实战价值:这套规范不是理论,而是 Google 每一位工程师都在用的实际操作准则
如果你想提升团队的代码质量,或者想知道顶级大厂的开发门槛,这份文档必读!
https://t.co/OdaozRkMYn
We are entering a new era of on-device automation. ✨
Watch Gemma 4 E4B navigate and drive an iOS simulator directly using Argent. Local models can handle complex interactions and software navigation autonomously.