The ops playbook — how this site is built, deployed, and published to ATProto, including the GitHub branch protection, the Cloudflare deploy pipeline, and the BORIS_APP_PASSWORD secret convention.
How GitHub detects repository languages and accepts overrides
and why they're getting harder to find
Using Homebrew's tap machinery as a curated distribution layer for GitHub Actions.
プロフィール・リポジトリ・PR・Issueをライブ表示するGo製GitHubダッシュボードTUI octoscopeの紹介です。
Added a GitHub commit timeline to the FAOL website, plus an llms.txt file, RSS feed fixes, fediverse integration, and layout refinements.
Updating GitHub profile README with current projects and crypto donation addresses.
Giving dependencies the same treatment the fork got
Anne Robinson would like a word with .github/workflows
Out of Office stores its data in a JSON file in git, not a database. Why, and when this pattern fits.
get in the repo, shinji
The following is a collection of ways to get the latest release of a program from its GitHub repository, using the command line. The example repositories used below can be replaced with any repository hosted on GitHub.
If you are a GitHub user, you will encounter the one-month trial for Copilot (the one for coding, not the one for work or whatever Microsoft wants to call Copilot nowadays) at some point. As a Mastodon admin, I always had the idea of creating an app for moderation or approving or rejecting accounts on the instance. So I thought, “why not give it a try?”
An update on how I upgraded and got my webmentions endpoint back online with the help of GitHub Copilot
A quick guide on how to programmatically set the GitHub issue type with the GitHub CLI, even if built-in functionality for this doesn't quite exist.
LLM-TXT provides tools to generate files from Farcaster, Bluesky, RSS feeds, and Git repos, building on my earlier llm-fid project.
LLM-TXT provides tools to generate files from Farcaster, Bluesky, RSS feeds, and Git repos, building on my earlier llm-fid project.
Inside dependabot-core's architecture, its reliance on proprietary GitHub infrastructure, and open source alternatives
A look back at my open source work in 2025: ecosyste.ms, supply chain security tooling, and Ruby gems
Community projects gh-actions-lockfile and ghasum address GitHub's missing lockfile support with SHA pinning and integrity verification
API keys for backend authentication create a fundamental challenge in web applications: the credentials need to authenticate requests but cannot be exposed to clients. Hardcoding keys in frontend bundles or environment variables leaves them visible in browser developer tools. Anyone who opens the network tab can extract the key and make unauthorized requests. Static configuration files require manual rotation and create operational risk—when a key needs to change, someone has to remember to upda
GitHub Actions has a package manager that ignores decades of supply chain security best practices: no lockfile, no integrity verification, no transitive pinning
Ein Browser-basiertes Analyse-Tool für MoneyMoney-Exporte mit interaktiven Charts, Kategoriefiltern und Ausgabentracking.
GitHub Spec Kit brings Spec-Driven Development to AI coding agents, helping LLMs produce more deterministic output by anchoring on a written spec.
GitHub's now former CEO went in for some bold absolutes on software development as a career last week: Either you have to embrace the Al, or you get out of your career. And, this week, resigned. : GitHub and its leadership team will continue its mission as part of Microsoft’s CoreAI organization, with more details shared soon. Terrifying stuff!
The story of how my journey of contributions to action-continuous-translation started.
Master git rebase for cleaner commit history. Learn interactive rebasing, squashing commits, and rebasing feature branches onto main with practical examples.
It has been many months since I started this side project called Ikuyo (source code in GitHub). I think I'm now relatively satisfied with the feature set to do a write up. Ikuyo is a web application for made to help and collaborate on travels. Features Ikuyo currently offers the following features: Planning activities, accommodations,...
Walkthrough of the MCP authorization RFC that adds Protected Resource Metadata so servers can delegate auth to GitHub, Entra ID, and other existing IdPs.
Rebuilding theworkitem.com on Hugo over two evenings using GitHub Copilot to scaffold the theme, layouts, and styling without writing it all by hand.
A little story about limitations of READMEs on GitHub and how to circumvent them.
Use the @vision GitHub Copilot extension in VS Code to feed images, plots, and architecture diagrams into Copilot Chat for analysis and code generation.
Call the undocumented GitHub Copilot REST API from inside a GitHub Actions workflow to extract structured data from issue bodies without manual parsing.
A PowerShell script that paginates the GitHub REST API to bulk-delete every workflow run in a repository, with rate-limit handling and dry-run support.
PowerToys Awake 0.87.1 ships tray menu improvements and bug fixes for the Windows utility that keeps your machine awake without changing power plans.
Use .NET and AI models like GPT-4o to extract annotated passages from an image
Updated NextJS App deployed to App Runner with SSR and GitHub Actions
NextJS App deployed to App Runner with GitHub Actions
In this demo we will see how to deploy an application on AWS that will capture insights from GitHub and store them in S3 to be easily queried with Amazon Athena
PowerToys Awake 0.83.0 (DAISY023) adds tray state icons, hover tooltips, and other quality-of-life updates to the Windows caffeinate-style utility.