-
Updated
Feb 24, 2022 - 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 94,845 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
Feb 24, 2022 - JavaScript
-
Updated
Feb 23, 2022 - Go
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
If the label is too long, it affects the view of mobile clients (Android and Iphone)
Source Code:
<Row>
<Col>
<TextField
id="vereinsmitgliedschaftsprozente"
label={'THIS IS A VERY LONG LABEL AND THIS IS THE PROBLEM WHY THE
-
Updated
Feb 23, 2022 - Java
Hello,
The code says that it will add compatibility for Postponed Evaluation of Annotations (PEP 563) when Python 3.9 is released (which already happened on 2020.10.5). Is there any plan to complete this?
-
Updated
Feb 23, 2022 - Go
-
Updated
Feb 22, 2022 - 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
Feb 24, 2022 - Python
-
Updated
Feb 1, 2022
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Feb 23, 2022
-
Updated
Feb 22, 2022 - Java
-
Updated
Feb 19, 2022 - C++
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
Summary
The Mail settings don't have an option to choose a TLS version. Only to enforce upgrading connections to use SSL/TLS.
Mail servers like smtp.office365.com dropped support for TLS1.0 and TLS1.1 and now require TLS1.2: https://techcommunity.microsoft.com/t5/exchange-team-blog/new-opt-in-endpoint-available-for
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
-
Updated
Feb 23, 2022 - Go
-
Updated
Feb 24, 2022 - C
-
Updated
Feb 23, 2022 - JavaScript
Issue Summary
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to x32dbg.exe and x64dbg.exe respectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.
-
Updated
Feb 24, 2022 - TypeScript
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Feb 23, 2022 - Markdown



Here I would to talk about some problems with RTL Languages and their solutions.
I will explain all the points here, and we can have a discussion about it.
and maybe add a section that talking about these problems & solution in Guidelines in CONTRIBUTING
**The base discussion on this issue starts o