Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 12, 2020 - C++
MySQL
Sorry for writing that here but in the Xamarin.Forms Wiki page -> Feature Roadmap the web link to the contributing guide is broken. It returns 404.
See:
Have a proposal?
Check out our guide on submitting proposals.
I would be interested to read this guide.
F
-
Updated
Jun 11, 2020 - Java
-
Updated
Jun 12, 2020 - Python
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
-
Updated
Jun 12, 2020
Description
When you click (1 time) on any search result, the file is opened in edit mode, not preview one.
Reproduction Steps
Ctrl+Shift+F- Search for anything
- Click on a result
OS and Theia version:
OS: Ubuntu 19.10
Theia: master
Diagnostics:
-
Updated
Jun 12, 2020 - JavaScript
iOS
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
May 26, 2020
-
Updated
Jun 12, 2020
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Jun 9, 2020 - Python
-
Updated
Jun 12, 2020 - Java
Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev
Expected behavior
When non-default allocator is chosen (jemalloc or tcmalloc), the presence of malloc_usable_size() in that particular allocator should be used to decide the v
-
Updated
Jun 1, 2020 - PHP
Based on the docs here https://github.com/microsoft/playwright/blob/master/docs/api.md#class-browsercontext we cannot delete a certain cookie, is there any consideration to have that kind of feature?
-
Updated
Jun 12, 2020
Wiki?
Would you consider opening a public Wiki under this project to help document the effect of each option has in Windows? Most of the function names are pretty self-explanatory but I think Wiki with some screenshots could help remove any doubt.
Thanks for creating this!
Issue Description
Ghost now involves installing ghost-cli globally. At this point I haven't figured out if that's even possible to do with App Engine.
For some use-cases, Xor filters are supposed to be faster and smaller than Bloom and Cuckoo filters.
Recently, support for strings was added to the xorfilter Rust crate:
https://github.com/bnclabs/xorfilter/blob/master/tests/xorfilter.rs#L56
We should test that to see if they make our wasm binary smaller.
If someone wants to give this a shot, please write
Codetree
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.


The
checkLengthandcheckEmailfunctions inside "Event listeners" follow immediately after thecheckRequiredfunction.If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".
My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t