Carlo Stemberger
Carlo Stemberger
I'd like to use security deposits in bitcoins. For details [here](https://bitcoinmagazine.com/articles/get-security-deposit-back-bitcoin-1433544632) is a simple article about them. Implementing them in Bitrated should be very simple, and we could benefit from...
Hi, I'd like to control the most common still camera in the world (an Android phone with integrated camera) with [Entangle](https://entangle-photo.org/). Entangle uses libgphoto2: http://gphoto.org/ Is it possible to expose...
All is in the title. https://internetbs.net/ Best regards, Carlo
TiMidity++ is a semi-abandoned software. Is it possible to migrate to [FluidSynth](http://www.fluidsynth.org/)? Please note that TiMidity++ [has been orphaned in Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886347) and [MediaWiki is migrating to FluidSynth](https://phabricator.wikimedia.org/T181897) too. Best regards,...
Hi, I'm trying to modify [this](https://github.com/spatialaudio/jackclient-python/blob/master/examples/midi_file_player.py) example in order to make it compatible with [multiprocessing](https://docs.python.org/3/library/multiprocessing.html). Mainly I had to rename some global variables: ``` #!/usr/bin/env python3 import sys import threading...
Hi, I'm just forwarding [this](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975438.) bug report issued via Debian BTS. Best regards, Carlo
A bitcoin wallet already belongs to the roadmap (see [here](https://github.com/OpenBazaar/OpenBazaar-Server/issues/359#issuecomment-210780398)). This issue should help to follow the development of this feature. Thank you!
Hi, I'd appreciate the implementation of categories, in order to sort items in a functional way (vegetables, beverage, etc.). A category might be a field, completed with free text: [...
Hi, https://github.com/ecdsa/electrum-web/blob/gh-pages/index.html#L87 I think there is a missing full stop after "SSL". Ciao! Carlo