+ [2020-02-22T22:12:27Z] R2robot hurhurhur
+ [2020-02-22T22:25:17Z] mertyildiran Hi, 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] medfly hi. 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] medfly maybe I should ask go people too :)
+ [2020-02-23T15:06:20Z] medfly someone said it's because it's a HEAD request.

message no. 177255

Posted by medfly in #github at 2020-02-23T15:06:20Z

someone said it's because it's a HEAD request.
+ [2020-02-24T20:55:30Z] CompleteNoob Greetings. 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] kline CompleteNoob, countries or cities?
+ [2020-02-25T01:40:56Z] th_ how do you do a case sensitive search?
+ [2020-02-25T13:28:37Z] guardian hello, 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?