-
### Feature Description
The issue and PR comment editing UI should be redesigned to have a "Live Preview" WYSIWYG tab and a "Source" tab for raw markdown.
### Reasoning
Since Gitea is in the pr…
-
I am trying to run u2f-ref-code on my local environment. I ran `m.google.u2f.tools.httpserver.U2fHttpServer` . This started the basic http server at 8080 port.
On accessing **http**://localhost:8080…
-
So I did a write up on it on XDA.
I could copy and paste what I wrote over here or being the lazy, neer do well, good for nothing bastard that I am just have a good go at that prose:
https://for…
-
Seriously guys, catch up to 1998 and support HTCPCP http://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol
(I can wait a little longer for an update to RFC 7168)
-
Carried over from https://github.com/brave/browser-laptop/issues/10954
> ## Description
> PDF gets downloaded instead of opening
>
> ## Steps to reproduce
> 1. Visit this link http://www.fina.o…
-
> Like most modern programming languages, JavaScript uses lexical scoping. This means that functions are executed using the variable scope that was in effect when they were defined, not the variable s…
-
-
-
When I run the following example in scipy 1.1.0, I get a segfault.
### Reproducing code example:
```
import numpy as np
from scipy.spatial.distance import cdist
H = np.zeros(20, dtype=[('x', …
-
I've made very minimal changes from the base lanyon repo, and none to the CSS. I have the following code:
```
{% highlight cpp linenos %}
class A {
void func(double y) {
return;
}
}
{% endhig…