Ethan Davidson
Ethan Davidson
Hi, we are using the merge task to combine several PDFs into one file, and sending that file to a professional printing company who prints it and mails it out....
closes #2813 degan6 did all the work in #2872 but it looks like that PR got abandoned for some reason. All I've done here is take that branch and fix...
# Version: [bento/oracle-7 v202002.04.0](https://app.vagrantup.com/bento/boxes/oracle-7/versions/202002.04.0) # Environment: - Host: Windows 10, vagrant 2.2.7, virtualbox 6.1.4 - Guest: bento/oracle-7 (from vagrant cloud) # Scenario: When upping the box, vagrant sometimes encounters an...
When jade.go begins with ```go // Code generated by "jade.go"; DO NOT EDIT. package jade ``` [staticcheck](https://staticcheck.io/) fails with `package comment should be of the form "Package jade ..." (ST1000)`....
Hi, I'm interested in contributing a [Pikchr](https://pikchr.org/home/doc/trunk/homepage.md) integration. Pikchr is written in C, so it looks like I'll need to call C from Python ([pikchr integration docs](https://pikchr.org/home/doc/trunk/doc/integrate.md)). I don't work...
This PR builds on the work in #3 - upgraded to latest kotlin version (1.4.32) - upgraded to latest dukat - added indexeddb, pointerlock, css-font-loading (fixes #4), screencapture, and storage
Lots of people (including myself) were under the impression that this repo was the source of the kotlinx.browser part of the stdlib. However, that is not the case: https://kotlinlang.slack.com/archives/C0B8L3U69/p1620183844128600 This...
## Rationale My ISP uses [carrier-grade NAT](https://en.wikipedia.org/wiki/Carrier-grade_NAT) which means I do not have an IPv4 address to use. However, my device has an IPv6 address. I have been told that...
files.vagrantup.com redirects to hashicorp-files.hashicorp.com which is [no longer active](https://github.com/hashicorp/vagrant/issues/9847). The preferred way to access boxes is to refer to them with their [shorthand name](https://www.vagrantup.com/docs/boxes.html).