-
Updated
Oct 29, 2021 - JavaScript
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 96,365 public repositories matching this topic...
- Projects based on Blockchain Technology other than Cryptocurrencies should be added to the Blockchain Category
- Projects which uses blockchain technology and are Cryptocurrencies should be added to the Cryptocurrency category only and not to the Blockchain category.
- No API should be added to both the categories. If it's crypto then add it to cryptocurrency if it's not and uses blockchain te
-
Updated
Oct 28, 2021 - Shell
We have a lot of is_prime
(or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
-
Updated
Oct 29, 2021 - JavaScript
Based on MUI's documentation of the styled()
utility, the theme is provided for styling directly attached to the component, but props are supposed to be handled only within the overridesResolver
option. If this is used for large applications, it means that any theming based on conditional logic has to be lifted up into the theme. Potential di
-
Updated
Oct 28, 2021 - Java
-
Updated
Oct 28, 2021 - Go
-
Updated
Oct 28, 2021 - Shell
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Oct 29, 2021 - Go
Environment info
transformers
version: 4.11.2- Platform: Linux-5.4.0-66-generic-x86_64-with-glibc2.10
- Python version: 3.8.8
- PyTorch version (GPU?): 1.9.1+cu102 (True)
- Tensorflow version (GPU?): not installed (NA)
- F
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 28, 2021 - Python
-
Updated
Oct 29, 2021 - Python
-
Updated
Oct 28, 2021
-
Updated
Oct 25, 2021 - JavaScript
-
Updated
Oct 28, 2021
-
Updated
Oct 29, 2021 - C++
Since iOS has changed its cookie policy named as INTELLIGENT TRACKING PREVENTION
(see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
-
Updated
Oct 28, 2021 - C++
A minor cleanup for the future.
At the moment we use this in http11.py
:
with suppress(AttributeError):
txresponse._transport._producer.loseConnection()
[Once we drop support for Twisted < 18.4.0](twisted/twisted@3855923
-
Updated
Oct 29, 2021 - Java
Describe the bug
Using xframe ALLOW-FROM
throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
-
Updated
Oct 28, 2021 - C
-
Updated
Oct 28, 2021 - Go
There is free_programming_books in simplified Chinese, I wonder if I can add Traditional Chinese version