Anshul

Results 7 issues of Anshul

We no longer need firefox proxy since we can just use sockets now. So we can get rid of `webSocketConnection` and the code related to this option. It is currently...

devtools-launchpad
in progress

Now that we have the wireframes ready, let's start designing the website. You can find the wireframes here https://drive.google.com/drive/folders/1XOU2i1IrAlURLidt1i6S2c_M7FdYXupF?usp=sharing We are thinking of implementing this new website in React as...

help wanted

Let's have the designs prepared for the website. We can discuss the details in gitter room https://gitter.im/the-algorithms/website

hacktoberfest

So, the idea of a building a website is awesome. Here are some thoughts on how I see this project and where it can go. This can be a central...

discussion

`Submit()` tries to send message to `taskQueue` ``` func (p *WorkerPool) Submit(task func()) { if task != nil { p.taskQueue