David A Roberts
David A Roberts
arXiv
Now that the first **Creative Commons** [complete arXiv dataset](https://ipfs.io/ipfs/QmfXH9XtP7xmoTH8WAp4HNSduqWMwLTH8B8TvbTkdgzNAa) has been published (ipfs/archives#2), it's time to build some cool apps on top of it! Some ideas (please add more in...
See ipfs/archives#28 for context. Opening this issue to discuss details of IPFS integration. CC: @ikreymer @amstocker
See ipfs/archives#14 for context This issue is to coordinate how to get the BookReader working well on IPFS (where we can't assume a backend server is available to perform image...
Let's put something like [Research Lei](http://cs.stanford.edu/people/karpathy/researchlei/) by @karpathy on IPFS! Put ideas about what you'd like to see in such a system (search, navigation, etc) in the comments below. (migrated...
This is the next issue in my series of _Things that Modern Web Browsers Inexplicably Suck at_: **supporting image formats less than a couple of decades old**. [Exhibit A](https://bugzilla.mozilla.org/show_bug.cgi?id=36351). Fortunately,...
The prefix has been chosen to be compatible with the [UTF-8 BOM](https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8)
On targets with less than 20MiB of SDRAM, the default framebuffer region overflows the available address space, leading to errors like this: ``` litex> mem_list Available memory regions: ROM 0x00000000...
libffi
I noticed that @brion has been [working on porting libffi to wasm](https://brionv.com/log/2018/05/06/emscripten-fun-porting-libffi-to-webassembly-part-1/) recently: https://github.com/brion/libffi/tree/emscripten-work Seems like it might be more up to date than the fork currently being used?