-
Updated
Oct 9, 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 80,741 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 8, 2021 - Shell
The annual Hacktoberfest is underway! Register on Hacktoberfest's website and open 4 pull requests during October 2021 to plant a tree or receive the swags!
What's more, you can also fix any existing bugs, improve any documentation ([open issues in TheAlgorithms/Python](https://github.com/TheAlgorithms/Pyt
Hey Guys,
There seems to be a bug when using theme values using sx props as a styling mechanism on Box Component.
To replicate try to change the background color of a box using sx={{bgcolor: "primary.main"}}, and this won't work. However the same line works correctly on other component like Paper.
I even forked the codesandbox demo for sx - props [here](https://codesandbox.io/s/c5uyy?file=/d
-
Updated
Oct 8, 2021 - Java
-
Updated
Oct 9, 2021 - Go
-
Updated
Oct 8, 2021 - Shell
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 9, 2021 - Go
Assertions can't be relied upon for control flow because they can be disabled, as per the following:
$ python --help
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
...
-O : remove assert and __debug__-dependent statemProof 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 8, 2021 - Python
-
Updated
Oct 9, 2021 - Python
-
Updated
Oct 8, 2021
-
Updated
Oct 9, 2021
-
Updated
Oct 9, 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 6, 2021 - C++
At the moment, ItemLoader(response=response) fails if response is not a TextResponse instance.
Passing a binary response can still be useful, though. For example, to allow processors to access the response from their loader context, and hence be able to report the source URL (response.url) when reporting input issues.
-
Updated
Oct 9, 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 9, 2021 - C
-
Updated
Oct 8, 2021 - Go
Our internal, server-side i18n package is deprecated, and so is the use of i18n.t().
Instead we have a new package @tryghost/tpl that does string interpolation and makes refactoring i18n out of the codebase easier.
We have successfully removed i18n.t() from core/frontend, but the rest of the codebase has many many references that need to
-
Updated
Oct 4, 2021 - C++
The link to "Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud" under "Windows 8" in "free-programming-books/books/free-programming-books.md" doesn't include the book.