Tagged articles

GitHub

517 articles · Page 4 of 6
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.

GitHubOAuthSecurity Breach
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.

GitHubSoftwarenote-taking
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.

GitHubMicrosoftOpen Source
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 PracticesGitHubTwo-Factor Authentication
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.

GitHubhttpieincident
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.

GitHubOpen SourceStar Loss
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.

GitHubcodespacesdeveloper productivity
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.

GitHubMySQLOperations
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.

ForkGitGitHub
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 ListGitHubJavaScript
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.

GitHubMarkdownMermaid
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 TorvaldsOpen Source
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 TorvaldsOpen Source
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.

GitHubLinus TorvaldsSecurity Vulnerability
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.

GitHubKubernetesLDAP
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.

FrontendGitHubTools
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.

GitHubdeveloper workflowpassword 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.

FrontendGitHubOpen Source
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.

GitHubVulnerabilityexploit
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.

GitHubJavaQQ
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.

DocusaurusGitHubKubeVela
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
Baidu App Technology
Baidu App Technology
Mar 12, 2021 · Frontend Development

Boost Your Frontend Projects: 9 Essential Practices for San CLI Maintenance

This guide shares nine practical techniques—including issue templates, code linting, unit testing, commit‑message enforcement, continuous integration, GitHub badges, npm‑package monitoring, changelog automation, and contribution guidelines—to help front‑end teams efficiently maintain and scale open‑source projects like San CLI.

FrontendGitHubOpen Source
0 likes · 26 min read
Boost Your Frontend Projects: 9 Essential Practices for San CLI Maintenance
21CTO
21CTO
Mar 2, 2021 · Artificial Intelligence

Weather Delays Linux Kernel 5.12 Release – Inside New AI Video Compression Breakthrough

Severe U.S. weather forced Linus Torvalds into a six‑day power outage, pushing back Linux kernel 5.12 integration while the update adds Clang LTO and new hardware support, Apple reopens all stores, ByteDance unveils an AI‑driven video compression that saves 13% bandwidth, and GitHub reports a surge of Hong Kong developers.

GitHubTechnologydevelopers
0 likes · 5 min read
Weather Delays Linux Kernel 5.12 Release – Inside New AI Video Compression Breakthrough
DevOps
DevOps
Feb 21, 2021 · Big Data

GitHub 2020 Digital Insight Report: Data‑Driven Analysis of the Global Open‑Source Ecosystem

The GitHub 2020 Digital Insight Report, produced by X‑lab and multiple research institutions, analyzes 860 million event logs, 54.21 million active repositories and 14.54 million developers to reveal growth trends, activity metrics, regional distributions, project influence networks (OpenGalaxy), and monthly‑star highlights, offering actionable insights for open‑source governance and community management.

2020GitHubOpen Source
0 likes · 18 min read
GitHub 2020 Digital Insight Report: Data‑Driven Analysis of the Global Open‑Source Ecosystem
Java Backend Technology
Java Backend Technology
Jan 28, 2021 · Frontend Development

Enable Automatic Image Upload in Typora with Plugins and Built‑in Options

This guide explains how to add image‑upload capabilities to the Typora Markdown editor by using a third‑party Windows plugin, configuring built‑in upload support, and setting up various image hosting services such as GitHub, Tencent OSS, Aliyun OSS, Qiniu, and Gitee, complete with installation steps and code snippets.

GitHubImage UploadMarkdown
0 likes · 12 min read
Enable Automatic Image Upload in Typora with Plugins and Built‑in Options
Didi Tech
Didi Tech
Jan 26, 2021 · R&D Management

Recap of Didi Open Source Annual Conference 2021 – Highlights, Statistics, and Awarded Projects

At the 2021 Didi Open‑Source Summit, leaders highlighted 2020’s breakthroughs—including 63 released projects earning 72,000 GitHub stars, top‑five Chinese and global‑top‑100 rankings, major contributions such as the DELTA NLP donation and mask‑detection tool—while unveiling a dual‑cycle internal strategy, a new Didi Open‑Source Foundation, award‑winning projects like DoKit, and the company’s new Apache Software Foundation Silver Membership.

AwardCommunityDidiTech
0 likes · 6 min read
Recap of Didi Open Source Annual Conference 2021 – Highlights, Statistics, and Awarded Projects
MaGe Linux Operations
MaGe Linux Operations
Jan 24, 2021 · Fundamentals

7 Must‑Try Open‑Source Python Libraries to Accelerate Your Learning

Discover seven top‑rated open‑source GitHub repositories—ranging from beginner notebooks and comprehensive tutorials to advanced algorithm collections—that provide structured Python lessons, hands‑on exercises, and supplemental resources, helping learners progress from fundamentals to intermediate proficiency.

GitHubLearning ResourcesPython
0 likes · 7 min read
7 Must‑Try Open‑Source Python Libraries to Accelerate Your Learning
Efficient Ops
Efficient Ops
Jan 7, 2021 · Fundamentals

Tech Roundup: ECC Controversy, Data Deletion Sentences, GitHub Lifts Iran Ban, and More

This roundup covers Linus Torvalds' criticism of Intel's ECC memory policies, a Chinese real‑estate employee sentenced for deleting 9 TB of data, Pinduoduo's apology over a controversial Zhihu comment, Xiaohongshu's service outage, GitHub restoring access for Iranian developers, the latest TIOBE language rankings, average programmer salaries in China, a UK engineer discarding 7 500 bitcoins, and David Recordon's appointment as White House technology director.

Data SecurityECCGitHub
0 likes · 8 min read
Tech Roundup: ECC Controversy, Data Deletion Sentences, GitHub Lifts Iran Ban, and More
Programmer DD
Programmer DD
Dec 31, 2020 · Operations

Automate Bilibili Tasks and Level Up Fast with BiliBiliTool

This article introduces BiliBiliTool, an open‑source utility that automates daily Bilibili actions such as watching, sharing, and coin‑throwing to earn experience, quickly upgrade account levels, and collect rewards, while providing step‑by‑step instructions for setup and execution.

APIBilibiliExperience
0 likes · 5 min read
Automate Bilibili Tasks and Level Up Fast with BiliBiliTool
Programmer DD
Programmer DD
Dec 31, 2020 · Fundamentals

Why Paying for GitHub Stars Undermines Open‑Source Integrity

The article examines the growing practice of buying GitHub stars, explains why developers resort to it to boost job prospects, highlights how it conflicts with open‑source principles, recounts historical resistance and eventual embrace of open source by Microsoft, and urges the community to reject star‑buying schemes.

GitHubMicrosoftOpen Source
0 likes · 6 min read
Why Paying for GitHub Stars Undermines Open‑Source Integrity
21CTO
21CTO
Dec 25, 2020 · Information Security

Why GitHub Dropped Cookies: Implications for Web Privacy and GDPR

GitHub announced the removal of unnecessary cookies, reflecting GDPR-driven privacy shifts and showing how modern web platforms can reduce data collection while still tracking essential performance metrics without third‑party trackers.

Data ProtectionGDPRGitHub
0 likes · 5 min read
Why GitHub Dropped Cookies: Implications for Web Privacy and GDPR
Top Architect
Top Architect
Dec 25, 2020 · Mobile Development

High‑Fidelity Clones of Popular Apps: Open‑Source iOS and Android Projects

This article introduces a curated list of open‑source iOS and Android projects on GitHub that faithfully clone popular applications such as WeChat, YouTube, NetEase Cloud Music, Bilibili, and Weibo, providing links, screenshots, and brief descriptions for developers seeking practical learning resources.

AndroidGitHubMobile Development
0 likes · 4 min read
High‑Fidelity Clones of Popular Apps: Open‑Source iOS and Android Projects
DevOps
DevOps
Dec 10, 2020 · Fundamentals

GitHub’s Arctic Code Vault and Future Glass Storage for Open Source Code

GitHub’s Arctic Code Vault initiative has archived millions of open‑source projects on film stored in a Norwegian Arctic facility, and the company now plans to preserve code for millennia using quartz glass through Microsoft’s Project Silica, highlighting long‑term data preservation strategies for software.

Arctic Code VaultData ArchivingGitHub
0 likes · 4 min read
GitHub’s Arctic Code Vault and Future Glass Storage for Open Source Code
Programmer DD
Programmer DD
Dec 9, 2020 · Fundamentals

How the Pandemic Reshaped GitHub: 2020 Trends and Future Predictions

The 2020 GitHub reports reveal how COVID‑19 accelerated open‑source growth, boosted developer activity worldwide, shifted contribution shares toward China and India, and set the stage for over 100 million users by 2025, highlighting major changes in the software development landscape.

2020 ReportCOVID-19 ImpactGitHub
0 likes · 5 min read
How the Pandemic Reshaped GitHub: 2020 Trends and Future Predictions
php Courses
php Courses
Dec 1, 2020 · Operations

Comprehensive Guide to Using GitHub Features: Gist, CLI, Actions, and Advanced Tips

This tutorial introduces essential GitHub functionalities—including Gist for code snippets, the web interface for file creation, the powerful GitHub CLI, CI/CD automation with GitHub Actions, and advanced workflow configurations—providing practical commands, configuration examples, and best‑practice recommendations for developers.

CI/CDGiSTGitHub
0 likes · 13 min read
Comprehensive Guide to Using GitHub Features: Gist, CLI, Actions, and Advanced Tips
php Courses
php Courses
Nov 24, 2020 · Backend Development

Curated List of Useful Open-Source PHP Projects

This article presents a curated collection of ten open‑source PHP projects—including a GitHub leak‑monitoring system, a high‑performance PHP extension, clean‑code examples, a Markdown parser, a cURL wrapper, a Swoole‑based music platform, a ThinkPHP e‑commerce suite, a self‑hosted RSS reader, a Laravel documentation manager, and a PHP interview Q&A repository—each with key features, usage snippets, and GitHub links for developers seeking robust backend tools.

GitHubOpen SourcePHP
0 likes · 6 min read
Curated List of Useful Open-Source PHP Projects
macrozheng
macrozheng
Nov 18, 2020 · Frontend Development

8 Chrome Extensions to Supercharge Your GitHub Workflow

Discover eight Chrome extensions that streamline GitHub navigation, enable single‑file downloads, accelerate cloning, enhance search, add file icons, beautify contribution graphs, and improve Markdown navigation, dramatically reducing repetitive actions and boosting developer productivity.

ChromeExtensionsFrontend
0 likes · 6 min read
8 Chrome Extensions to Supercharge Your GitHub Workflow
Programmer DD
Programmer DD
Oct 19, 2020 · Mobile Development

Explore High‑Fidelity Mobile App Clones: iOS & Android GitHub Projects

This article presents a curated collection of open‑source iOS and Android clones of popular apps—WeChat, YouTube, NetEase Cloud Music, Bilibili, and Weibo—providing GitHub links, screenshots, and brief insights on how replicating these projects can sharpen development skills and reinforce learning.

AndroidGitHubMobile Development
0 likes · 4 min read
Explore High‑Fidelity Mobile App Clones: iOS & Android GitHub Projects
Liangxu Linux
Liangxu Linux
Oct 9, 2020 · Fundamentals

Master Interview‑Ready Algorithms & Data Structures with This Open‑Source Guide

This article introduces a popular open‑source repository that compiles essential algorithms and data‑structure concepts for technical interviews, providing concise definitions, time‑complexity analyses, and example code for structures such as stacks, queues, trees, graphs, and sorting algorithms, along with a GitHub link.

Complexity AnalysisData StructuresGitHub
0 likes · 9 min read
Master Interview‑Ready Algorithms & Data Structures with This Open‑Source Guide
Java Architect Essentials
Java Architect Essentials
Sep 29, 2020 · Frontend Development

Top 12 Open‑Source Vue Admin Templates You Should Try in 2024

This article compiles twelve open‑source Vue admin dashboard projects, providing their GitHub repositories, documentation links, live demo URLs, and license information so developers can quickly evaluate and adopt the most suitable frontend UI framework for their applications.

FrontendGitHubMIT
0 likes · 6 min read
Top 12 Open‑Source Vue Admin Templates You Should Try in 2024
Programmer DD
Programmer DD
Sep 26, 2020 · Mobile Development

Explore Top Open-Source Clones of WeChat, YouTube, and More on GitHub

Discover a curated collection of high-fidelity open-source clones of popular apps—including WeChat, YouTube, NetEase Cloud Music, Bilibili, and Weibo—available on GitHub for both iOS and Android, complete with repository links and screenshots to help developers practice and enhance their mobile development skills.

AndroidGitHubMobile Development
0 likes · 3 min read
Explore Top Open-Source Clones of WeChat, YouTube, and More on GitHub
ITPUB
ITPUB
Sep 25, 2020 · Operations

How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More

This guide presents nine practical methods to accelerate GitHub access—including mirror sites, Cloudflare Workers proxies, raw file CDN replacements, JsDelivr usage, Gitee fork transfers, and manual hosts file edits—complete with URLs, step‑by‑step instructions, and illustrative screenshots.

CDNGitHubdevops
0 likes · 7 min read
How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More
Programmer DD
Programmer DD
Sep 25, 2020 · Operations

Supercharge GitHub Access with Free Mirrors, Proxies, and Hosts Tweaks

This guide compiles multiple free methods—including mirror sites, Cloudflare Workers proxies, raw file CDNs, Chrome extensions, Gitee imports, and hosts file modifications—to dramatically speed up GitHub cloning, downloading releases, and accessing raw files for developers worldwide.

GitHubNetworkacceleration
0 likes · 6 min read
Supercharge GitHub Access with Free Mirrors, Proxies, and Hosts Tweaks
ITPUB
ITPUB
Sep 24, 2020 · Operations

How to Speed Up GitHub Access with Mirrors, CDN Proxies, and Hosts Tweaks

This guide presents nine practical methods to accelerate GitHub access, including using mirror sites, Cloudflare Workers proxies, raw file CDNs, Chrome extensions, Gitee fork imports, and manual hosts file modifications, each with step‑by‑step instructions and relevant URLs.

CDNDownloadGitHub
0 likes · 7 min read
How to Speed Up GitHub Access with Mirrors, CDN Proxies, and Hosts Tweaks
Programmer DD
Programmer DD
Sep 24, 2020 · Fundamentals

How an 8‑Month Self‑Study Plan Landed a $100k+ Amazon Role – The Ultimate Interview Blueprint

This article recounts how John Washam, a non‑CS graduate, self‑studied for eight months, created a popular GitHub interview guide with over 130 k stars, and leveraged flashcards, language selection, algorithm fundamentals, and interview tips to secure a six‑figure software engineering position at Amazon.

GitHubInterview Preparationalgorithms
0 likes · 8 min read
How an 8‑Month Self‑Study Plan Landed a $100k+ Amazon Role – The Ultimate Interview Blueprint
DevOps Cloud Academy
DevOps Cloud Academy
Sep 23, 2020 · Backend Development

Understanding Webhooks vs. APIs: A Detailed Comparison with GitHub

This article explains how webhooks differ from traditional APIs, using GitHub as an example to illustrate automatic data delivery versus manual request retrieval, and discusses the advantages, automation benefits, and compatibility drawbacks of webhooks in backend integration.

APIBackend IntegrationGitHub
0 likes · 6 min read
Understanding Webhooks vs. APIs: A Detailed Comparison with GitHub
Laravel Tech Community
Laravel Tech Community
Sep 23, 2020 · Operations

Methods to Accelerate GitHub Access and Downloads

This guide presents nine practical techniques—including mirror sites, Cloudflare Workers proxies, browser extensions, raw file CDNs, JsDelivr, Gitee fork imports, and hosts file modifications—to significantly speed up GitHub repository and file downloads for developers worldwide.

DownloadGitHubacceleration
0 likes · 5 min read
Methods to Accelerate GitHub Access and Downloads
Open Source Linux
Open Source Linux
Sep 18, 2020 · Operations

Boost Your GitHub Speed: 9 Proven Methods to Accelerate Downloads

This guide presents nine practical techniques—including mirror sites, Cloudflare Workers proxies, Chrome extensions, raw file CDNs, JsDelivr, Gitee fork imports, and hosts file modifications—to dramatically improve GitHub download and cloning performance for developers worldwide.

Cloudflare WorkersGitHubJsDelivr
0 likes · 6 min read
Boost Your GitHub Speed: 9 Proven Methods to Accelerate Downloads
Architect's Tech Stack
Architect's Tech Stack
Sep 4, 2020 · Information Security

Are Open‑Source Projects on GitHub Subject to U.S. Export Controls?

The article explains that GitHub’s user agreement and the Apache Software Foundation’s policies include U.S. export‑control clauses, but legal experts clarify that publicly available open‑source code without encryption is generally exempt from EAR restrictions, while enterprises may still need licenses for certain uses.

EARGitHubOpen Source
0 likes · 5 min read
Are Open‑Source Projects on GitHub Subject to U.S. Export Controls?