online
Here are 1,086 public repositories matching this topic...
Foremost, fan of the service.
Currently all fake apis return list of objects. Generally great. Sometimes, however, the api just returns a list.
An api that just returns an array of strings / numbers would also be a nice addition.
If you want to spend minimal time on this, perhaps just take the list of dogs here:
https://github.com/dariusk/corpora/blob/master/data/animals/dogs.json
-
Updated
Jun 30, 2020 - Java
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Jun 2, 2020 - JavaScript
On latest clang trunk, the code
const char *text = ("Content of this directory moved to " +
xdg_data_home + "/openspades")
.c_str();
in https://github.com/yvt/openspades/blob/master/Sources/Gui/Main.cpp#L428
causes the warning
warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdan
-
Updated
Mar 21, 2019 - JavaScript
-
Updated
Nov 15, 2018 - Jupyter Notebook
Brief summary of issue / Description of requested feature:
More issues like #3458 solved
Steps to reproduce the issue / Reasons for adding feature:
- Texts have whitespaces at beginning or end to help facilitate layout
Error output / Expected result of feature
- Translators don't need to worry matching whitespaces around translated text.
Extra information, such as M
-
Updated
Feb 17, 2017 - Python
I am using Windows 10 professional,
Downloaded minikube using the steps in the link below
https://blogs.msdn.microsoft.com/wasimbloch/2017/01/23/setting-up-kubernetes-on-windows10-laptop-with-minikube/
But received below error
Starting local Kubernetes v1.12.4 cluster...
Starting VM...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (
-
Updated
Jul 7, 2020 - C#
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Sep 1, 2019 - MATLAB
-
Updated
Jul 7, 2020 - C++
-
Updated
Mar 4, 2020 - JavaScript
Improve this page
Add a description, image, and links to the online topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the online topic, visit your repo's landing page and select "manage topics."
The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.