Muad Abd El Hay
Muad Abd El Hay
When thinking about executable documents, aside from jupyter notebooks, org-mode pops to mind. org-mode is an emacs mode that allows writing simple text documents with code blocks (from any language),...
I am trying out paperless and like the simple way it works, thank you :) I was wondering if there is a way to combine two scans into one in...
It states that I should pass a list, which in R would be using `list()`. Additionally, it also states that `perplexity` should be set to 0 to use this option...
Does anyone have experience with using EXWM with the custom init of scimax? I don't seem to find any information about how to start EXWM when logging into ubuntu with...
Inspired by a recent reddit post about the speed of doom emacs, I was wondering if some of the options shipped with doom could also help out startup speed of...
Since the update to 26.1 I have been getting crashes when using scimax but not when using vanilla emacs. I cannot always reproduce the crash but it has something to...
Hey! I have used your package successfully with a small number of time-series (a few 100) and I would like to scale it now to my whole dataset (150k time...
I setup wttrin as follows: ``` (use-package wttrin :init (setq wttrin-default-cities '("Heidelberg" "Tel-Aviv") wttrin-default-accept-language '("Accept-Language" . "en-US"))) ``` I am using GNU Emacs 26.3 When I run wttrin and pick...
Since I have no idea how to contact you otherwise, I noticed your comment on hackernews about using org-git-link. Somehow it broke after the last update and I am not...
How do I concatenate a time series? I have a folder with all 20k frames of a time series and I need to turn them into a .tif (or .hdf5)...