Christian Ott
Christian Ott
As there are many environments, which output Ansi terminal color codes to logfiles: Any idea how to make those codes visible? I found an Atom package, which claims to be...
Testing
Hi all, I am trying to test a Sinatra app which has rack_csrf enabled for forms and most routes. Some routes do not have csrf enabled, as they belong to...
Hi all, I made my second bot with this great gem. I would like to do some automatic testing of my bots commands. I am thinking of using Minitest, Webmock...
Thanks for this gem. I have been using it with long polling and webhooks. Webhooks are far superior compared to long polling and I think this should be made clear...
Great instructions! Maybe you would like to take a look at https://github.com/chriso0710/pikiosk, which fully automates a Chromium kiosk based on Raspbian Jessie with Ansible. Christian
Hi all, Blanket looks great. Any chance to use Blanket for APIs, which only return XML data? The docs regarding XML seem a bit ambiguous to me. To quote the...
Referencing #224 here, so the following applies to the model described there. And I am still using Ohm 2.3 :-| I might have a race condition because of network lag...
Hi all, I am looking for a way to set the transmit power level for url advertising. I can see in https://github.com/nirmankarta/PyBeacon/blob/master/PyBeacon/PyBeacon.py#L131 that the signal strength/tx power is set to...
Hi there, As I love Sinatra, I was looking for a simple cms based on ruby/sinatra. I found nesta :-) Before that I did have a longer look into Kirby,...
Hi there, I just found this repo and it looks very promising. I have a few qestions, which I could not find in the documentation: - how exactly does langcorn...