Skip to content

Instantly share code, notes, and snippets.

View alexey-max-fedorov's full-sized avatar
💯
If you ain't redlining you ain't headlining

Alexey Fedorov alexey-max-fedorov

💯
If you ain't redlining you ain't headlining
View GitHub Profile
@alexey-max-fedorov
alexey-max-fedorov / README.md
Created July 23, 2026 19:34
UH Microsoft 365 sign-in speed-up — auto-advances the MFA proof-up "Next" prompt (cancellable 2s countdown) and auto-skips the Authenticator install page. Defers the optional setup prompts; does NOT disable MFA.

UH MFA Auto-Advance + Skip Setup

A small Tampermonkey / Violentmonkey userscript that speeds up the University of Houston Microsoft 365 sign-in flow.

What it does

Microsoft 365 (UH CougarNet) sign-in nags you to "set up another way to verify" and to install the Microsoft Authenticator app. This script clears those two optional prompts for you:

  1. Proof-up "Next" page (login.microsoftonline.com) — when the "Let's keep your account secure" screen appears, the script starts a 2-second countdown (the button reads Next (2)Next (1) → auto-click). A note is added to the page explaining it.
  2. Authenticator install page (mysignins.microsoft.com) — auto-clicks Skip setup.
@alexey-max-fedorov
alexey-max-fedorov / _add-version-bump-script.md
Last active May 18, 2026 18:12
Claude prompt: add a bump-version.sh script to any project
Add the version bump script to this repo by following the spec/instructions from
https://gist.githubusercontent.com/alexey-max-fedorov/afd71efa9cd19915c3ea2c1eba883f95/raw/e518ce1560a559333e39a75e3727b7944989537f/add-bump-version.md
@alexey-max-fedorov
alexey-max-fedorov / _install.md
Last active June 11, 2026 08:14
BetterDependabot — Claude Code prompt to set up daily dependency updates with lockfile sync for any project

Paste this into Claude Code:

Install "BetterDependabot" in this repo by following the spec/instructions from
https://gist.githubusercontent.com/alexey-max-fedorov/a3108513bbbf7f9f8c43c900e0664767/raw/00500fcedd5ae2dabc09dc9de46cd9078bc721ad/betterdependabot-prompt.md