+[2020-02-22T22:12:27Z]R2robothurhurhur +[2020-02-22T22:25:17Z]mertyildiranHi, could someone explain why is this job stuck and I cannot see any output? It just executes this Batch file https://github.com/chaos-lang/chaos/blob/b685ec648a7be5def7e6719266468dfe5210d2ba/tests/memcheck.bat +[2020-02-23T14:53:26Z]medflyhi. I have a simple get of a github resource fail with 403. it works in my browser. what am I doing wrong? https://paste.ubuntu.com/p/gxFhMwGcY6/ +[2020-02-23T14:54:11Z]medflymaybe I should ask go people too :) +[2020-02-23T15:06:20Z]medflysomeone said it's because it's a HEAD request.
+[2020-02-24T20:55:30Z]CompleteNoobGreetings. Anyone know why these commands are returning a bash error? psql go_t < dumps/cities.sql +[2020-02-24T20:55:30Z]CompleteNoob psql go_t < dumps/countries.sql The error it is returning is "No such file or directory" (Ubuntu 18.04) +[2020-02-24T21:18:15Z]klineCompleteNoob, countries or cities? +[2020-02-25T01:40:56Z]th_how do you do a case sensitive search? +[2020-02-25T13:28:37Z]guardianhello, when I visit a project's issues tab, the default filter is is:issue is:open" <- what's the point of "is:issue"? What else will I get if I remove "is:issue" from the filter?