Lee Azzarello
Lee Azzarello
piping the output to `tee -a` doesn't append to the same file, it overwrites it. not sure why yet...
**Describe the bug** Adding a special character (an underscore) to `valid_chars_for_string` does not exclude results which do not have the character in the string, until two misses. **To Reproduce** Initialized...
Installed version from snapcraft `remarkable 0+git.6f21d49 5 latest/stable deadolus ` Ubuntu 20.04 LTS. Opening the application produces these errors from WebKitNetworkProcess ``` Warning: Remarkable could not connect to the internet...
This fixes snapcraft.yml on Ubuntu 20.04. Building the Gnome extension without gcc throws an error. This build also happens to fix the live preview bug also on Ubuntu 20.04 LTS....
The [iText library](http://developers.itextpdf.com/content/best-itext-questions-stackoverview/getting-started) has come to my attention. It is a Java and .NET library which can perform [automated PDF redaction](http://developers.itextpdf.com/question/how-create-and-apply-redactions). It could be useful, though would require some substantial...
The latest release of Ruby is version 2.5.1. The code in `web/app/controllers/home_controller.rb` is not compatible with this version due to changes in the `Dir::Tmpname` API. The code should be updated...
Currently, the controller responsible for the web UI uses a standard Ruby on Rails app. To provide an HTTP endpoint that returns JSON data outside of the web UI, a...
This same branch / commit ID builds successfully on my Gitlab server but when run locally with glci I get the following error. ``` $ glci --only-jobs=build ----------------------------------------------- Running job...
The repos are a mess! This is due to the complexity of managing a true SIP backend. It's not web, it's not email...it's VoIP! Now that full-stack automation is possible...
The current ostel architecture depends on [host nat traversal](https://tools.ietf.org/html/draft-ietf-mmusic-latching-08) to properly establish RTP streams between two endpoints. This raises bandwidth requirements on the server side, due to proxying the encrypted...