-
Updated
Nov 19, 2021 - TypeScript
beta
Here are 516 public repositories matching this topic...
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Nov 24, 2021 - C++
-
Updated
Dec 9, 2021 - PHP
-
Updated
Mar 21, 2021 - Kotlin
-
Updated
Nov 11, 2021 - Go
It would be handy if the port could be defined via flag in addition to the ATMO_HTTP_PORT env variable.
When I was deploying an application I wrote with Atmo to Heroku I had a lot of trouble with this. Heroku expects you to use an arbitrary port found in the env variable PORT. What I wanted to do was something like atmo --port $PORT. In the end I had to write a little bash script that exp
-
Updated
Jan 5, 2020 - C++
-
Updated
Oct 1, 2020 - C#
-
Updated
Dec 9, 2021 - R
-
Updated
Apr 10, 2021 - C#
Another idea, the tests could be condensed quite a bit, for example:
func TestDefaultRules(t *testing.T) {
rules := defaultHTTPRules()
tests := []struct {
name string
url string
}{
{"http allowed", "http://example.com"},
{"https allowed", "https://example.com"},
{"IP allowed", "http://100.11.12.13"},
}
for _, test := range tests {
t.Run(test.name, func(t -
Updated
Oct 5, 2021 - JavaScript
In the current implementation, the waiting time between two consecutive downloads is constant. A slightly better approach might be to introduce a small random jitter to change the waiting time in each download by a small margin (say 1 to 5 seconds), to make it difficult for the automation detection algorithms to kick-in.
(Apologies for not submitting a PR along with this request, I barely know
Good first issue because no Unity-specific programming is involved.
Our unit config files allow a c-style #include directive, which lets us break them up into small reusable pieces. Example:
{
#include "DefaultMobility",
#include "DefaultHeloArmor",
"LabelIcon": "D",
"CategoryKey": "HEL",
"Name": "AH64D Apache",
"Price": 20,
}
ConfigReader.cs has s
Description
Line length greater than configured max_line_length detected, defaults to 79 character. This limit can be configured docs
Occurrences
There are 293 occurrences of this issue in the repository.
See all occurrences on DeepSource → [deepsource.io/gh/robotichead/NearBeach/issue/FLK-E501/occurrences/](https://deepsourc
Add `PodGroup`
Something to collect multiple pods, like in cases where you need to watch multiple message types and need to keep references to multiple pods.
Something like:
pods := g.PodGroup()
pods.New().On(...)
pods.New().OnType(...)
It would still be safe since pods retains the pod object so you don't have to if you don't want to.
-
Updated
Feb 17, 2021 - Python
-
Updated
Dec 15, 2021 - PHP
-
Updated
Oct 28, 2019 - Python
-
Updated
Sep 23, 2021 - Python
It would be useful to have a clean way of serving local files in Vektor.
httprouter has a helper that we could probably just forward through to Vektor.
Or possibly just integrate the usual Go http.FileServer(http.Dir("./static")) handler.
Hi,
Very simple issue. When you start up HNN two windows appear ('param' and 'model schematics'), plus a little dialogue box that says 'Welcome to HNN! Default parameter file loaded. Press 'Run simulation' to display simulation output.' with a little 'run' button on it.
First time I started HNN that dialogue box opened offscreen, so I didn't know it was there. Because I didn't click 'run', n
-
Updated
Oct 26, 2019 - Python
Improve this page
Add a description, image, and links to the beta topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beta topic, visit your repo's landing page and select "manage topics."
The ability to move around by rolling a hamster ball
Like this: https://gfycat.com/OpulentExhaustedGoldenretriever
I'll try and contact the author on reddit: https://www.reddit.com/user/Reil