-
Using the below snippet of code I run into an issue with a specific test file.
```go
import (
"bytes"
"fmt"
"github.com/pdfcpu/pdfcpu/pkg/api"
"github.com/pdfcpu/pdfcpu/pkg/pdfcpu/model"…
-
First, thank you for your awesome plugin, it really helps when debugging binary data.
I am using GoLand, Jetbrain's Intellij variant for the Go programming language.
It often happens when viewin…
-
Allow downloading only a particular range of data like 200MB-500MB of a file of size 2GB
e.g CURL does this using -r option
-
Hello community, we have recently made a 2.0 roadmap, welcome everyone to discuss and supplement.
**Update some latest messages:**
Hi guys, this is the roadmap draft according to the mindmap, for …
-
**Describe the issue**
(Architect 8.5.10)
The Deno lambda layer doesn't support the same entry points as sandbox.
On sandbox we can use the following entry points:
```
index.js,
mod.js,
…
-
```
As discussed in issue #404, we could implement some logic to help reading the
content of the data element when it's a basic HTML form.
This might involve (this is a personal suggestion) the foll…
-
The LAC (Location Area Code) describes a set of Cell Towers (with different IDs) like below:
![step_01](https://cloud.githubusercontent.com/assets/2507905/3635662/df644cfc-0f82-11e4-85c3-bfcfd0a45195…
-
**database connection isn't set to UTC**
On the run of `docker-compose up` container taiga-docker_taiga-back_1 exit with exit code 1. Failed migration `users.0007_auto_20150209_1611` with `Asserti…
-
After #25 and #26 were merged and deployed as version v0.1.14, I updated Vi-mongo to v0.1.14 and successfully connected to my sharded cluster.
After connecting I was greeted by a missing database p…
-
## Problem
In principle, the server has control over what the user experiences. This imposes the problem that it is possible for a server to show a faked main- or pause-menu, and therefore trick th…