Feraidoon Mehri

Results 345 issues of Feraidoon Mehri

We can introduce a user-configurable threshold (in seconds). Only cells that take longer than this threshold to execute would display their execution time.

How do I know when `org-babel-execute-src-block` fails due to an exception? Currently, it seems to always return `nil`. My use case is that I want execution of subsequent cells to...

```org #+begin_src jupyter-python :kernel py_base :session /jpy:127.0.0.1#6035:orgk1/ :async yes :exports both import numpy as np import matplotlib.pyplot as plt # Generate random color images num_images = 4 image_shape = (1000,...

emacs-jupyter can output corrupt text into the buffer which can crash other packages. E.g., ``` #+begin_src jupyter-python :kernel py_base :session /jpy:127.0.0.1#6035:orgk1/ :async yes :exports both from datasets import load_dataset #:...

I have some cells that take a long time to finish and produce lots of plots during that time. I like the added plots to be displayed immediately in org-mode;...

I want to easily copy text in the style of `evil-avy-goto-char`. This is particularly useful in magit, where normal evil bindings don't work. If we could have `avy-copy-from-char-to-char`, this would...

https://github.com/ginuerzh/gost/blob/b0bb26fc952bb7e27a93d7be9d4694e9e0d6da84/ssh.go#L578 `direct-tcpip` is not supported. The android client SagerNet seems to need that.

E.g., ``` axel '-vvvv' '--num-connections=8' 'https://download.library.lol/main/2666000/c3ed8a24bf47acc3baaf6cbb31fc831d/Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' 'https://cloudflare-ipfs.com/ipfs/bafykbzaceblrkna3ghgkt7xnse6ptojgfmek4rmv32rvoml2rsszqnqlilaqy?filename=Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' 'https://gateway.ipfs.io/ipfs/bafykbzaceblrkna3ghgkt7xnse6ptojgfmek4rmv32rvoml2rsszqnqlilaqy?filename=Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' 'https://gateway.pinata.cloud/ipfs/bafykbzaceblrkna3ghgkt7xnse6ptojgfmek4rmv32rvoml2rsszqnqlilaqy?filename=Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' ``` This will download very slowly because the `cloudflare-ipfs.com` is down, while the `https://gateway.pinata.cloud` mirror is quite fast. If I remove...

feature request

I want Caddy to handle port 443, as I want to put other services on the server as well as trojan-go.