-
Updated
May 20, 2022 - TypeScript
help-wanted
Here are 518 public repositories matching this topic...
-
Updated
May 7, 2022 - Java
-
Updated
May 20, 2022 - JavaScript
-
Updated
Dec 1, 2017 - TypeScript
I previously tried to build ppa packages for ubuntu at https://github.com/authpass/authpass-deb but I don't think this works anymore.
It would be nice to make AuthPass available as deb packages. Maybe using a custom repository on https://data.authpass.app.
This issue is for creating a github workflow which builds a debian package and maybe a directory archive or hierarchy which can be rsyn
-
Updated
Dec 14, 2021 - Swift
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 !
-
Updated
May 20, 2022 - HTML
Since #702, OpenLoco has implemented its own random terrain generation algorithm, analogous to OpenRCT2's. Recently, OpenRCT2's algorithm has seen some improvement with respect to shorelines, cf. OpenRCT2/OpenRCT2#17242 I think we should implement similar changes in OpenLoco.
Implement Data structures and algorithms in Ruby, Go, C# and Rust
-
Updated
Nov 2, 2020 - Assembly
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
May 17, 2022 - Java
-
Updated
May 13, 2022 - Go
-
Updated
May 21, 2022 - C#
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
Requirements
Add an environment parameter in the config.
This environment field should be added to all users in the param so we can add rules based on the environment and have the same config file for all your environment.
-
Updated
Oct 13, 2020 - HTML
- 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
-
Updated
Feb 4, 2022 - TypeScript
-
Updated
Apr 6, 2022 - Python
-
Updated
Apr 2, 2022 - C
Will be great have approach to put some arguments for make test or commands some like this.
For that we need add some like that into Makefile.
# arguments
FIRST_ARG := $(firstword $(MAKECMDGOALS))
ARGS = $(filter-out $@,$(MAKEOVERRIDES) $(MAKECMDGOALS))
MAKEFILE_PATH := $(abspath $(firstword $(MAKEFILE_LIST)))
%:
@:
and after that add ${ARGS} to our commands
te
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."
the following poc cause a assertion failure in "debug" build on ubuntu.