Tagged articles
460 articles
Page 3 of 5
Programmer DD
Programmer DD
Sep 25, 2023 · Information Security

How to Bypass Missing China Option and Enable GitHub 2FA Easily

This guide explains why GitHub’s 2FA setup may lack a China option, shows a JavaScript workaround that no longer works, and details the reliable method of completing verification using authenticator apps and a QR code.

2FAAuthenticator AppsGitHub
0 likes · 3 min read
How to Bypass Missing China Option and Enable GitHub 2FA Easily
Liangxu Linux
Liangxu Linux
Sep 16, 2023 · Fundamentals

Essential Open‑Source Tools Every Developer Should Know

This article compiles a curated list of useful open‑source utilities—ranging from macOS package managers and shell enhancements to GitHub extensions and JSON viewers—providing brief descriptions, installation links, and visual previews to help developers quickly adopt cross‑platform productivity tools.

GitHubcommand-linedeveloper tools
0 likes · 7 min read
Essential Open‑Source Tools Every Developer Should Know
Liangxu Linux
Liangxu Linux
Sep 10, 2023 · Artificial Intelligence

How Much Does a GitHub Star Cost? Detecting Fake Stars with AI

GitHub stars, while a vanity metric, influence project selection and investment decisions, leading to a market where stars are bought and sold; this article examines star pricing, common fraud patterns, and how unsupervised clustering and specialized tools can identify and mitigate fake-star activity.

GitHubfake detectionopen-source
0 likes · 7 min read
How Much Does a GitHub Star Cost? Detecting Fake Stars with AI
MaGe Linux Operations
MaGe Linux Operations
Aug 1, 2023 · Fundamentals

Master GitHub: Powerful Techniques to Find the Right Open‑Source Projects

This guide explains how to use GitHub efficiently by distinguishing local and remote repositories, understanding Git as a distributed version control system, mastering common GitHub actions, and applying basic and advanced search operators—including stars, forks, language, size, license, and date filters—to locate high‑quality open‑source projects that match your learning or development needs.

GitHubLicenseRepository
0 likes · 11 min read
Master GitHub: Powerful Techniques to Find the Right Open‑Source Projects
Architect's Guide
Architect's Guide
Jul 28, 2023 · Information Security

OAuth 2.0 Overview, Authorization Modes, and Implementation for GitHub, QQ, and WeChat Login

This article provides a comprehensive introduction to OAuth 2.0, its core concepts, advantages and disadvantages, details four authorization flows, and presents step‑by‑step Java Spring Boot implementations for GitHub, QQ, and WeChat third‑party login, including database design considerations and code examples.

AuthenticationGitHubOAuth2
0 likes · 21 min read
OAuth 2.0 Overview, Authorization Modes, and Implementation for GitHub, QQ, and WeChat Login
IT Services Circle
IT Services Circle
Jun 3, 2023 · Artificial Intelligence

Six Trending Open-Source Projects for May

This article highlights six popular open-source projects released in May, ranging from an all-in-one AI chatbot client and a database-focused GPT model to a network traffic monitor, a free programming books repository, a web testing automation framework, and a hex editor for researchers.

AIGitHubNetwork Monitoring
0 likes · 4 min read
Six Trending Open-Source Projects for May
Programmer DD
Programmer DD
May 15, 2023 · Information Security

How GitHub’s Push Protection Stops Secret Leaks in Public Repos

GitHub’s new Push Protection feature automatically scans and blocks sensitive data like API keys and tokens across all public repositories, dramatically reducing accidental leaks and saving developers thousands of hours, while offering easy enablement through organization or repository settings.

API SecurityGitHubPush Protection
0 likes · 5 min read
How GitHub’s Push Protection Stops Secret Leaks in Public Repos
Programmer DD
Programmer DD
Apr 27, 2023 · Artificial Intelligence

How GPT4free Bypasses OpenAI’s Paywall: Inside the Reverse‑Engineered API Hack

GPT4free, a GitHub‑hosted project that reverse‑engineers third‑party sites’ OpenAI API calls to offer free GPT‑4/3.5 access, has sparked controversy over its legality and ethics, prompting the creator to promise removals, ethical use pledges, and a disclaimer that the tool is for educational purposes only.

API reverse engineeringEthicsFree AI
0 likes · 8 min read
How GPT4free Bypasses OpenAI’s Paywall: Inside the Reverse‑Engineered API Hack
php Courses
php Courses
Apr 10, 2023 · Backend Development

How to Create and Publish a PHP Composer Package to GitHub and Packagist

This guide walks you through preparing a GitHub and Packagist account, creating a repository, initializing a Composer package (both automatically and manually), configuring PSR‑4 autoload, writing source code, and finally publishing the package by pushing to GitHub and submitting it to Packagist.

BackendGitHubPSR-4
0 likes · 6 min read
How to Create and Publish a PHP Composer Package to GitHub and Packagist
IT Services Circle
IT Services Circle
Apr 4, 2023 · Artificial Intelligence

Six Notable Open-Source AI Projects Emerging on GitHub

This article highlights six recent open‑source projects on GitHub—including Microsoft’s Semantic‑Kernel SDK, Shell GPT command‑line tool, Feishu GPT productivity bot, Bloop code‑search engine, a GPT‑4 PDF chatbot, and a VSCode ChatGPT extension—showcasing practical AI applications for developers.

AIChatGPTCopilot
0 likes · 8 min read
Six Notable Open-Source AI Projects Emerging on GitHub
21CTO
21CTO
Mar 28, 2023 · Information Security

Why Did Twitter Issue a DMCA Takedown on Its Own Leaked Source Code?

Twitter filed a DMCA request to force GitHub to remove a repository exposing proprietary code, while also seeking a court order to identify the leaker, highlighting the security risks and legal complexities of source‑code leaks in the era of high‑profile tech acquisitions.

DMCAGitHubInformation Security
0 likes · 5 min read
Why Did Twitter Issue a DMCA Takedown on Its Own Leaked Source Code?
Programmer DD
Programmer DD
Mar 12, 2023 · Information Security

GitHub’s 2FA Mandate: Boosting Software Supply Chain Security

Starting March 13, 2023, GitHub will enforce two‑factor authentication for all contributors, rolling out the requirement gradually based on activity and project impact, to strengthen the global software supply chain against account takeover attacks and align with broader cybersecurity policies.

Developer SecurityGitHubInformation Security
0 likes · 6 min read
GitHub’s 2FA Mandate: Boosting Software Supply Chain Security
Programmer DD
Programmer DD
Mar 9, 2023 · Frontend Development

Instantly Browse GitHub Repos with GitHub1s – No Cloning Required

GitHub1s is a free web application that lets developers instantly browse, edit, and debug GitHub repositories directly in the browser, eliminating the need for cloning and local setup, and supporting VS Code features like file search, with optional OAuth for private repos.

GitHubcode browsingfrontend
0 likes · 4 min read
Instantly Browse GitHub Repos with GitHub1s – No Cloning Required
政采云技术
政采云技术
Mar 7, 2023 · Cloud Native

Zero‑Base Automated Deployment Using Docker, Jenkins, and GitLab CI

This tutorial walks you through building a complete automated deployment pipeline from scratch, covering project setup on GitHub, Dockerized Tomcat and Jenkins containers, GitLab CI vs Jenkins comparison, Jenkins job configuration, webhook triggers, and shell scripting for continuous integration and delivery.

DevOpsDockerGitHub
0 likes · 11 min read
Zero‑Base Automated Deployment Using Docker, Jenkins, and GitLab CI
Java Backend Technology
Java Backend Technology
Mar 3, 2023 · Fundamentals

7 Must‑Visit GitHub Repositories to Supercharge Your Coding Skills

Discover a curated list of seven essential GitHub repositories—including Awesome lists, freeCodeCamp, developer‑roadmap, Build Your Own X, Gitignore, System Design Primer, and Coding Interview University—that provide practical resources, learning roadmaps, and interview preparation for developers of all levels.

GitHubawesome listscoding interview
0 likes · 6 min read
7 Must‑Visit GitHub Repositories to Supercharge Your Coding Skills
MaGe Linux Operations
MaGe Linux Operations
Jan 27, 2023 · Backend Development

How GitHub Is Transforming Its Monolith into Scalable Microservices

This article details GitHub’s 12‑step journey from a 12‑year‑old Ruby on Rails monolith to a modular microservices architecture, covering rapid growth, data partitioning, service extraction, operational shifts, and resilient design principles to empower developers while maintaining product value.

Backend ArchitectureData PartitioningGitHub
0 likes · 16 min read
How GitHub Is Transforming Its Monolith into Scalable Microservices
21CTO
21CTO
Nov 12, 2022 · Artificial Intelligence

What New GitHub Universe Features Mean for AI‑Powered Development?

GitHub's recent Universe event unveiled AI‑driven tools like Copilot for Business, voice‑controlled coding, enhanced Codespaces, a revamped code search engine, and expanded developer statistics, sparking debate on their practical impact and future of software development.

AI DevelopmentCopilotGitHub
0 likes · 5 min read
What New GitHub Universe Features Mean for AI‑Powered Development?
MaGe Linux Operations
MaGe Linux Operations
Oct 28, 2022 · Information Security

Hidden Malware in Fake GitHub PoCs: Researchers Find 4,893 Malicious Repos

Researchers from the Leiden Institute of Advanced Computer Science analyzed over 47,000 GitHub repositories, uncovering that many fake proof‑of‑concept exploits conceal malware, with nearly 5,000 repositories deemed malicious and detailed case studies revealing hidden trojans, Cobalt Strike tools, and stealthy information stealers.

GitHubThreat analysismalware
0 likes · 6 min read
Hidden Malware in Fake GitHub PoCs: Researchers Find 4,893 Malicious Repos
Liangxu Linux
Liangxu Linux
Sep 15, 2022 · Fundamentals

Master Git & GitHub: A Complete Self‑Study Roadmap for Developers

This guide outlines why Git and GitHub are essential for modern development, when to start learning them, and provides a structured four‑stage roadmap—from basic concepts and commands to advanced workflows and GitHub features—plus practical resources and interview tips.

CollaborationGitHubSoftware Development
0 likes · 11 min read
Master Git & GitHub: A Complete Self‑Study Roadmap for Developers
21CTO
21CTO
Sep 4, 2022 · Fundamentals

Why WebKit Is Moving from SVN to GitHub—and What It Means for Developers

Apple’s WebKit project, the engine behind Safari, is transitioning its source code from Subversion to Git on GitHub, aiming to leverage distributed version control, a larger developer community, and improved collaboration, while addressing concerns about performance regression policies and migration challenges.

GitHubWebKitsvn
0 likes · 4 min read
Why WebKit Is Moving from SVN to GitHub—and What It Means for Developers
IT Services Circle
IT Services Circle
Aug 29, 2022 · Fundamentals

Essential GitHub Repositories for Learning Software Development

This article curates a collection of high‑quality GitHub repositories—including Awesome lists, freeCodeCamp, developer‑roadmap, Build‑Your‑Own‑X, Git‑ignore templates, System Design Primer, and coding‑interview‑university—to help developers of all levels find reliable learning resources and practical project examples.

GitHubResourceslearning
0 likes · 5 min read
Essential GitHub Repositories for Learning Software Development
DevOps
DevOps
Aug 16, 2022 · Fundamentals

How to Self‑Study Programming: Advice, Book Recommendations, and Learning Strategies

The answer outlines a self‑learning approach to programming by comparing it to learning to read, recommends foundational books such as *Introduction to Algorithms*, *Computer Systems*, *Computer Networks*, and *Code Complete*, and emphasizes practical coding, using GitHub, and community support.

BooksGitHubcareer advice
0 likes · 5 min read
How to Self‑Study Programming: Advice, Book Recommendations, and Learning Strategies
macrozheng
macrozheng
Jul 29, 2022 · Frontend Development

Instantly View and Run GitHub Code Online with a Single Keystroke

Discover three handy online tools—github.dev for instant code browsing, htmlpreview.github.io for rendering HTML files, and Gitpod for cloud‑based development environments—that let you view, preview, and execute GitHub projects without downloading anything.

Cloud IDEGitHubcode browsing
0 likes · 4 min read
Instantly View and Run GitHub Code Online with a Single Keystroke
DevOps
DevOps
Jul 28, 2022 · R&D Management

SmartIDE Open‑Source Strategy and Development Workflow

The document outlines SmartIDE’s open‑source cloud‑native IDE, its multi‑language support and tooling, and details a comprehensive development workflow that enables product teams and community contributors to work in parallel using Azure DevOps, GitHub, Gitee, Feishu, and automated CI/CD pipelines.

Azure DevOpsGitHubIDE
0 likes · 11 min read
SmartIDE Open‑Source Strategy and Development Workflow
MaGe Linux Operations
MaGe Linux Operations
Jul 13, 2022 · Fundamentals

Master Open Source Contributions: Step-by-Step Guide to Your First PR on GitHub

This comprehensive guide walks you through why and how to start contributing to open‑source projects, from selecting suitable repositories and finding good first issues to forking, cloning, creating branches, committing, handling CI checks, resolving conflicts, and successfully submitting and merging your first Pull Request on GitHub.

CIGitHubPull Request
0 likes · 28 min read
Master Open Source Contributions: Step-by-Step Guide to Your First PR on GitHub
macrozheng
macrozheng
Jun 26, 2022 · Frontend Development

Why Atom Is Saying Goodbye: Lessons from a Once‑Popular Code Editor

GitHub announced the retirement of its open‑source Atom editor, detailing its history, strengths like cross‑platform support and extensibility, and the reasons for its decline such as limited new features and competition from VS Code, before reflecting on the impact of its sunset on the developer ecosystem.

AtomGitHubVS Code
0 likes · 5 min read
Why Atom Is Saying Goodbye: Lessons from a Once‑Popular Code Editor
21CTO
21CTO
Jun 9, 2022 · Cloud Native

Why Microsoft Is Retiring Atom and What It Means for Cloud‑Based Development

Microsoft announced the retirement of the open‑source Atom editor on December 15 2022, explaining that the move supports its strategy to focus on cloud‑centric development tools like Visual Studio Code and GitHub Codespaces, while the Atom code remains open‑source and its legacy lives on through projects such as Electron and the upcoming Rust‑based Zed editor.

AtomElectronGitHub
0 likes · 5 min read
Why Microsoft Is Retiring Atom and What It Means for Cloud‑Based Development
21CTO
21CTO
May 31, 2022 · Information Security

What GitHub’s Latest Leak Reveals About Plaintext Credential Risks

GitHub’s recent security incident, unrelated to OAuth token attacks, exposed over 100,000 npm users' plaintext credentials and detailed private package data, prompting a review of logging practices, notification plans, and broader implications for supply‑chain security.

GitHubInformation SecurityOAuth
0 likes · 5 min read
What GitHub’s Latest Leak Reveals About Plaintext Credential Risks
21CTO
21CTO
May 20, 2022 · Operations

Why Arm Open Source Chose GitLab Over GitHub: Cost, Control, and Open‑Source Strategy

Arm Open Source announced the migration of dozens of its open‑source projects from GitHub to GitLab, citing greater cost‑effectiveness, reduced vendor lock‑in, enhanced security, and the ability to self‑host an enterprise‑grade, open‑source platform that aligns with Arm’s architecture and growth plans.

GitHubGitLabsoftware migration
0 likes · 6 min read
Why Arm Open Source Chose GitLab Over GitHub: Cost, Control, and Open‑Source Strategy
macrozheng
macrozheng
May 14, 2022 · Frontend Development

8 Must‑Try Open‑Source Note‑Taking Apps Ranked by GitHub Stars

This article curates eight high‑quality open‑source note‑taking applications from GitHub, describing their key features, storage options, and star counts, and provides direct repository links for developers seeking self‑hosted or web‑based productivity tools.

GitHubnote-takingopen-source
0 likes · 7 min read
8 Must‑Try Open‑Source Note‑Taking Apps Ranked by GitHub Stars
Java Captain
Java Captain
May 10, 2022 · Fundamentals

Top 10 Microsoft Open‑Source Projects on GitHub (by Stars)

This article lists the ten Microsoft‑maintained open‑source repositories with the highest GitHub star counts as of May 2022, providing key statistics, primary programming languages, brief descriptions, and repository links included for each project.

GitHubMicrosoftTop Projects
0 likes · 8 min read
Top 10 Microsoft Open‑Source Projects on GitHub (by Stars)
21CTO
21CTO
May 6, 2022 · Information Security

Why GitHub Is Mandating Two-Factor Authentication for All Contributors by End‑2023

GitHub announced that, starting in 2023, every code contributor must enable two‑factor authentication or lose the ability to push code, a move aimed at strengthening account security across its massive developer ecosystem despite low current adoption rates.

Developer PracticesGitHubInformation Security
0 likes · 4 min read
Why GitHub Is Mandating Two-Factor Authentication for All Contributors by End‑2023
21CTO
21CTO
Apr 30, 2022 · Operations

How to Optimize Your GitHub Repository with README, LICENSE, CODEOWNERS, and More

This guide explains how to use GitHub's repository files—README, LICENSE, CODEOWNERS, SECURITY, CITATION, and FUNDING—to improve project documentation, licensing, ownership, security reporting, citation, and sponsorship, providing practical examples and best‑practice tips for developers.

CODEOWNERSFundingGitHub
0 likes · 9 min read
How to Optimize Your GitHub Repository with README, LICENSE, CODEOWNERS, and More
21CTO
21CTO
Apr 28, 2022 · Operations

Tech Roundup: IPv6 Push, Java 11 Surge, GitHub Short‑Link Shutdown, and More

This article summarizes recent tech news, including the shutdown of the "Computer World" magazine, China's ambitious IPv6 deployment plan, Java 11 overtaking Java 8 in production, GitHub ending git.io redirects, concerns over the NTFS3 driver maintainer, Apple's App Store update policy, and Microsoft's Windows 11 startup‑delay fix.

App StoreGitHubIPv6
0 likes · 9 min read
Tech Roundup: IPv6 Push, Java 11 Surge, GitHub Short‑Link Shutdown, and More
Liangxu Linux
Liangxu Linux
Apr 25, 2022 · Operations

Why HTTPie Lost 54,000 Stars: A Private Repo Mistake and What It Teaches

An accidental change to make the HTTPie repository private caused GitHub to delete all its 54,000 stars and watches, and despite the author's attempts to restore them, GitHub refused, highlighting risks of repository mismanagement and prompting recommendations for clearer warnings and soft‑delete mechanisms.

GitHubIncidenthttpie
0 likes · 6 min read
Why HTTPie Lost 54,000 Stars: A Private Repo Mistake and What It Teaches
Architecture Digest
Architecture Digest
Apr 21, 2022 · R&D Management

How a Mistake Cost HTTPie 54k GitHub Stars and What We Can Learn

The HTTPie project lost over 54,000 GitHub stars after its maintainer accidentally made the repository private, revealing shortcomings in GitHub's confirmation dialogs and backup policies, and prompting recommendations for better UI/UX and soft‑delete mechanisms to protect open‑source projects.

GitHubStar LossUser experience
0 likes · 10 min read
How a Mistake Cost HTTPie 54k GitHub Stars and What We Can Learn
21CTO
21CTO
Apr 18, 2022 · Information Security

How Stolen OAuth Tokens Let Attackers Access Private GitHub Repositories

GitHub revealed that attackers exploited stolen OAuth tokens from third‑party services like Heroku and Travis‑CI to download private repository data, prompting a rapid revocation of tokens and ongoing investigation into the breach.

GitHubHerokuOAuth
0 likes · 3 min read
How Stolen OAuth Tokens Let Attackers Access Private GitHub Repositories
IT Services Circle
IT Services Circle
Apr 17, 2022 · Operations

How HTTPie's 54k+ GitHub Stars Vanished Overnight Due to an Accidental Private Conversion

The article recounts how the popular open‑source HTTP client HTTPie, which had amassed over 54,000 GitHub stars in ten years, lost all its stars in a single moment when its maintainer mistakenly set the repository to private, highlighting GitHub's irreversible star‑deletion policy and offering lessons for better repository UI/UX design.

Developer ExperienceGitHubStar Loss
0 likes · 9 min read
How HTTPie's 54k+ GitHub Stars Vanished Overnight Due to an Accidental Private Conversion
21CTO
21CTO
Mar 30, 2022 · Frontend Development

What’s New in GitLab 14.9, React 18, and a DIY GitHub Issue Printer?

The article covers DJI’s denial of aiding Russia, the latest features in GitLab 14.9, the official launch of React 18 with its new concurrent capabilities, and a developer’s creative project that prints GitHub issues using a Raspberry Pi‑connected receipt printer.

DJIGitHubGitLab
0 likes · 8 min read
What’s New in GitLab 14.9, React 18, and a DIY GitHub Issue Printer?
21CTO
21CTO
Mar 28, 2022 · Fundamentals

How GitHub Boosts Developer Productivity: Insider Tips and Future Outlook

In this interview, GitHub veteran Michael Kaufmann shares personal productivity hacks, discusses the platform's evolution under Microsoft, highlights powerful features like the CLI and Codespaces, and envisions GitHub's role as a cloud‑centric development hub.

DevOpsGitHubcodespaces
0 likes · 5 min read
How GitHub Boosts Developer Productivity: Insider Tips and Future Outlook
MaGe Linux Operations
MaGe Linux Operations
Mar 28, 2022 · Databases

Why GitHub’s MySQL Cluster Crashed: Lessons from Recent Outages

GitHub experienced multiple service outages over recent weeks due to resource contention in its MySQL1 cluster, leading to prolonged downtimes, and the company disclosed detailed timelines, root causes, and ongoing mitigation measures such as load audits, traffic shifting, and infrastructure scaling to prevent future incidents.

GitHubOperationsdatabase outage
0 likes · 3 min read
Why GitHub’s MySQL Cluster Crashed: Lessons from Recent Outages
DevOps Engineer
DevOps Engineer
Mar 14, 2022 · Operations

How to Unfork a GitHub Repository Without Deleting History

This guide explains why GitHub lacks an unfork feature, outlines the problems caused by forked repositories, and provides a step‑by‑step method using GitHub Support (with optional command‑line cloning) to detach a fork while preserving commit history and fork records.

GitGitHubRepository
0 likes · 3 min read
How to Unfork a GitHub Repository Without Deleting History
IT Services Circle
IT Services Circle
Mar 7, 2022 · Big Data

Awesome Web Scraping – A Comprehensive Chinese Collection of Web Scraping Resources

This article introduces the renowned "awesome" GitHub repository, highlights its extensive sub‑lists for various domains, focuses on the awesome‑web‑scraping collection, and presents a newly created Chinese version that aggregates Python, JavaScript, Go, and other language‑specific web‑scraping tools and libraries.

Awesome ListData ExtractionGitHub
0 likes · 4 min read
Awesome Web Scraping – A Comprehensive Chinese Collection of Web Scraping Resources
IT Services Circle
IT Services Circle
Feb 17, 2022 · Frontend Development

Using Mermaid Diagrams in GitHub Markdown: A Quick Introduction

GitHub now integrates the Mermaid diagram plugin into Markdown, allowing developers to embed flowcharts, sequence diagrams, Gantt charts, and more directly in documentation using simple text syntax, which streamlines visualization, reduces maintenance overhead, and enhances collaborative understanding of project architectures.

DiagramDocumentationGitHub
0 likes · 5 min read
Using Mermaid Diagrams in GitHub Markdown: A Quick Introduction
IT Services Circle
IT Services Circle
Feb 3, 2022 · Information Security

Linus Torvalds' GitHub README Prank and the Underlying Fake‑Commit Vulnerability

On January 25, Linus Torvalds posted a prank README on the Linux GitHub repository titled “delete linux because it sucks,” which exposed a “fake‑commit” vulnerability allowing arbitrary pages to be served via specially crafted URLs, highlighting ongoing security issues in GitHub’s handling of commits and email‑based impersonation.

GitHubLinus Torvaldsfake commit
0 likes · 4 min read
Linus Torvalds' GitHub README Prank and the Underlying Fake‑Commit Vulnerability
Sanyou's Java Diary
Sanyou's Java Diary
Jan 30, 2022 · Fundamentals

Master GitHub: Essential Terms, Precise Search, and Handy Shortcuts

Learn the most common GitHub terminology, how to perform precise searches using keywords, stars, forks, and the awesome list, and discover useful shortcuts for code highlighting, file navigation, and locating active users, enabling you to efficiently explore and leverage projects on the platform.

Awesome ListCode HighlightingGitHub
0 likes · 9 min read
Master GitHub: Essential Terms, Precise Search, and Handy Shortcuts
21CTO
21CTO
Jan 29, 2022 · Information Security

How Linus Torvalds Exposed a GitHub Fake‑Commit Vulnerability

The article explains how a seemingly prank README submitted by Linus Torvalds leveraged a GitHub "fake‑commit" flaw, demonstrates the malformed URLs used to hide commits, and discusses related GitHub vulnerabilities that remain unpatched, offering insight for security‑aware developers.

GitHubLinus TorvaldsVulnerability
0 likes · 5 min read
How Linus Torvalds Exposed a GitHub Fake‑Commit Vulnerability
ITPUB
ITPUB
Jan 29, 2022 · Information Security

Linus Torvalds’ GitHub Prank Exposes a Fake‑Commit Vulnerability

On January 25 Linus Torvalds posted a joking README in the Linux GitHub repository that claimed to delete Linux, which turned out to be a demonstration of a “fake‑commit” vulnerability that lets attackers host arbitrary files via special URLs without appearing in the commit history.

GitHubInformation SecurityLinus Torvalds
0 likes · 5 min read
Linus Torvalds’ GitHub Prank Exposes a Fake‑Commit Vulnerability
21CTO
21CTO
Dec 13, 2021 · R&D Management

What the 2021 GitHub Octoverse Reveals About Global Developer Trends

GitHub’s 2021 Octoverse report, based on over 4 million repositories and 12,000+ developers, highlights a surge of 16 million new users, shifting work patterns toward remote, the dominance of JavaScript and Python, and significant growth in contributions across regions and languages.

GitHubdeveloper trends
0 likes · 4 min read
What the 2021 GitHub Octoverse Reveals About Global Developer Trends
Ops Development Stories
Ops Development Stories
Dec 8, 2021 · Cloud Native

How to Build a Custom Kubernetes Authentication Webhook with GitHub and LDAP

This article explains how to create a custom Kubernetes authentication webhook in Go that supports GitHub token and LDAP authentication, details the required API Server configuration, provides full code examples, and demonstrates testing both methods, illustrating a practical way to integrate external account systems with Kubernetes.

AuthenticationCloud NativeGitHub
0 likes · 15 min read
How to Build a Custom Kubernetes Authentication Webhook with GitHub and LDAP
Programmer DD
Programmer DD
Dec 2, 2021 · Frontend Development

Boost Your GitHub Workflow with These Must‑Have Browser Extensions

This article introduces three essential GitHub browser extensions—a translation tool, a file‑tree navigator, and an online code viewer—that simplify navigation, overcome language barriers, and enable instant access to repository files, greatly improving developer productivity.

GitHubbrowser extensionsfrontend
0 likes · 4 min read
Boost Your GitHub Workflow with These Must‑Have Browser Extensions
Java Tech Enthusiast
Java Tech Enthusiast
Nov 12, 2021 · Operations

Master GitHub Search and Navigation: Advanced Tips and Shortcuts

This guide walks you through essential GitHub terminology, precise search operators, awesome list queries, code line highlighting, the file‑finder shortcut, and how to locate active users, providing practical techniques to quickly locate high‑quality repositories and code snippets.

Awesome ListCode HighlightingGitHub
0 likes · 9 min read
Master GitHub Search and Navigation: Advanced Tips and Shortcuts
Programmer DD
Programmer DD
Sep 11, 2021 · Fundamentals

Why Linus Torvalds Rejects GitHub Merge Messages for Linux Kernel Contributions

Linus Torvalds criticizes the use of GitHub’s merge interface for Linux kernel contributions, arguing that its commit messages lack essential details such as what is being merged, why, and proper author attribution, and he emphasizes the need for signed, well‑documented PRs despite his past reluctance to use GitHub.

GitHubLinux kernelVersion Control
0 likes · 4 min read
Why Linus Torvalds Rejects GitHub Merge Messages for Linux Kernel Contributions
21CTO
21CTO
Sep 8, 2021 · Fundamentals

Linus Torvalds Slams GitHub Merge Messages – What Developers Should Learn

Linus Torvalds lambasts GitHub’s merge interface as generating useless commit messages while still merging Paragon’s NTFS driver, and Lenovo announces a new end‑to‑end PaaS service that bundles hardware, software and support into a subscription model.

GitHubLinux kernelNTFS driver
0 likes · 5 min read
Linus Torvalds Slams GitHub Merge Messages – What Developers Should Learn
Programmer DD
Programmer DD
Aug 19, 2021 · Information Security

Why GitHub Dropped Password Authentication and How to Switch to Tokens

GitHub has ended password‑based Git authentication as of August 13 2021, mandating token‑based methods such as personal access tokens, OAuth, or SSH keys, and the article explains the timeline, security reasons, affected workflows, and steps developers must take to avoid disruption.

Developer WorkflowGitHubpassword removal
0 likes · 6 min read
Why GitHub Dropped Password Authentication and How to Switch to Tokens
Java Architect Essentials
Java Architect Essentials
Aug 13, 2021 · Frontend Development

Top 12 Open‑Source Vue Admin Dashboards You Should Explore

This article compiles twelve popular open‑source admin dashboard projects for Vue, presenting their source‑code repositories, documentation links, live demo URLs, and licensing details to help developers quickly evaluate and adopt suitable backend management interfaces.

GitHubVueadmin dashboard
0 likes · 7 min read
Top 12 Open‑Source Vue Admin Dashboards You Should Explore
Architecture Digest
Architecture Digest
Aug 6, 2021 · Backend Development

GitHub’s Journey from Monolith to Microservices: Practices and Lessons

This article details GitHub’s transition from a 12‑year‑old Ruby on Rails monolith to a micro‑service architecture, covering growth challenges, modular design, data splitting, core service extraction, operational changes, and strategies for building resilient, asynchronous systems.

Data SplittingGitHubservice extraction
0 likes · 15 min read
GitHub’s Journey from Monolith to Microservices: Practices and Lessons
Java Backend Technology
Java Backend Technology
Jul 3, 2021 · Fundamentals

Top 10 Hottest GitHub Projects of June 2021 You Should Explore

This article highlights the most starred GitHub repositories of June 2021, covering a diverse range of projects such as HarmonyOS, an autonomous‑bike system, a 3D game remake, cloud‑storage client, CS interview notes, Spring Boot vulnerability resources, Alibaba's MySQL binlog component, a face‑swap tool, simple Python utilities, and a command‑line mastery guide.

GitHubJune 2021project showcase
0 likes · 9 min read
Top 10 Hottest GitHub Projects of June 2021 You Should Explore
Java Captain
Java Captain
Jun 19, 2021 · Information Security

Spring Boot Vulnerability Exploitation Resources (GitHub Project)

This article introduces a GitHub repository that documents 16 Spring Boot vulnerabilities, detailing information leakage and remote code execution cases, providing step‑by‑step exploitation guides, underlying principles, and analysis for security research and authorized testing.

ExploitGitHubVulnerability
0 likes · 1 min read
Spring Boot Vulnerability Exploitation Resources (GitHub Project)
Liangxu Linux
Liangxu Linux
Jun 8, 2021 · Fundamentals

From 0 to Google Engineer: The 171k‑Star GitHub Roadmap That Powers Self‑Learning

Discover the inspiring journey of John Washam, a self‑taught programmer who amassed over 171 k GitHub stars by compiling a comprehensive, open‑source learning roadmap covering fundamentals, algorithms, system design, security, and more, and learn his practical tips for effective self‑study and knowledge retention.

GitHubprogramming roadmapself‑learning
0 likes · 7 min read
From 0 to Google Engineer: The 171k‑Star GitHub Roadmap That Powers Self‑Learning
Java Architect Essentials
Java Architect Essentials
Jun 4, 2021 · Backend Development

Implementing GitHub and QQ OAuth2 Login with Spring Boot

This article provides a step‑by‑step guide to integrating GitHub and QQ third‑party OAuth2 login in a Spring Boot backend, covering app registration, required URLs, state handling to prevent CSRF, and complete Java code for authorization, token exchange, and user info retrieval.

BackendGitHubOAuth2
0 likes · 10 min read
Implementing GitHub and QQ OAuth2 Login with Spring Boot
ITPUB
ITPUB
Apr 27, 2021 · Game Development

23 Must‑Try Open‑Source Game Projects on GitHub to Boost Your Coding Skills

This article curates 23 open‑source game projects hosted on GitHub—ranging from Vim plugins and JavaScript Tetris clones to Python, Go, and web‑based multiplayer titles—providing installation steps, feature highlights, code snippets, and live demo links so developers can learn, experiment, and have fun during breaks.

GitHubJavaScriptPython
0 likes · 14 min read
23 Must‑Try Open‑Source Game Projects on GitHub to Boost Your Coding Skills
Alibaba Cloud Native
Alibaba Cloud Native
Apr 17, 2021 · Cloud Native

Step-by-Step Guide to Contribute KubeVela Documentation Translations

This guide explains why KubeVela documentation needs Chinese translation, outlines the community‑organized translation activity, and provides detailed preparation steps, task workflow, local build commands, PR submission, review process, and final merge instructions for contributors.

Cloud NativeDocumentationDocusaurus
0 likes · 6 min read
Step-by-Step Guide to Contribute KubeVela Documentation Translations
MaGe Linux Operations
MaGe Linux Operations
Mar 13, 2021 · Fundamentals

7 Must‑Visit GitHub Repositories to Master Python Programming

Discover seven high‑quality open‑source GitHub repositories that cover Python fundamentals, intermediate concepts, advanced topics, and practical exercises, each offering notebooks, scripts, and additional resources to help learners progress from beginner to proficient Python developer.

GitHubLearning ResourcesPython
0 likes · 7 min read
7 Must‑Visit GitHub Repositories to Master Python Programming