-
Updated
Oct 10, 2020
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 39,495 public repositories matching this topic...
-
Updated
Oct 10, 2020 - JavaScript
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Oct 10, 2020 - Java
-
Updated
Oct 10, 2020 - JavaScript
Proof read transcribed code of POWERED_FLIGHT_SUBROUTINES against scans
Lines: 447
Page: 1259—1267 (8)
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 are way to disable this storage?
-
Updated
Oct 10, 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
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 10, 2020 - TypeScript
-
Updated
Oct 10, 2020 - C++
-
Updated
Oct 10, 2020 - Python
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 10, 2020 - C
-
Updated
Oct 10, 2020
-
Updated
Oct 10, 2020 - C++
-
Updated
Oct 10, 2020 - Go
-
Updated
Oct 9, 2020
-
Updated
Oct 10, 2020 - Java
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 10, 2020 - TypeScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 10, 2020 - Ruby
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 10, 2020 - Shell
-
Updated
Oct 10, 2020 - JavaScript
Created by DigitalOcean and GitHub
Released October 2014
- Website
- hacktoberfest.digitalocean.com
Hacktoberfest
Oct 1 - 31, 2020 • Online
Many algorithms in Project Euler do not follow coding styles as mentioned by @dhruvmanila here, or even the standard coding guidelines.
Notes:
solutionfunctions (a lot of them aren't named as "solution")