Tag: #github
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 15 posts
The Complete Guide to GitHub Stacked PRs — What Native Stacking Solved, and What It Left Standing
On July 30, 2026, GitHub shipped Stacked Pull Requests into public preview. The workflow of splitting a large change into several small PRs with dependency order, reviewing them in parallel, and merging them together now
2026-07-31 · 13 min read #github#stacked-pr#code-review#git#developer-workflowWhy Developers Are Leaving GitHub for Codeberg — and What You Actually Give Up
Posts titled 'I left GitHub for Codeberg' are multiplying. Behind them are real departures — Ghostty, Zig, Gentoo — plus frequent outages, GitHub's absorption into Microsoft's CoreAI division, and an April 2026 flip to o
2026-07-11 · 6 min read #github#codeberg#forgejo#self-hosting#open-sourceWhere Developer Tokens Leak — The VSCode 1-Click Token Theft and Secret Hygiene
Dissecting the June 2026 case of one-click GitHub token theft through a VSCode bug, this post traces the paths along which tokens leak in developer environments. It covers PAT permission design, token rotation, secret sc
2026-06-12 · 15 min read #security#github#tokens#devops#secretsWriting Great Tickets: The Craft of Issues for Humans and AI Agents
The ticket is the single highest-leverage written artifact in software. The anatomy of a great ticket, acceptance criteria as checkboxes, the 'one ticket = one reviewable PR' rule, bug and feature templates, and what mak
2026-05-14 · 22 min read #tickets#issues#writing#communication#ai-agentThe 2026 Rising Open-Source Map — A Practitioner's Survey of OpenClaw, n8n, Langflow, Dify, and Ollama
A practitioner's survey of the open-source projects that exploded on GitHub in 2026. What OpenClaw, n8n, Langflow/Dify/Flowise, and Ollama are, why they're trending, when to use them, what the risks are — and how to vet
2026-05-14 · 16 min read #open-source#github#trending#openclaw#n8nThe Complete Open Source Contribution Guide: From Your First PR to Becoming a Maintainer (2026)
How to contribute to open source - from opening your first PR to becoming a maintainer. An honest look at the real payoffs and the myths around learning, career, and network, plus practical guidance on choosing a project
2026-05-14 · 17 min read #open-source#contribution#github#pull-request#maintainerAuthoring Reviewable Pull Requests: Small PRs, Good Descriptions, and Stacked Diffs
Review latency is controlled by the author. Why small PRs win, the 'one PR = one idea' rule, the PR description as your most important artifact, making the diff readable, stacked PRs, self-review, responding well to feed
2026-05-14 · 24 min read #pull-request#code-review#git#stacked-prs#collaborationThe Complete Guide to AI Development Automation — GitHub Integration, Ticket-Based Agentic Workflows, Copilot, Claude Code, Devin, Jules (2025)
2025 was the year AI moved from 'suggesting code' to 'owning the ticket.' Assign a GitHub Issue to an AI agent and it rolls forward on its own — branch creation, implementation, PR, passing CI. A 4-level maturity model,
2026-05-14 · 29 min read #ai-development#automation#github#copilot#claude-codeDeveloper Networking & Personal Branding Complete Guide: LinkedIn, Twitter, GitHub, and Conferences for Introverts (2025)
Granovetter's "Strength of Weak Ties" theory and low-cost networking strategies for introverted developers. LinkedIn profile optimization, Twitter/X developer networking, GitHub profile polishing, conferences from attend
2026-04-15 · 14 min read #networking#personal-branding#linkedin#twitter#githubGit Mastery Guide — From Basics to rebase, cherry-pick, bisect, and worktree
Everything about Git — from its internal architecture to advanced commands (rebase, cherry-pick, bisect, worktree), branching strategies, PR reviews, and monorepo management.
2026-04-12 · 15 min read #devops#git#version-control#github#branchingGitHub Copilot Coding Agent Practical Guide: Rolling Out the Cloud Background Agent Safely
A practical guide to the latest Copilot cloud agent workflow, with rollout advice for teams, the guardrails that matter, and how it compares with terminal-first tools like Claude Code.
2026-04-12 · 5 min read #github#copilot#coding-agent#cloud-agent#pull-requestGit Mastery: Advanced Workflows Every Developer Needs — From Junior to Senior
From git rebase -i, cherry-pick, bisect, and worktree to trunk-based development, conventional commits, and GitHub Actions CI/CD — the complete guide to wielding Git like a senior engineer. Includes 20 real-world scenari
2026-03-22 · 23 min read #git#github#version-control#workflow#branchingGitHub Branch Protection in Practice: Rulesets, Merge Queue, and CODEOWNERS
A practical guide to GitHub branch protection, rulesets, required checks, CODEOWNERS, merge queue, exceptions, and staged rollout patterns for repository governance.
2026-03-17 · 5 min read #devops#github#branch-protection#rulesets#merge-queueOpen Source Community Digest: Noteworthy Projects of March 2026
A roundup of the most exciting open source projects and community highlights from March 2026.
2026-03-17 · 9 min read #opensource#github#ai-agent#developer-tools#communityDeveloper Personal Branding 2026: Complete Guide from GitHub to LinkedIn
The complete 2026 guide to developer personal branding. Learn how to optimize your GitHub profile, build a LinkedIn presence, start a technical blog, and leverage speaking engagements and open source contributions to tra
2026-03-16 · 9 min read #personal-branding#career#developer#linkedin#github