etanot

Results 18 comments of etanot

@infixint943 Yes, I'm; but I don't know Golang. I have to start it from scratch, which is not possible right now, since right now I'm doing CP; but I can...

@infixint943 Just ping me, whenever you need some help.

> countdown is fetched from a different page than the problems page Isn't it a good idea to recheck countdown page, again when we encounter above error?

Why README? README is suppose to be [short](https://opensource.guide/starting-a-project/#writing-a-readme) introduction to a project. Isn't it a good idea to use **[Github Wiki](https://help.github.com/en/github/building-a-strong-community/documenting-your-project-with-wikis)** and for offline documentation in UNIX and UNIX-like OS,...

> I don't thing that project of this scale needs a wiki We already crossed that scale, we have around 3-4 pager longer usage guideline, FAQ, Template etc everything is...

`__PRETTY_FUNCTION__` is a gcc extension. In Visual C++ you can use `__FUNCSIG__` which isn't quite identical to `__PRETTY_FUNCTION__` extension. **VC++ :** ```cpp // Demonstrates functionality of __FUNCTION__, __FUNCDNAME__, and __FUNCSIG__...

If you want, I can drop changes which contains commands output. But IMHO, a good solution would be to never have these changes at the first place. We could configure...

@asciimoo I've checked this on, https://searx.be instance. Still "proxy message box" is present on every web page, despite I've hidden it in earlier page.