kramer65

Results 25 issues of kramer65

I'm currently working on a Mac, but my Purism Librem 13 is on it's way. On my Macbook I use the three-finger gesture to drag and drop for example files,...

enhancement
help wanted
actions

I'm trying to convert some working Python code to run in go. The Python is as follows: ``` import RPi.GPIO as GPIO import time servoPIN = 13 GPIO.setmode(GPIO.BCM) GPIO.setup(servoPIN, GPIO.OUT)...

I'm trying to download a file by clicking on a download link but I can't get it to work. I also see other people struggling with downloading files. I'm trying...

I'm trying to run a regression analysis with multiple independent and multiple dependent variables (multivariate multiple regression). Is it also possible to use your library for that? And if not,...

## Description Coming from Python, I'm just starting out with go, so please forgive me my ignorance. I'm trying to install gocv using the instructions here: https://gocv.io/getting-started/linux/ . Unfortunately I'm...

I'm trying to read out a rotary encoder using a Raspberry Pi, but I'm having trouble getting good results. I first tried the code in the [rotary_interrupt_test.py](https://github.com/guyc/py-gaugette/blob/master/samples/rotary_interrupt_test.py) file, but as...

question

I love this little library! It got me start using modals with Backbone quick and easy. I want to use it so that users can do a search in my...

I'm trying to implement a Login-with-LinkedIn functionality on my Flask website. I'm currently starting to build something flask-oauthlib. Since I'm a noob with OAuth I wonder whether flask-social also supports...

Hallo Alexander, For our own usage I adjusted this to work with memcached instead of memcache. If you're open to this you can merge. If you would rather keep it...

Like many, I am also thrilled about the upcoming Ubuntu Touch. For many though, having whatsapp on the phone is a real dealbreaker. Without whatsapp, a phone is simply not...