Sajaysurya Ganesh

Results 4 issues of Sajaysurya Ganesh

I'm not sure if this is the right place to ask. I use gnome 40 in arch linux (stable repo) and I have a simple script, named `sample.1s.sh`, which contains...

Currently the docker-from-docker feature doesn't support multistage Dockerfiles Relates to: Remote - Containers It works well with the following Dockerfile ``` FROM python:3.10.5 RUN apt-get update -q \ && apt-get...

feature-request

**Expected behaviour:** Esc is supposed to take the control from insert mode to vim command mode **Actual behaviour:** Esc is taking the control from insert mode to jupyter command mode...

![image](https://user-images.githubusercontent.com/25329624/38712109-7bca2aa0-3ec1-11e8-97f2-b5babb08f8d7.png) This equation says f(w) - f(ws) = x.T @ Lambda @ x However, this should be f(w) - f(ws) = 0.5 * x.T @ Lambda @ x Please veirfy