Turn off and restrict access to Apple Intelligence features on Mac

You can turn off Apple Intelligence features like Siri AI and summarization on your Mac by going to System Settings, clicking the relevant options. This will disable these features but may require a future fee for expanded access.

What Sun got wrong

https://bcantrill.dtrace.org/2026/09/20/what-sun-got-wrong/images/oxide-microsystems.webp
The Oxide team is gathering in Emeryville for their annual meetup, wearing t-shirts that pay homage to past computer companies like Sun. The nostalgia for Sun has sparked a discussion about what the company got right and wrong, with lessons learned from both serving as inspiration and warning for Oxide's own approach.

Attention is all you have

https://alicegg.tech/assets/2026-09-21-attention/tetris.jpg
The Tetris effect shows how focused attention shapes thoughts, but modern technology often takes control of what we see and hear. Intentional internet browsing is still available, requiring a slower pace to find quality content.

The NASA/ESA Mars Sample Return mission has been canceled

Why Does an NPM Math Library Need an Encrypted Loader?

https://safedep.io/images/openai-agents-rubygems-banner.jpg
A remote access implant was found hidden in an npm package, mathjs, which copies the popular library. The malicious code decrypts a payload and runs it when a specific equation is solved with the library.

In Search of a Compositional Theory of Self-Stabilization

https://blogger.googleusercontent.com/img/a/AVvXsEgUV8paJsfBDCdaizCxyZLf_tgGZc_L1c6HYhST-bupV3snzItwcj-3TzIJnc20dDeTmoFeMaEHxyZpxrqsgI80le-78m0BN7QqcMGPBkhwTLTu-BaWTc0DQ9rpXsag-tonr1n-TYZXz2sRYCk7HQaB94VGFboZ8sPvIL9_mIPGhBpOqL3B_42ueVNyq9o=w393-h400
The author is working on composing self-stabilizing systems using the rely-guarantee approach, inspired by a 2017 control theory paper. They have developed a parametrized model of their retry storm system and applied the small gain theorem to analyze stability. However, they found that the memoryless view of components used in the paper limits its applicability to their example.

Grok 4.7

https://x.ai/images/news/grok-4-7-og.webp
Grok 4.7 is a highly capable model for coding and knowledge work, offering improved performance on difficult tasks and enhanced safeguards. It is competitively priced at $2 per million input tokens and available through various platforms.

US halts flights at busy East Coast airports, says fiber line cut

Please enable JS and disable any ad blocker

Avoiding the babbling-idiot failure in a time-triggered communication system

Python Workers are now generally available

https://blog.cloudflare.com/_image?href=https%3A%2F%2Fblog.cloudflare.com%2F_emdash%2Fapi%2Fmedia%2Ffile%2F01M2V34BA05P39V3QCVSXF412X.01M2V34C4FZEN00M4XFVXH4W2K.png&w=1999&h=1125&f=webp&fit=cover&position=center
Cloudflare Workers now supports Python as a first-class language, allowing developers to run Python applications in the Cloudflare Workers runtime. This enables seamless integration with existing Python packages and frameworks.

This Digital Radio Gets Messages to the World’s Remotest Locations

https://spectrum.ieee.org/media-library/mans-face-framed-by-abstract-tech-graphics-antenna-towers-and-green-palm-leaves.png?id=67783301&width=1200&height=829
Peter Bloom's nonprofit Rhizomatica builds shortwave radios with better data rates and encryption, connecting remote communities worldwide. Their open-sourced HERMES system uses the ionosphere for long-distance communication and can send various files over high-frequency radio waves.

The Advisory Group on Mathematics and Artificial Intelligence

The Advisory Group on Mathematics and Artificial Intelligence aims to guide AI companies on responsible engagement with mathematical research. They seek community input on how to handle significant math results from AI models, emphasizing transparency and accountability.

Kev: Tiny Jev-like family of decision models built on top of Qwen3.5

https://raw.githubusercontent.com/jaredpalmer/kev/main/docs/playground.png
Kev is a family of small decision models built on Qwen3.5, with pretrained weights or trainable from scratch, and runs on CUDA and Apple Silicon. The API matches TypeSafe's System One, allowing for Python SDK integration.

Fable 5 – Median thinking declined in August

https://pbs.twimg.com/media/HSsLl3FbkAAWMMW?format=webp&name=medium
After Anthropic made Fable 5 permanently available in subscription plans, I noticed a large drop in performance. The model felt dumber, and I couldn't explain why. Measured five different ways, August delivered dramatically fewer thinking tokens than July.

A restored PDP-11/83 serving this page on 211BSD Unix

http://pdp1173.com/pdp1183-web.jpg
A restored PDP-11/83 computer system features a Mentec M11 processor, DEC and Emulex controllers, and classic storage devices. It runs 2.11BSD UNIX with networking capabilities and a small HTTP server.

How do Traffic Signals Work (2019)

https://images.squarespace-cdn.com/content/55ac34e4e4b0170ef54be632/1557799936503-PEI7H1SPR2YB5UEV24ZR/thumbnail+template_public_works.png?content-type=image%2Fpng
Traffic management in dense urban areas is a complex problem with conflicting goals and challenges, requiring careful analysis of space, cost, approach speed, cycle time, sight distance, types and volumes of traffic. Traffic signals are a common solution to control the right-of-way at intersections.

Advisory Group on Mathematics and Artificial Intelligence

https://images.ctfassets.net/kftzwdyauwt9/45fB7Wzg6PiQPzz8V49LVr/ef443412e9d5f03f9d5ffcc79aefe18e/expanding-openai-academy-with-new-learning-paths-cover.png?w=3840&q=90&fm=webp
OpenAI has developed a new internal model that resolved over 100 open math problems, sparking discussions on responsible deployment and collaboration with the math community. An independent advisory group of mathematicians will review and communicate emerging results to ensure academic standards are met.

Grim Fandango Puzzle Document (1996) [pdf]

Whirlpool Washer Transmission Repair (2007)

http://k0lee.com/images/transmission-1.gif
The user fixed their Whirlpool washer's non-spinning issue by disassembling it and identifying a broken 'shoulder pawl stud' in the transmission, which was causing the problem. The repair cost $23 for parts and time, saving them from replacing the entire transmission or buying a new washer.

What happened to the Snowden archive

Edward Snowden's documents from the archive were published by The Guardian, Der Spiegel, and other outlets until 2014-2015. The Intercept continued publishing documents for five years but stopped in May 2019 due to financial constraints and a desire to seek new partners.

Gravity Linux Alpha Release: Linux on the M4 Mac Mini with GPU and DCP Support

Gravity Linux's early alpha release for M4 Mac mini supports DCP and GPU with KDE and Wayland. Intended for developers, it has known issues but aims to gather feedback before beta.

AX – Google’s Open Agentic Orchestrator

AX is an agentic runtime system that enables massive density and fast stateful actor lifecycles, allowing billions of tasks to run concurrently. It provides a ready environment with installed toolchains and verified dependencies, enabling users to focus on their work without worrying about infrastructure.

M5 Ultra Mac Studio Review

https://cdn.macstories.net/images/uploads/2026/09/21/shortcut-upload-1789994617403-abb772eab6.png
The author has been testing the M5 Ultra Mac Studio with 256 GB of RAM and found it to be a powerful machine for running local AI agents, outperforming their previous setup with the M3 Ultra. The M5 Ultra's unified memory architecture and faster GPU make it ideal for modern agentic coding workflows.

Amazon blocks Meta’s new Muse AI agent from shopping on amazon.com

Please enable JS and disable any ad blocker

Help 404 Media Find Out How Your Local Police Are Surveiling You

https://storage.ghost.io/c/0f/76/0f76b548-bc58-4f25-abc3-3f5ebca07da4/content/images/2026/09/axon-audits-1-1.png
Cities are switching from Flock to Axon's automatic license plate reader (ALPR) cameras, raising concerns about data sharing and usage. Residents can request public records on Axon's activity logs to learn more about police use of these cameras.

Wall Street Is Growing Skeptical of the Data Center Boom

Please enable JS and disable any ad blocker

macOS 27: Workaround to avoid downloading AI models and save storage

To continue, log in to your Reddit account or use your developer tokenIf you think you've been blocked by mistake, file a ticket below and we'll look into it.

Heretic removes restrictions from language models

https://heretic-project.org/logo.png
Take control of the most important technology of our time Heretic removes restrictions from language models, making sure they always follow your instructions

Raspberry Pi blocks changing RAM chips

The website is blocking your IP due to security measures triggered by an unknown action. You can report the issue to the site owner, including details of what you were doing when blocked and Cloudflare Ray ID found at the bottom of the page.