Igor Almeida
Igor Almeida
Maybe we should be worried about TheTVDB charging for API access? See more in https://github.com/red-coracle/episodes/issues/43 and linked issue in SeriesGuide
Hey tecosaur, I'm trying out org-pandoc-import to manage some csvs, and there is an important papercut I'd like to address when transient mode is enabled: 1. I add a new...
This is somewhat related to #241, but not quite. I was thinking about a way to keep the relationship between Clone'd pastes, so you could see the older versions. This...
I have an apparently malformed message that isn't displayed by astroid. The error seems to be the following: ``` [18:54:34] [0x00007efd516c1f00] [M] [debug] tv: adding message: [email protected] [18:54:34] [0x00007efd516c1f00] [M]...
Hi, first of all thanks for org-noter! I happen to have a PDF with annotations of type `free-text`. Though they were rendered, it took some digging to find out I...
First of all, thanks for the great addon! I am aware that bookmarks can be tricky and frustrating to work with, but I was wondering whether it would be possible...
Hi all, after much digging, headscratching and debug prints, I realized my `jupyter console --existing --ssh ` command was not connecting because the passphrase prompt was never found. This seems...
Hi, This PR allows CLERIC to connect to elixir once again. It does so by using the new handshake messages and **pretending** that it supports all the capabilities `iex` requires....
Hy all :) Thanks for the nice piece of software. Looking around hy-shell.el, I could not find a way to pass PYTHONPATH to the inferior process --- without a global...
I was looking for some kind of document explaining your use of cryptography but could not find any, and the wiki seems empty. So, how are you implementing end-to-end encryption?