JP Barbosa
JP Barbosa
# remote_syslog2 on Ubuntu 20.04 arm64 This was tested with AWS Graviton 2. ### Add System (on Papertrail dashboard) * https://papertrailapp.com/systems/setup?type=system&platform=unix ```bash wget -qO - --header="X-Papertrail-Token: SOME_TOKEN" \ https://papertrailapp.com/destinations/SOME_ID/setup.sh |...
Hi, Some weeks ago I started having performance problems in my production environment (Heroku) when sending emails with premailer - even using delayed job. Under development environment everything was running...
**Description** In an application built with React Native, geolocation fails on iOS Simulator after changing its permissions with applesimutils (accepting location permissions manually works as expected). It's necessary to change...