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

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Join the GitHub Game Off!
Game Bytes

Game Off is our annual month-long game jam where participants create games based on a theme 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!

Mastodon logo
Popular topic
Mastodon is a free, decentralized, open-source microblogging network.
Trending repository

《重学Java设计模式「22个互联网真实案例实战」》技术好就一定能写出好代码吗?不能!再漂亮的马桶放到厨房都略显尴尬!无论是家里装修还是上道开车,只有通过实战才能快速将理论转变为技能。毕竟设计模式也是源于 克里斯托佛·亚历山大 的著作 《建筑模式语言》。

  • Updated Oct 20, 2020
  • Java
Hacktoberfest
Upcoming event recommended by GitHub
Oct
1

Hacktoberfest

October 01, 2020 - October 31, 2020 • Online

Hacktoberfest
App recommended by GitHub

Cirrus CI

Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.

remote-jobs
Trending repository
nylen
nylen commented Oct 15, 2019

This repository is getting a lot of activity for Hacktoberfest which is great to see!

One thing we need help with is filling in missing information for existing companies. This needs to be done one by one for each company by looking at their website.

This is a good first task, and if you submit 4 PRs for one company each, then you've already met the requirements for Hacktoberfest!

He

Trending repository
NielsdeBlaauw
NielsdeBlaauw commented Apr 28, 2020

If multiple products can have the same SKU, updating an order through the WooCommerce API (tested v2, v3 and v4) can unintentionally change products within an order.

To reproduce:

  1. Add filter to functions.php add_filter( 'wc_product_has_unique_sku', '__return_false' );
  2. Create product 1 with SKU non-unique. (product_id example: 1111)
  3. Create product 2 with the same SKU `
uno
Trending repository
SetTrend
SetTrend commented Jul 28, 2020

What would you like clarification on:

I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.

I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when

App recommended by GitHub

Mergify

Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria. 🤖

In a few lines of YAML, you could write a rule that automatically merges a pull request if:

  • it has been approved
  • the test suite passes

We have plenty of examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾

You can’t perform that action at this time.