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 8, 2020 - C
CSS
-
Updated
Jun 10, 2020 - Python
-
Updated
Jun 10, 2020 - C++
Capture the Flag
May 06, 2020 - June 12, 2020 • Online
-
Updated
Jun 8, 2020 - Python
Hi,
I would like to build boost libraries without documentation files. with only header files and .so libraries.
I have tried ./b2 --help or ./bootstrap --help but can't find any info there.
Since i am using checkinstall to install it and there are lots of docs, it is taking a lot time to finish installation.
So, kindly suggest how to exclude docs.
Thanks.
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Renovate
Multi-language Dependency Automation
- Automatically update dependencies using convenient Pull Requests
- Supports a multitude of languages including JavaScript, Java, Ruby, PHP, Python, Go, Cargo, Elixir, Docker, etc.
- Extensive configurability. WhiteSource Renovate will fit in with your workflow, including custom grouping and schedules
- Supports shared presets as code, similar to eslint shared configs
-
Updated
Jun 9, 2020 - Shell
-
Updated
Jun 8, 2020
- Xcode version: Version 11.3.1 (11C505)
- Firebase SDK version: 6.13.0
- Firebase Component: Auth
- Component version: 6.4.0
When unpacking the claims dictionary after calling getIDTokenResult(forcingRefresh:completion:) on an instance of FIRUser we are getting unexpected behavior for the key user_id. We are using user_id in our additional claims of our custom auth token.
-
Updated
Jun 9, 2020
Describe the bug
codium's apt and rpm packages, as built by the recommended repository, are missing some metadata that differentiates codium from VS Code, such as the license and the project url.
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It onl
Right now when I need to create a new website what should I choose? The templates look similar but with some differences. I think this should be documented with some good guidance for beginners.
Document Details
- ID: 0b952f8a-18e1-4843-0741-6ca877fb303a
- Version Independent ID: d80dfb96-bc86-a
-
Updated
May 19, 2020 - Python
There are some interesting algorithms in simulation from Physics, Chemistry, and Engineering especially regarding Monte Carlo simulation: Heat Bath algorithm, Metro-Police algorithm, Markov Chain Monte Carlo, etc.
The checkLength and checkEmail functions inside "Event listeners" follow immediately after the checkRequired function.
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
-
Updated
Jun 10, 2020
Now that we are letting these devices work as USB radio dongles, it would be good to turn on wake-from-sleep if a character arrives on the serial port. The change should be fairly easy - just change doLightSleep() to enable that bit in the sleep controller hardware (per ESP32 documentation).
This would allow when running as a dongle a very-very low current draw.
-
Updated
Jun 8, 2020
-
Updated
Jun 8, 2020 - JavaScript
Contributing.md doesn't doesn't appear to contain any actual guidlines, and the link only leads back to the same document: Java/CONTRIBUTING.md.
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.
I think stdio calls (getC, putC) could need some documentation what userspace can expect from drivers and what not. Of course, it can always happen that a certain device cannot fulfill those expectations, but in that cases you at least know that you may have to update every userspace tool too, and not only make a
glue.asmfor the kernel.Examples/Questions: