Reduce PDF File Size with Ghostscript and PowerShell
Large PDF files are common when a document was scanned, exported with high-resolution images, or saved with settings that prioritize quality over file size….
Read article ->Tech. Insights. Impact.
Practical notes on infrastructure, software, leadership, and the technology decisions that shape real work.
Latest
A refreshed archive of technical posts, troubleshooting notes, and implementation walkthroughs.
Large PDF files are common when a document was scanned, exported with high-resolution images, or saved with settings that prioritize quality over file size….
Read article ->
Claude does not get cheaper just because you add more Markdown files. It gets cheaper when you control what enters context, when it enters…
Read article ->
Different AI coding tools look for different instruction files. If you use Codex, start with AGENTS.md. If you use Claude Code, start with CLAUDE.md….
Read article ->
Plugin settings usually live in the WordPress database, not in the plugin files. When a plugin is configured on a development site and the…
Read article ->
When WordPress articles are written outside the block editor, a repeatable sync process keeps the source files, release notes, and published posts aligned. This…
Read article ->
WP-CLI lets you manage WordPress from the command line. On Windows, it is useful for checking a site, listing posts, reviewing plugins, importing media,…
Read article ->
Windows can block PowerShell scripts depending on the current execution policy. If you download or create a .ps1 file and PowerShell refuses to run…
Read article ->
This PowerShell script connects to Microsoft Graph, resolves a SharePoint PowerPoint file from a sharing URL, reads the file's version history, and repeatedly restores…
Read article ->
This PowerShell script builds a large PowerPoint .pptx file from scratch by writing the Open XML presentation package directly into a ZIP archive. It…
Read article ->
Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Terraform: Version 0.12.19 Testing Date:…
Read article ->
Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Visual Studio Code version 1.41.1…
Read article ->
Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) SQL Server 2019 Enterprise Edition…
Read article ->
“ Testing Environment Information Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Visual Studio Enterprise 16.4.2…
Read article ->