Trolli Schmittlauch
Trolli Schmittlauch
The structure of the `spec` objects used in `Dom.newDOMFragment` isn't documented. I found out that I can set the inner HTML through the `_html` property. You seem to have some...
Just want to confirm that in times of Let'sEncrypt certificates with short validity periods, these certificate re-verification warnings can be highly irritating and might train users to just click ok...
Looks good to me, one possible improvement though: One checkbox on top to (de)select all non-locked boxes.
Please do **not** hardcode prefixes like `/usr` but instead set them during the build – or more precisely install – phase! Distributions like NixOS or Guix do not adhere to...
@cotequeiroz Your suggestion works fine for me as well, I just tested it under NixOS. So how to proceed? Will you open a new PR with your proposed patch or...
incorporated the proposal of @cotequeiroz
So is there any interest in merging this tiny fix?
Could it be that v1.9.0 has switched to `//` for grammar comments? Because after upgrading my project from 1.6.0 to 1.9.0, I got some errors about the `#` comments and...
When it comes to thread support in 3rd party apps, I am aware of two approaches to resolving them: https://github.com/Wunderfitz/harbour-piepmatz uses web scraping of the Twitter website. Advantage: works independent...