David Stosik

Results 66 comments of David Stosik

I looked for it but did not find anything. In the end, I realized the new [camera mount](https://www.printables.com/model/46866-prusa-mk3s-mk3s-pi-camera-v21-mount-with-optional-) I wanted to print would solve the issue because it makes the...

Aren't there ways, with Raspberry Pi and Camera, to rotate the image at the driver level? Things I found googling: - `alias raspivid="/usr/bin/raspivid -rot 90"` ([source](https://forums.raspberrypi.com/viewtopic.php?t=273094)) - `v4l2-ctl --set-ctrl=rotate=90` ([source](https://raspberrypi.stackexchange.com/questions/111713/is-there-a-way-to-rotate-the-cameras-image-at-the-driver-level-not-processing))...

> Does that automatically create a token on behalf of the user I wonder? Yes! With only the permissions it needed. ![image](https://user-images.githubusercontent.com/816901/53617841-555e9400-3c2c-11e9-8734-e442fbef3373.png)

Thanks for setting up this hack challenge @ko1! It's great to see more people involved in Ruby's development! ## My activities I worked on setting up a Docker image that...

Sorry, I didn't get to it yet, will take a look soon. 🙇🏻‍♂️

OK, so I've tried a few things, and none of them seem to work. Basically, the code in Rails was based on the assumption that: a file path passed to...

Thanks @rafaelfranca, I'll take another look soon.

Oof, sorry! 🙇🏻‍♂️ Parental leave got in the way and I forgot about it... This is on my to-do list though, so I'll take a look soon. (🤞🏻)

First experiment: unplug all external keyboards, and set both laptops in configuration above so that their respective attached keyboard works as expected (Synergy isn't involved yet). That means my Ubuntu...

Experiment `#2`, with only one slight change: server runs on the same hardware, but on Windows 8.1 64bits. The results are exactly the same as the ones shown above.