Rahul Gopinath

Results 32 issues of Rahul Gopinath

I am trying to understand if pdfrw supports embedded attachments (/Type /EmbeddedFile) which is different from (/Type /XObject). For example, see [here](http://openpreservation.org/blog/2013/01/09/what-do-we-mean-embedded-files-pdf/).

Adding python 3.6 support. Includes the python 3.4 patch from @darius so that the tests pass. If that gets committed, I will remove the last patch from this PR.

This is a first cut of fix for the import modules issue mentioned in #26 (It is done on top of PR #31).

I am trying to use BrowserFS with pyodide. My configuration is as follows ``` BrowserFS.configure({ fs: "AsyncMirror", options: { sync: { fs: "InMemory" }, async: { fs: "IndexedDB", options: {...

[Sixel](https://en.wikipedia.org/wiki/Sixel) is a way to do (non-pixelated) graphics and animation in the terminal such as Xterm. Support for its use is provided by [libsixel](https://github.com/saitoha/libsixel). It can do [animation](https://www.youtube.com/watch?v=XubH2W39Xtc) or render...

duplicate
question
low priority

### Problem When using Jupyter, I usually pass around the `ipynb` notebooks as attachments. Using this is a pain however because the recipient has to create a new Jupyter environment,...

enhancement
extension idea

The following SMT queries get evaluated in less than a second in 4.8.7.0 but takes a long time in 4.8.8.0 and later. ``` (declare-const db_select_s_str_1 String) (assert (let ((a!1 (not...

Reported by Hila Peleg: I'm going through the concolic testing tutorial in the debugging book and running it on some examples, and I've come across a possible bug in the...

When I click *reply* from an external mastodon server, I get asked for my home server, like this and if it is a mastodon server, I get to reply to...

enhancement

Currently having issues with following a threads account from Ktistec 2.0.0-8

bug