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 57,108 public repositories matching this topic...
-
Updated
Oct 24, 2020 - Shell
Describe your change:
Added a solution to Project Euler Problem 203 "Squarefree Binomial Coefficients" Link.
The solution is based on three main pilars.
- Calculate the unique coefficients of a Pascal's Triangle of depth
d. - Calculate the prime numbers between
2and the maximum coefficientCmaxusing a variant of the Sieve of Eratos
-
Updated
Oct 22, 2020 - JavaScript
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Oct 24, 2020 - Java
-
Updated
Oct 24, 2020 - Go
-
Updated
Oct 23, 2020 - Python
-
Updated
Oct 22, 2020 - 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
Oct 23, 2020 - Go
I have been having conflict issues with incompatible versions of google plugins, and have pulled together as much information as I can find, I have removed the gradle plugin from pre Cordova 9
[email protected] - removed now included in Cordova 9.+
and have added to mobile-config.js
App.setPreference('AndroidXEnabled', 'true', 'android');
App.setPreference('Gra
-
Updated
Oct 24, 2020 - C++
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 24, 2020 - TypeScript
-
Updated
Oct 23, 2020 - C++
-
Updated
Oct 24, 2020 - Python
-
Updated
Oct 23, 2020 - C++
-
Updated
Oct 23, 2020 - C
-
Updated
Oct 24, 2020 - C++
-
Updated
Oct 24, 2020
-
Updated
Oct 24, 2020 - Go
-
Updated
Oct 23, 2020
-
Updated
Oct 24, 2020 - Java
-
Updated
Oct 17, 2020 - JavaScript
Related PR: #6331
Suggested by @pimlie
When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U
-
Updated
Oct 24, 2020 - TypeScript
Created by DigitalOcean and GitHub
Released October 2014
- Website
- hacktoberfest.digitalocean.com
Hacktoberfest
Oct 1 - 31, 2020 • Online
We've now gotten a fair number of "cheatsheet" entries in the books list. I'd like to propose that we move these to a separate page.
Reasons:
Against: