-
Updated
Jan 6, 2021
Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 58,074 public repositories matching this topic...
-
Updated
Jan 6, 2021 - Shell
-
Updated
Jan 6, 2021 - JavaScript
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Jan 4, 2021 - Java
-
Updated
Jan 7, 2021 - Go
-
Updated
Jan 7, 2021 - Python
-
Updated
Jan 7, 2021 - JavaScript
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
Jan 7, 2021 - Go
-
Updated
Jan 6, 2021 - C++
-
Updated
Jan 6, 2021 - Python
-
Updated
Jan 6, 2021 - JavaScript
It is currently expected that UIs will figure out when to hide msg_history_show messages by themselves.
I think this is bad for two reasons:
- It makes UIs less similar, increasing the number of things to learn when going from one UI to another.
- It makes UIs different from the TUI, which offers a
press ENTERprompt when the time to hidemsg_history_showmessages has come.
After [di
Summary
Usage of HttpCompressionMiddleware needs to be relfected in Scrapy stats.
Motivation
In order to estimate scrapy memory usage efficiency and prevent.. memory leaks like this.
I will need to know:
- number of request/response objects that can be active (can be achieved by using [
trackref](https://docs.scrapy.org/en/latest/topi
-
Updated
Jan 7, 2021 - Python
What happened:
- user is on a viewPanel page
- user clicks on top-nav "share" icon, expecting it to share the panel view
- the generated link is for the dashboard, not the panel
What you expected to happen:
Maybe very experienced Grafana users will know that 1) the top-nav share link is always for the dashboard, even if you're on a panel view; and 2) panels have their own sha
-
Updated
Jan 7, 2021 - C++
-
Updated
Jan 6, 2021 - C++
-
Updated
Jan 3, 2021
-
Updated
Jan 7, 2021 - C
-
Updated
Dec 20, 2020
-
Updated
Jan 7, 2021 - Go
-
Updated
Jan 4, 2021 - Java
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
Bug report
Describe the bug
There is an extra space in the French wording in the modal to add a single unilateral relation in the CTB. But I also wonder if the wording is actually correct: for the 2 first relationship types we use "[CT1] a un [CT2]".
See video: https://www.loom.com/share/95e8b07f2dff4dc3801624dd9d6bafc4
Steps to reproduce the behavior
- In dev env, Go to
-
Updated
Jan 7, 2021 - TypeScript
Should lpad/rpad be defined in terms of textwidth instead of code units or have the option to do so?
One of the main use cases of lpad and rpad is, at least for me personally, to align things in the terminal. However, lpad and rpad are defined (and documented) to work in terms of code units (i.e. they call length on the input string) which means that when length and textwidth disagree, you get unaligned output:
julia> s1 = "⟨k|H₁|k̃⟩"
"⟨k|H₁|k̃⟩"
julia> s2 = "⟨k|H₁|k⟩"
"⟨
-
Updated
Jan 5, 2021 - JavaScript
As discussed in #3926, the following files do not have
.pyextensions because TensorFlow does not yet support the current Python.TODO: Restore the
.pyfile extensions