-
Updated
Dec 16, 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,615 public repositories matching this topic...
Many systems don't link python to python3. Debian even maintains it's wrong for their packages to expect python to work:
NOTE: Debian testing (bullseye) has removed the "python" package and the '/usr/bin/python' symlink due to the deprecation of Python 2. No packaged scripts should depend on the existence of '/usr/bin/python': if they do, that is a bu
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
Dec 14, 2021 - JavaScript
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
- Chrome version:
- 95.0.4638.54 (Official Build) (64-bit) (ubuntu)
- 95.0.4638.54 (Official Build) (64-bit) (windows)
- 94.0.4606.85 (Official Build) (Android 1
-
Updated
Dec 16, 2021 - Go
-
Updated
Dec 14, 2021 - Java
-
Updated
Dec 3, 2021 - JavaScript
-
Updated
Dec 16, 2021 - Go
🚀 Feature request
Make CLIPFeatureExtractor (or any FeatureExtractor in general) accept batch of images as torch.Tensor.
Motivation
Currently batch of images as torch.Tensor are not treated as a batch, it has to be a List[torch.Tensor] but it is not the case when using native Pytorch DataLoader. Can we update this line so that it accepts batches as torch.Tensor. Maybe we ca
-
Updated
Dec 16, 2021 - 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
Dec 15, 2021 - Python
-
Updated
Dec 16, 2021 - Python
-
Updated
Nov 12, 2021
Update our screenshots and the names of some of the options may have also changed
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Dec 15, 2021
-
Updated
Dec 8, 2021 - C++
-
Updated
Dec 15, 2021 - Java
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
Description
Usage of scrapy.utils.response.response_httprepr inside DownloaderStats middleware causing application to make unnecessary memory allocation.
response_httprepr used only one time - to calculate response sizes fo
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
Dec 16, 2021 - C
-
Updated
Dec 16, 2021 - Go
Issue Summary
KBD macro doesn't look correct with inverse colors (dark mode)
To Reproduce
Technical details:
- Ghost Version: irrelevant for CSS issue
- Node Versio
-
Updated
Dec 11, 2021 - JavaScript
-
Updated
Dec 14, 2021 - C++

There is free_programming_books in simplified Chinese, I wonder if I can add Traditional Chinese version