Today, I’m pleased to introduce something I’ve been working on for the past six months: Shortcuts Playground, a plugin for Claude Code and Codex that can create any shortcut for Apple’s Shortcuts app ...
The Shai-Hulud supply-chain malware campaign is exploiting the automated systems developers trust to publish software safely.
Hyrpland is a fantastic Linux window manager, but it can be complicated to configure. I asked Codex to write a .conf file - here's how that went.
It’s time to switch to a new development tool for SQL Server and Azure SQL. Here’s how to get started with the MSSQL ...
Google has revealed that it detected and stopped a cyberattack that appears to have been developed with the help of AI. All you need to know.
The company said that it had identified, for the first time, hackers using artificial intelligence to discover an unknown bug ...
Weekly cybersecurity recap covering zero-days, malware, phishing, supply chain attacks, cloud threats, AI security risks, and ...
Google has identified the first zero-day exploit likely developed by artificial intelligence, marking a new era in cyber warfare. The exploit targeted two-factor authentication (2FA) and featured code ...
This repository holds various scripts I've written over the years. The goal is to create a repository that could be used for knowledge retention and reference. I will be archiving or deleting scripts ...
Web scraping is a process that extracts massive amounts of data from websites automatically, with a scraper collecting thousands of data points in a matter of seconds. It grabs the Hypertext Markup ...
The default Python install on Windows 11 comes packed with a variety of helpful tools and features. After a you successfully install Python on Windows, you should test out Python's built-in REPL tools ...