Martin Pagels

Results 7 comments of Martin Pagels

@JoCat this helped get `pm2` running on my server. The output from `npm config get prefix` was completely different, but I used that and followed your way. Everything's working now....

Since [crick](https://github.com/TailorDev/crick) is not active developed anymore and I dont't know the Go language, I implemented a github workflow to have my frames sync between my devices. And I created...

> Yeah, sure! Feel free to propose a narrative in the docs. Thanks. Cool. Will do that.

> @mpagels Hi, is there any update on that sync tutorial? Would like to follow it and implement such a workflow. OMG I almost forgot about it. I'm sorry. Will...

As my tags become more and more through time and I want to reuse some of them, I use your alias approach to search for already existing tags: `alias wftags="watson...

@ankiycode @kuukii I found a solution in #178 and [here](https://github.com/YIZHUANG/react-multi-carousel/blob/master/TypeScriptUsage.md) ```jsx // import ButtonGroudProps as well import Carousel, { ButtonGroupProps } from 'react-multi-carousel' // ... all your other code //...

hey, I've got it working on a raspberry pi zero wh with a [mic hat](https://wiki.seeedstudio.com/ReSpeaker_2_Mics_Pi_HAT_Raspberry/). I have created two `pyAudio` objects , one for the input stream and another one...