-
Updated
Dec 21, 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,493 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 20, 2021 - JavaScript
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
The text inside of a button with size="small" is not centered vertically. This is especially obvious when used with an icon or a contained/outlined button.
Expected behavior 🤔
The text inside of a button with size="small" is centered vertically.
-
Updated
Dec 20, 2021 - Go
-
Updated
Dec 21, 2021 - Java
-
Updated
Dec 18, 2021 - JavaScript
-
Updated
Dec 17, 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 19, 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 21, 2021 - Python
-
Updated
Dec 21, 2021 - Python
-
Updated
Nov 12, 2021
Originally posted by sunker December 17, 2021
When support for Metrics Insights was added to the GetMetricData api, a few new error codes were introduced. These should be handled as an error or possibly as a warning.
 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 21, 2021 - C
-
Updated
Dec 21, 2021 - Go
-
Updated
Dec 20, 2021 - JavaScript
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 14, 2021 - C++

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