Upi Tamminen
Upi Tamminen
I'm trying to create a neovim configuration with locked package versions, and I found this PR as it seems to bring the snapshot feature closer to how I think it...
I fixed the broken links in kippo, and wrote a little browser-based playlog: https://github.com/desaster/playlog-web
#6 Added a makefile for the dos program, which should make it easier to build. OpenWatcom needs to be installed, and the environment properly set with `owsetenv.sh`
I actually had an issue with my home-made PLL replacement, since the board was too large to fit alongside with the VIC-II adapter board. However, in general it should work,...
same comments apply as in pull request #128
sorry for my huge delay with dealing with pull requests. As it is now, the patch uses socket and blocking calls, which unfortunately cannot be used in a twisted application...
Sorry about the lack of Kicad project, but it was a homemade board and work in progress so I didn't upload it here. I left the project at sort of...
Thanks for your pull request! I've done some quick tests with the help of honeydrive; My concern here is the same as with the hpfeeds logger, the lack of asynchronous...
there seems to be some existing work on making elasticsearch work with twisted, such as this https://github.com/jkoelker/txes however this is just after a quick google search, i haven't looked at...
Note that the xmpp implementation uses a modified version of wokkel. Here's a gist on how install it along with kippo: https://gist.github.com/desaster/6c5bbf30b43f797a5e1a I haven't used the xmpp myself much after...