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 14,026 public repositories matching this topic...
-
Updated
Oct 4, 2020 - JavaScript
The styled and wrapped version of the Next.js Linkcomponent provided by the Material UI next-js template/example is not 100% usable in TypeScript projects because IntelliSense does not work with the current JavaScript version of the component. For example, there are no suggestions available for its props.
I converted the JS
Proof read transcribed code of SPS_BACK-UP_RCS_CONTROL against scans
Lines: 196
Page: 1507—1510 (3)
Reduced quality scans can be found here
Actual behaviour
When simply trying to edit some additional files I often type :e *.js or something similar; this almost ALWAYS results in E77: Too many file names.
Expected behaviour
It's pretty clear what the user wants in this situation; they want to open the files as buffers! I'm sure there are legacy reasons for this error, but it's a pretty poor experience these days that
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
Oct 4, 2020 - TypeScript
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 4, 2020 - C
-
Updated
Oct 4, 2020 - Java
-
Updated
Oct 4, 2020 - TypeScript
Recent discussions on Discourse suggest that not all users know about apropos (or equivalently, using ?"..." for text search). The startup message currently mentions
Type "?" for help, "]?" for Pkg help.
I suggest that text search is added to this, but I am still looking for a compact way of phrasing it.
-
Updated
Oct 4, 2020 - Shell
Hello,
It is possible to detect the MediaStream Recording API yet? I cannot see this on the feature list.
Thanks,
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
Homebrew/livecheck provides various automated ways of detecting formulae updates.
Repology provides an API that provides details on whether a Homebrew package is outdated e.g. https://repology.org/metapackage/boost/versions
A separate Ruby application that can be trivially deployed on e
I'm not a fan of having my cat-alike draw a full-blown table, but I would like to have some visible "end of file, beginning of next file" separation.
Unfortunately, --style=header,grid still draws the horizontal lines as if they were part of a table, resulting in two lines where only one is necessary:
 {
return param;
}
function foobar<T extends A >(param: React.ComponentClass<T>) {
foo(param);
}Casks without zap
This is a list of casks without a zap stanza. It is suitable for contributors of any experience level.
zaps do not require any special tool to figure out, but they can help speed up the process.
If you make a PR to add a cask from this lis
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Oct 4, 2020 - Java
Created by Digital Ocean and GitHub
Released October 2014
- Website
- hacktoberfest.digitalocean.com
Hacktoberfest
Oct 1 - 31, 2020 • Online


Project Euler has about 700 problems, but the current repository hosts solutions for only about 60-70 problems.
I'm willing to work on the issue and also if someone wants to help they can join in.
We can create guidelines on how many minimum solutions a PR should have to prevent spammy PRs with just one or two easy solutions. (open to discussion)