The Wayback Machine - https://web.archive.org/web/20211121192055/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Trending repository

peterwaller-arm
peterwaller-arm commented Nov 18, 2021

Right now, if you create a pack or a snapshot, we don't check for an already existing one. The idea is to use the AtomicFileCreate API to check for the existence without a TOCTOU bug since it may take some time to create an output.

So the task is to wire this together, or alternatively implement a straightforward fs::exists check.

We should also provide a flag to overwrite (--force?), since

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.
30 Minutes to Merge: CVARs in Ruby

Upcoming event recommended by GitHub

Nov
22

30 Minutes to Merge: CVARs in Ruby

November 22, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @eileencodes to learn about class variables (CVARs) in Ruby.
LogRocket screenshot

App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.

Trending repository

Sample ASP.NET Core 5.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

  • Updated Nov 16, 2021
  • C#

App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.