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 54,475 public repositories matching this topic...
-
Updated
Oct 20, 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 20, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 20, 2020 - Python
-
Updated
Oct 20, 2020 - JavaScript
Proof read transcribed code of INTERPRETIVE_CONSTANT against scans
Lines: 81
Page: 1100—1101 (2)
Reduced quality scans can be found here
Currently, the user's scroll position is stored within session storage, and this is violating a GDPR compliance check (yes, I know). Is there a way to disable this storage?
-
Updated
Oct 20, 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
cordova-android-support-gradle-release@3.0.1 - removed now included in Cordova 9.+
and have added to mobile-config.js
App.setPreference('AndroidXEnabled', 'true', 'android');
App.setPreference('Gra
-
Updated
Oct 20, 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 20, 2020 - TypeScript
-
Updated
Oct 20, 2020 - C++
-
Updated
Oct 21, 2020 - Python
-
Updated
Oct 20, 2020 - C++
-
Updated
Oct 20, 2020 - C
-
Updated
Oct 21, 2020 - C++
-
Updated
Oct 21, 2020
-
Updated
Oct 20, 2020 - Go
-
Updated
Oct 20, 2020
-
Updated
Oct 20, 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 21, 2020 - TypeScript
-
Updated
Oct 20, 2020 - JavaScript
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: