freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
Jan 28, 2022 - JavaScript
{{ message }}
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.
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
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
Promise based HTTP client for the browser and node.js
LoadingButton properly renders the styles set in MuiButton.styleOverrides, however the console throws an Invalid Prop Type Value error. I'd guess that this is also a
I don't think this used to throw an error? Regardless, this
A curated list of awesome Go frameworks, libraries and software
Design patterns implemented in Java
As reported by some people (see NielsRogge/Transformers-Tutorials#53 and on the forum), the generate() method currently does not take into account config.decoder.eos_token_id, only config.eos_token_id to properly stop generation.
Hence, models that are made using EncoderDecoderModel/`VisionEnco
The world’s fastest framework for building websites.
Simple HTML5 Charts using the <canvas> tag
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
A Collection of application ideas which can be used to improve your coding skills.
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.

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
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
As noticed in #4492, the FAq question at https://docs.scrapy.org/en/latest/faq.html#scrapy-crashes-with-importerror-no-module-named-win32api is no longer useful as the Twisted bug was fixed long time ago. We should remove this question.
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
The Prometheus monitoring system and time series database.
24 Lessons, 12 Weeks, Get Started as a Web Developer
The asset helper does not work with svg images using # because it adds a query param.
<svg class="icon icon__primary quote__line">
<use xlink:href="{{asset "images/solid.svg#minus"}}"></use>
</svg>
Using this does not show the svg images it renders to:
xlink:href="/assets/images/solid.svg#minus?v=094ca0c660"
When I remov
An open-source x64/x32 debugger for windows.
The repository for high quality TypeScript type definitions.
Many systems don't link
pythontopython3. Debian even maintains it's wrong for their packages to expectpythonto work: