Peter Willemsen

Results 26 issues of Peter Willemsen

When I plug in any device (WiFi adapter, or external HDD) on the USB 2.0 ports it gets recognized but in the 3.0 port nothing happens aside from power being...

bug

I found it quite hard to easily manage JS-bindings, so I created a project generator that may help others as well! Please let me know what you think.

# Intro I added support for Docker, and made sure cache and build files do not hit the repository, making it easier to work for others on this. The Docker...

Removes embedded Instagram posts from articles (which are often in a different language) (test article: http://www.huffingtonpost.com/entry/asian-models-victorias-secret-fashion-show_us_58420596e4b09e21702ec3e9) Before fork, the `text`-variable held: > When xiaowen was on the stage and we...

Hey there, I tried the guide, both README and the NixOS wiki page. There's a weird bug that causes a segfault to appear. I filmed it on my laptop and...

Would it be possible to get opset 13 support? Thanks!

Hey AI Trainers and other peculiarities. This is my first PR to Diffusers (I think, at least the first with an actual new feature). It's an upscaling feature that trades...

This allows to build on arm64 + amd64, I use (and tested) this image to run on my Odroid ARM server. Test image is at: https://hub.docker.com/repository/docker/peterwilli/joplin-server/general (has both arm64 and...

This removes the need for manage messages permission, which is way more secure

I've found out about this and explained it further here: https://community.particle.io/t/photon-device-name-not-returning-anymore/28088/4 I'm using the following code to connect to mqtt: ``` void callback(char* topic, byte* payload, unsigned int length) {...