-
This would be a better alternative than configuring it system-wide, especially on Windows.
Something like [launch4j](http://launch4j.sourceforge.net/), [packr](https://github.com/libgdx/packr), or th…
-
Would it be possible to implement optional encryption of a box?
My use case for this is that I would like to encrypt a box during build time, so that my binary is distributed with encrypted data at…
-
packr v2 is currently using https://github.com/spf13/cobra v0.0.6 which will then use github.com/gorilla/websocket v1.4.0 which contains a security vulnerability. See the [published security advisory]…
-
I'm sending data from a rust server to a js client. The rust side is using [`rmp_serde`](https://docs.rs/rmp-serde/latest/rmp_serde/) a messagepack crate. And on the JS side is msgpackr. Sending acros…
-
We use msgpackr in multiple places to encode/decode rpc calls. There are a couple of objects that need custom handling before encoding/decoding. We use `Extension`s to handle those type of objects. Ho…
-
-
My packed file has reached 1.4gb and I now get this error immediately upon attempting to read it:
```
Uncaught Error: Data read, but end of buffer not reached
at checkedRead (/Users/beau/p/ze…
-
Currently, `packr` builds all .app binaries as `Application (Intel)` binaries, even from an M1 mac. Though the Intel build runs on ARM under Rosetta 2, the CPU and GPU usage on Idle are much much high…
-
Would you be interested in embedding the assets into the binary?
I lately use https://github.com/gobuffalo/packr/ which is really easy and nice.
It's quite a pain right now having to navigate to t…
-
Hi, I'm trying to figure out why my migration doesn't apply.
I use bleeding edge version of `gorp` and `postgres` driver. To embed the migration files I use `bindata`. So first of all I run following…
ok2ju updated
6 years ago