Research and AI

Research and AI in Macs: the news, the names and what changed.

  • 14 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Research and AI

DEV Community
dev.to > devshakib > full-disk-access-was-on-and-macos-still-refused-the-app-55i9

Full Disk Access Was On, and macOS Still Refused the App

11+ hour, 36+ min ago   (858+ words) A Mac app I maintain needs Full Disk Access. It measures disk usage, and most of what is worth measuring sits behind that permission. I switched it on in System Settings ▸ Privacy & Security ▸ Full Disk Access, and the app went…...

DEV Community
dev.to > codenameone > a-dialog-can-now-be-a-native-desktop-window-1jgk

A Dialog Can Now Be a Native Desktop Window

14+ hour, 35+ min ago   (270+ words) Codename One dialogs can stay inside a secondary window or become native modal windows, while sheets, popups, overlays, tooltips, HTML, and accessibility now resolve the correct top level. Tagged with java, mobile, android, ios....

InfoQ
infoq.com > news > 2026 > 09 > ios-27-virtualization

Open-Source Project Brings Full iOS 27 Virtualization to Apple Silicon

14+ hour, 54+ min ago   (270+ words) The open-Source project vphone-cli enables a full iOS 27 system to run as a virtual machine on Apple Silicon. Built on Apple's own Virtualization.framework rather than traditional emulation, the proje...

DEV Community
dev.to > michael_yang_e6dc8f659971 > i-built-gridly-a-mac-window-manager-controlled-by-title-bar-swipes-11io

I built Gridly: a Mac window manager controlled by title-bar swipes

19+ hour, 27+ min ago   (220+ words) I’m Michael Yang, a solo indie maker at yangbyte. I built Gridly, a title-bar swipe window manager for macOS 14+. Instead of reaching for a menu or memorizing shortcuts, swipe a window’s title bar to move it into place. Gridly is…...

Forkast
forkast.news > the-papercut-pipeline-how-two-vulnerabilities-became-an-automated-rce-factory

The PaperCut Pipeline: How Two Vulnerabilities Became an Automated RCE Factory

20+ hour, 33+ min ago   (148+ words) Two PaperCut vulnerabilities are now chained into a fully automated attack pipeline with in-memory persistence—and 47% of installations can't patch. On August 26, security researchers at Huntress identified anomalous activity in customer logs involving base64-encoded commands like whoami and tasklist. This…...

DEV Community
dev.to > sarantoon > chatgpt-was-used-as-a-hidden-channel-to-pull-gmail-data-across-accounts-j5i

ChatGPT Was Used as a Hidden Channel to Pull Gmail Data Across Accounts

1+ day, 24+ min ago   (703+ words) By Nokka | September 11, 2026 Security researchers at Check Point found a flaw in ChatGPT that let an attacker pull data from a victim's Gmail through a hidden channel between supposedly isolated user accounts [1]. OpenAI has fixed it and shut down the…...

DEV Community
dev.to > vast-cow > why-power-sparc-and-aix-were-used-in-older-hpc-systems-2lgk

Why POWER, SPARC, and AIX Were Used in Older HPC Systems

2+ day, 2+ hour ago   (810+ words) Here, we will primarily focus on the transition from the 1990s to the 2000s and explain the situation with CPUs and operating systems separately. In HPC, it's not just clock speed that matters. Factors such as how many floating-point operations can be…...

DEV Community
dev.to > bokuwalily > 47gb-of-compressed-memory-and-no-permission-to-kill-it-handing-a-monitoring-script-exactly-one-2hkg

47GB of Compressed Memory and No Permission to Kill It: Handing a Monitoring Script Exactly One Root Command

2+ day, 1+ hour ago   (505+ words) The header comment of mem-hog-guard.sh records how this started. In short: macOS's dasd (Duet Activity Scheduler) sat at an RSS of 264MB while holding MEM 47GB / CMPRS 46GB, pushed swap up to 37GB, and made Chrome's launchPersistentContext time out at 180 seconds. Every SNS…...

Memeburn
memeburn.com > best-mini-pc-for-local-ai-in-2026

Best Mini PC for Local AI in 2026: Same Chip, Different Box

2+ day, 3+ hour ago   (1609+ words) Choosing the best mini PC for local AI in 2026 is stranger than it looks, because nearly every 128GB machine on the shortlist runs identical silicon. Ranking them by tokens per second measures fan curves and firmware defaults. What you are really…...

DEV Community
dev.to > maomaoling > benchmarking-apple-m2-amx-gpu-and-neural-engine-4p9k

GEMM Benchmarking on Apple M2: AMX, GPU, and Neural Engine

2+ day, 10+ hour ago   (260+ words) An M2 MacBook Air packs several compute engines into a single chip: CPU vector units, the AMX matrix... Tagged with performance, benchmarking, ai, applesilicon....