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...

Trending repository
schierlm
schierlm commented Oct 20, 2019

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.asm for the kernel.

Examples/Questions:

  • What character set is every stdi
CSS logo
Popular topic
Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views.
Capture the Flag
Upcoming event recommended by GitHub
May
6

Capture the Flag

May 06, 2020 - June 12, 2020 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to find a security bug (the flag) in real code.
Trending repository
SubrataM3
SubrataM3 commented Jun 27, 2019

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.

App recommended by GitHub

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

View WhiteSource Renovate website

Trending repository
isupremedyou
isupremedyou commented Jan 21, 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.

Trending repository
Trending repository
KirillOsenkov
KirillOsenkov commented Apr 17, 2020

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

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID: 0b952f8a-18e1-4843-0741-6ca877fb303a
  • Version Independent ID: d80dfb96-bc86-a
Trending repository
Trending repository
Zobakka
Zobakka commented Mar 22, 2020

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

Meshtastic-device
Trending repository
geeksville
geeksville commented Apr 29, 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.

Trending repository
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.

You can’t perform that action at this time.