Apple has filed a lawsuit accusing OpenAI of stealing trade secrets related to its core technology, including machine learning and hardware design. The complaint alleges that former Apple employees who moved to OpenAI shared confidential information. Apple is seeking damages and an injunction to prevent further use of the allegedly stolen technology.
#apple
30 items
Apple's AWDL (Apple Wireless Direct Link) has been found to cause periodic 90ms latency spikes on local area networks, potentially affecting network performance for nearby devices.
Apple has reportedly started testing memory chips from Chinese supplier CXMT, despite U.S. national security concerns over potential ties to the Chinese military. The company is evaluating CXMT's LPDDR5 memory chips for possible use in iPhones and other devices, which could reduce reliance on Samsung and SK Hynix but faces regulatory hurdles.
Revisiting his 2018 piece, John Gruber says his concern about Electron harming native Mac apps was justified, but native Mac apps are now resurgent. He critiques Anthropic's Claude as an "Electron turd," noting the irony that Claude itself can generate quality native Mac code.
After 28 years, longtime columnist Jason Snell published his final column at Macworld. He reflects on starting at the publication in 1997, when Apple was near bankruptcy, Steve Jobs had just returned, and the company's survival was uncertain. Snell had been transferred to Macworld after his former magazine, MacUser, folded.
Apple's third developer betas of its version 27 operating systems introduce a built-in Uniform Type Identifier (UTI) for Markdown: `net.daringfireball.markdown`, which conforms to `public.utf8-plain-text`. The author has updated their own recommendation to match this UTF-8 encoding requirement.
John Gruber argues that Apple's strict enforcement of the squircle shape for all app icons, enforced via the App Store review process, stifles icon design creativity and should be eliminated, noting that shape was once a key part of an icon's identity.
Apple's iOS 27 developer beta 3 enables new "Pace" and "Expressivity" sliders for customizing Siri's AI voices, previously marked as "Coming soon." The article notes that after a month of testing, the default settings prove well-calibrated. Two new voices are available: one female and one male.
A look at early Mac app icons shows Apple's convention of tilted rectangles and a hand icon. The author traces how this faded as users adapted, with apps like TeachText and Font/DA Mover breaking the mold, arguing that mandating design rules differs from organic adoption.
Using a Family Feud format, the post argues that big companies like Anthropic, Adobe, and Google fail to build great native Mac apps despite vast resources, often resorting to Electron apps. Only Apple consistently delivers "Mac-assed" software, suggesting an inverse relationship between company size and native Mac app quality.
The video presents Apple's 1987 "Knowledge Navigator" concept video, depicting a futuristic vision of a personal digital assistant with a natural-language interface, intelligent agent, and touchscreen interaction, foreshadowing later AI assistants and tablet computing.
Apple announced that macOS 28 will no longer support encrypted HFS+ volumes, requiring users to migrate data to APFS-encrypted drives before upgrading.
Apple has significantly increased the prices of its high-end MacBook Pro models, with configurations now reaching up to $10,000. The price hikes are attributed to a global memory shortage that has driven up the cost of RAM and storage components. This marks a dramatic shift in pricing for Apple's professional laptop lineup.
The article introduces `fm`, a command-line tool for interacting with Apple's Foundation Models (presumably large language models). It explains how to use `fm` for scripting, including piping input, setting parameters like temperature and system prompts, and embedding calls in shell scripts for automation and tool use.
Apple has introduced the Safari MCP (Model Context Protocol) server for web developers, enabling seamless integration between AI-powered tools and the Safari Web Inspector. The server allows developers to use natural language to inspect, debug, and analyze web pages in Safari, leveraging Web Inspector protocols to interact with live browser sessions.
The article argues that criticisms of Apple's new CarPlay system being inferior to built-in car interfaces miss the point: CarPlay is additive, layering its features on top of the car's existing systems rather than replacing them, so comparisons to native infotainment are misguided.
Apple has significantly increased prices on its MacBook lineup, citing a global memory and component shortage that has driven up manufacturing costs. Consumers are facing unusually high price tags, with base models costing hundreds more than previous generations, leading to widespread sticker shock across the U.S. market.
EveryMac.com, a site providing detailed information on every Mac model, celebrated its 30th anniversary in 2026. The milestone is noted alongside Daring Fireball's 24th anniversary, with DF's John Gruber reflecting on EveryMac's longevity, having launched in 1996 before Steve Jobs returned to Apple.
Swift's June 2026 release adds concurrency improvements, refined generics syntax, and expanded package manager features. The update also enhances C++ interoperability, debugging tools, and compiler performance.
Swift-Nio-QUIC is an open-source Swift package developed by Apple that provides support for the QUIC transport protocol and HTTP/3. It builds on SwiftNIO to offer low-level APIs for QUIC connections, stream management, and TLS 1.3 integration.
According to analyst Ming-Chi Kuo, Apple's iPhone 18 Pro models may use a Qualcomm modem for mmWave 5G in the US, while using Apple's own custom C2 modem in other markets. The approach would allow Apple to debut its in-house modem globally while relying on Qualcomm for the challenging US mmWave requirements.
Apple is lobbying the US government for permission to purchase Chinese-made memory chips, seeking an exemption from trade restrictions to secure a more diverse and cost-effective supply chain for its products.
Apple has introduced two new compression algorithms, LZRAVEN and LZMESH, in its compression library. These algorithms are designed to improve data compression efficiency and performance for developers.
NoUI()
1.0The article presents NoUI(), a SwiftUI-style approach to building user interfaces without a traditional UI framework, instead using direct Core Graphics rendering and imperative drawing code for complete control over pixels and performance.
A vulnerability in Apple's Hide My Email feature exposed users' real email addresses, potentially allowing senders to bypass the privacy protection intended to mask personal inboxes from third parties.
MacBasic was a BASIC programming language developed for the original Macintosh, but it was canceled in 1985 after legal disputes between Apple and Microsoft over licensing rights. The project was ultimately scrapped, leaving the Mac without a first-party BASIC interpreter until much later.
Apple has raised prices on some products and services, partly attributed to the company's heavy investment in generative AI technology. The price hikes reflect a broader trend among major tech firms offsetting costly AI development by passing expenses to consumers. This shift marks a departure from Apple's previous strategy of keeping prices stable.
Apple is lobbying the US government for permission to purchase memory chips made in China, seeking an exemption from trade restrictions to secure supply for its products.
An analysis of the best-performing stocks over the last century found that nearly all top performers are technology companies, including Apple, Nvidia, Tesla, and SpaceX, highlighting the dominant role of tech in long-term investment returns.
Apple has introduced the Safari MCP server, a tool that allows web developers to integrate Safari’s Web Inspector capabilities with MCP-compatible AI assistants and automation tools. It enables tasks such as evaluating JavaScript, inspecting elements, managing network requests, and taking screenshots of live web pages, aiming to streamline debugging and testing workflows.