help-wanted
Here are 543 public repositories matching this topic...
-
Updated
Aug 1, 2022 - TypeScript
the following poc cause a assertion failure in "debug" build on ubuntu.
function opt(){
const v2 = [-1000000000.0];
v2.length = 4294967295;
const v3 = v2.copyWithin();
return v3;
}
for(let i=0;i<0x200;i++){
opt(false);
}
-
Updated
Aug 10, 2022 - Python
-
Updated
Jul 18, 2022 - Java
-
Updated
Aug 9, 2022 - JavaScript
Homepage with logo
Hi.
As already described in the title, it would be useful to add a logo with the name of the app in the upper left corner of the screen (like the official YouTube client).
-
Updated
Dec 1, 2017 - TypeScript
Right now this is very rudimentary making use of debug strings provided by the flutter framework.
this should be cleaned up and presented in a nice(r) way.
-
Updated
Dec 14, 2021 - Swift
-
Updated
Aug 10, 2022 - HTML
I understand that optimisation of image/x-icon files has been added to Magick.NET (dlemstra/Magick.NET@c5e41c5). Are there any chances of this being added to Imgbot?
This has been requested before in #444, unfortunately, that issue has become stale without any comments whatsoever.
We have this API implemented here :
We need to fetch all the results (they can be thousands in number!) if the query parameter used is 'question:*' .
For example :
/api/srch/taglocations?tagName=question:*
Happy to help ! Thank you !
Currently, most window functions take a pointer to a window, rather than a reference, necessitating runtime nullptr checks. Now that all windows have been implemented, we can easily switch them to be references instead, and remove the nullptr checks.
For reference, see OpenRCT2/OpenRCT2#17660
Implement Data structures and algorithms in Ruby, Go, C# and Rust
Context and Motivation
Recently, archival events were added to give the user greater visibility into the state of their archives. For now, these messages provide indications about when videos are scheduled for download, and then a message indicating whether they've succeeded or failed. That's fine, but it's ugly, and a poor approximation of the original design intention: https://raw.githubuser
-
Updated
Nov 2, 2020 - Assembly
-
Updated
Aug 8, 2022 - Java
-
Updated
Jul 8, 2022 - Go
-
Updated
Aug 8, 2022 - C#
Requirements
Add a kafka data exporter but this time since we are using an async system we should produce an event everytime someone is calling a variation.
- Do you want to add a New solution ?
- Or you solution is better than already added solution ?
Then go ahead and create a pull request. Please read Pull Request Process for simple steps to contribute
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
Multy provides a cloud-agnostic way to specify an image. However, sometimes users want to use a specific AWS ami, or equivalent in other clouds.
This issue adds:
- Override field to VM's overrides
-
Updated
Oct 13, 2020 - HTML
Improve this page
Add a description, image, and links to the help-wanted topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the help-wanted topic, visit your repo's landing page and select "manage topics."



It would be good to have a video tutorial explaining how to make your first PR.
The format I have in mind is a beginner sharing their screen and going through the tutorial. I can explain the steps and answer questions during this call.
If you are interested in being a part of this or have suggestions, please comment down below and let's discuss this further.
Cheers