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

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

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!

Webpack logo

Popular topic

Webpack is a bundler that takes modules with dependencies and creates static assets.

Trending repository

GitHub South Africa Community Event

Upcoming event recommended by GitHub

Oct
29

GitHub South Africa Community Event

October 29, 2021 • Online

Join us for the new community-led South Africa meetup. The first of its kind meetup is one not to miss, bringing together key industry techies from FinTech to HealthTech, who will impart both knowledge and industry in the fast paced tech industry.

Trending repository

gitpod.io screenshot

App recommended by GitHub

gitpod.io

Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..

With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.

Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/

milvus

Trending repository

Trending repository

Corfucinas
Corfucinas commented Feb 16, 2021

Description

Since we have Kotlin tutorials for available, why not include Flutter?

Why

We should allow this option when considering mobile development.

Possible Implementation & Open Questions

Similar to other sections formats, add sources and links for people to study.

Is this something you're interested in working on?

  • YES
  • NO

Trending repository

ailzhang
ailzhang commented Oct 12, 2021

As discussed in https://github.com/taichi-dev/taichi.graphics/pull/19#pullrequestreview-776474851, we should try relaxing the requirement of must alias as ti for users. This might indeed expose some bugs in our python code and they should be fixed.

Milestones:

  • Run mpm88.py without using the as ti part.
  • users can choose not to alias or alias to another name, e.g. `import

Trending repository

zaunist
zaunist commented Oct 11, 2021

Improved or typo fixed.

When I installed the apisix dependency,I found that different Linux distributions have different executions. Can we merge these different executions into "install-dependencise.sh"? Therefore, it is more convenient for users to install dependencies.

Solution

Use "cat /etc/*-release" to identify different distributions and execute different installation commands.O

ardupilot

Trending repository