Aaron P.

Results 24 comments of Aaron P.

lambda.zip is structured wrong. Solved this issue by decompressing lambda.zip and recompressing the contents rather than their parent directory. In osx, this will result in an archive named Archive.zip. Lambda...

@charlesbrandt did you ever manage to tune the settings for reliable loading? We're trying to minimize delay down to 5-10 seconds.

The absolute *only* solution we found was to increase the frequency of key frames. It solved all problems... ``` application live { live on; record off; # on_publish http://nginx/rtmp/on_publish; #...

The first step in using this vue component should probably be reading this: https://github.com/zxing-js/library#limitations All this is doing is wrapping zxing. I think the best addition to this component is...

This is still an issue but it's likely going to be until there's a way to deal with facebook issues. If fb is blocking the oauth for any reason (blocking...

Being sent through the recaptcha + mobile confirmation number flow is what's causing it. Even using puppeteer-extra-plugin-stealth to hide chromium isn't enough. So really you need a lot of tools...

How can we simply control the state of the visibility of the buttons? In responsive mode in the example the UI pattern is violated because there needs to be either...

BTW, wait until you have your data loaded to populate the DOM *before* you mount vue-horizontal or it will need to have its refresh() method run again manually at a...

Literally comedy [https://serverfault.com/questions/413397/how-to-set-environment-variable-in-systemd-service](https://serverfault.com/questions/413397/how-to-set-environment-variable-in-systemd-service) Someone in the pi community needs to step up and make this happen. It's time for env as a single source of truth that can be overridden...

Fantastic idea. Considering Network Manager's [failed attempt at roaming](https://askubuntu.com/a/1353099) and painfully (why. why.) sticking to the weakest signal BSSID. The SSID dropdown box should show SSID variants (BSSID) -- if...