/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lapcatsoftware.com
| | jhftss.github.io
11.5 parsecs away

Travel
| | Starting with macOS Sonoma 14.0, Apple has introduced a new TCC category kTCCServiceSystemPolicyAppData to protect the App Container Data. This is designed to address one of my reports (aka CVE-2023-42929):
| | davidgow.net
14.6 parsecs away

Travel
| | [AI summary] The article details the process of running the 1999 game Civilization: Call to Power on modern Linux systems. It outlines challenges such as compatibility issues with modern libraries, the need for specific patches to handle threading, and the use of tools like patchelf and custom scripts to make the game functional. The solution involves modifying the game's mutex handling to use gettid() instead of getpid(), removing unnecessary code, and ensuring the game can run with updated dependencies.
| | begriffs.com
18.2 parsecs away

Travel
| | How to build, version, and install libraries
| | loufranco.com
33.1 parsecs away

Travel
| [AI summary] A blog post discusses an MIT study on GitHub Copilot's impact on software development productivity, highlighting its effectiveness in speeding up task completion for experienced developers.