Yuu Yin

Results 28 comments of Yuu Yin

@peterhoeg i'm also using a-janet-mode, but i've found some issues with parenthesis completion, and more. on the other hand i'ven using https://github.com/sogaiu/ajrepl and i find it pretty good. ``` #+begin_src...

@jethrokuan it is not that I'm creating nodes with same title for the same purpose. For example, I created an org file with title finance for describing finance in itself....

> > * [XMonad.Actions.Contexts](https://github.com/Procrat/xmonad-contexts) which lets you switch between sets of workspaces. > > In the description you mention X.A.DynamicWorkspaceGroups but I'm not not 100% sure what the differences are...

edit: my issue is probably unrelated and i solved it https://github.com/osrmt/osrmt/issues/59#issuecomment-1121311928 both 1.8 and master develop won't start for me with error ``` com.osrmt.appclient.system.ConnectionXmlNotFoundException at com.osrmt.appclient.system.LoginController.start(Unknown Source) at com.osrmt.appclient.reqmanager.RequirementManagerController.start(Unknown Source)...

nice! i think the UI should be iterated. instead of using yet another column for that which convolutes the UI, try using the already existing user button in the top...

i need client-server. one of the main reasons i will be using emacs for the following years. but also make sure we can use this remotely smoothly; emacs client-server is...

@mbnuqw i don't have an easy way to build node projects right now but i'll test it when I can. thank you very much!!

Just tested a bit. On my normal profile, I upgraded from 4.10.1 to https://github.com/mbnuqw/sidebery/releases/tag/v5.0.0b22. But most group tabs didn't restore properly, which seems related to https://github.com/mbnuqw/sidebery/issues/656 Now on moving group...

workaround: ``` nix shell -L --no-write-lock-file --sandbox --pure-eval --ignore-environment --keep NIX_PATH "nixpkgs#nix-index" --command "nix-index" ```

I'm facing the same issue (or at least seems like the same). But I'm on x86_64-linux (NixOS). only --disable-sandbox works