-
Updated
May 8, 2020 - Objective-C
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
May 9, 2020 - Kotlin
-
Updated
May 6, 2020
Capture the Flag
May 06, 2020 - June 12, 2020 • Online
The current badge overlay close button will remove the badge from the page, but will not persist the badge closure during your session. This might be surprising to developers (e.g I see my metrics -> close badge -> CLS wasn't final and just updated -> whoops here's the badge again).
Few options....
- Clicking close will be the same as disabling the overlay for the particular tab (i.e we upd
SQL queries sometimes are slow... for example if you don't use indexes. Showing query time in seconds is a nice to have feature.
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.
-
Updated
May 9, 2020 - C++
Describe the bug (描述 Bug)
By accessing documentation in english I got error.
To Reproduce (重现步骤)
Steps to reproduce the behavior:
- Go to 'https://pro.loacg.com/docs/new-page'
- Click on 'English'
Issue / PR 编写建议 (必读)
Need to update Keybase documentation on how to add ransomware exception for Bitdefender Total Security and other antivirus products that don't play well with it.
my log id: 60dbdeca4714c98a5b6e2d1c
-
Updated
May 7, 2020
Currently the bug report template requires these fields:
**Context:**
- Playwright Version: [what Playwright version do you use?]
- Operating System: [e.g. Windows, Linux or Mac]
- Node version: [e.g. 10.12, 10.14]
- Browser: [e.g. All, Chromium, Firefox, WebKit]
- Extra: [any specific details about your environment]If you start using https://github.com/tabrindle/envinfo yo
-
Updated
May 9, 2020 - Go
-
Updated
Apr 18, 2020 - C
-
Updated
May 7, 2020 - Objective-C
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "
-
Updated
May 10, 2020
-
Updated
May 9, 2020 - Python
-
Updated
Apr 7, 2020
-
Updated
May 9, 2020 - Shell
-
Updated
May 9, 2020 - Java
-
Updated
May 8, 2020
Pageclip
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.



To have
Denonamespace in the worker, we'll want to provide a map of permissions worker should have. Worker's set of permissions mustn't escalate permissions of parent worker/Deno process.To achieve that a method called
forkshould be added toDenoPermissionsstruct.forkwould take as many parameters as there are fields onDenoPermissionsand return newDenoPermissionsinstance a