Tagged: GITHUB

Illustrated BrowserTamer version 1.1 banner with a smiling robot holding a wrench, surrounded by gears, code icons and repair symbols 0

fix-browsertamer 1.1

Make BrowserTamer stick as default on Windows 10/11: UCPD, UserChoiceLatest, PS-SFTA, registration fixes, phantom-browser cleanup, and uninstall.

Banner illustrating a Python tool that batch downloads and archives an itch.io game library. 0

itch batch downloader v0.1.1 released!

Version 0.1.1 brings important fixes to modern itch.io download handling, including newer button formats, Cloudflare mirror support, better filename fallback logic, and safer download behavior when metadata is missing. The release also updates dependencies and significantly refreshes the documentation.

Illustration of a Windows laptop running a script to fix Browser Tamer as the default browser, routing links to multiple browsers 0

fix-browsertamer 1.0 available on GitHub

Modern Windows versions introduced mechanisms such as UCPD and UserChoice protections that prevent programmatic changes to default browsers. This post introduces a script that restores Browser Tamer as the default browser and automates the entire workaround process

Illustration representing the fix-browsertamer script workflow for restoring Browser Tamer as the default browser on Windows 0

Fixing Browser Tamer Issues in Windows

After Windows updates introduced stronger protections around default applications, tools like Browser Tamer stopped working reliably. In this guide I explain what changed, why it happens, and what I found out on restoring Browser Tamer as the default link handler on modern Windows systems

0

String permutations sample code

A really simple project in Xojo, just for fun and because I noticed there were examples of string permutations code in so many languages but Xojo. I fixed that. You are welcome

2

Core PHP + Okta Login Example

Encountered a funny error while testing an Okta tutorial. This is the story of how I overcome the problem and lived happily ever after