Quintin Fettes

Results 5 comments of Quintin Fettes

Should be something like: ``` u = expected_dist.t().unsqueeze(-1) - dist loss = self.huber(u) * (self.tau.view(1, -1) - (u.detach() < 0).float()).abs() loss = loss.mean(1).sum() ```

Yeah I tried killing the existing display server `killall Xorg`, starting a new one `X :0 &` and starting sunshine with the correct display variable `DISPLAY=:0 sunshine` and it didn't...

> Are you logged in, and are your displays on ? Yes

I find a workaround for this by just enabling autologin. 1. enable an autologin using getty for my user 2. startx on autologin 3. start gnome-seesion (probably works for other...

Maybe a workaround solution would be to make a dummy habit/todo/daily and write relevant settings, session start/end, and any other relevant information in the notes. The extension could then just...