• Home
  • GitHub
  • Training
  • Scrum
Sign in Subscribe
Instagram Twitter phone
Windows 8

Replace the default user logon screen in Windows 8

  • Jesse Houwing

Jesse Houwing

04 Dec 2012
Share

Windows 8 comes with that nice Seattle abstract image on the background, but you might want to put your own there. That turns out to be hard. There's this nice blog post that breaks down all the steps into one nice script :).

A trust checklist for GitHub Actions

A trust checklist for GitHub Actions

Every action you reference in a workflow runs on your runner, with access whatever token you hand it. `uses: some-org/some-action@v3` is an instruction to execute someone else's code. It deserves at least as much scrutiny as a production dependency, and receives considerably less.
04 Sep 2026 8 min read
Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows

Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows

Consider a "dark factory" setup: a software factory with almost no people on the production line. A small number of people orchestrate the system, but agents do most of the work: planning, coding, reviewing, securing, deploying and reporting back. The goal is to define the factory itself as code.
04 Sep 2026 8 min read
Ground your GitHub Copilot agent in a local clone instead of letting it guess

Ground your GitHub Copilot agent in a local clone instead of letting it guess

A long debugging session lost to GitHub Agentic Workflows. Not because the tool was broken, but because the agent kept inventing how it worked. The model was not being unreasonable. It was being asked an impossible question.
04 Sep 2026 6 min read
Scrum Bug © 2026
Facebook X LinkedIn GitHub Bluesky Mastodon Instagram Threads StackOverflow MVP Call RSS
Powered by Ghost