Stephan Hradek

Results 135 comments of Stephan Hradek

I just enhance it a bit so that building your own binary without "polluting" your system with all the dependencies. is even easier.

It does. ```go package main import ( "fmt" "github.com/ohler55/ojg/jp" "github.com/ohler55/ojg/oj" ) func main() { jsonDataString := `{ "name": "John Smith", "male": true, "age": 35, "address": "New York", "null": null, "metadata":...

+1 to either of those options

On 10.15.7 it crashes on startup ``` Process: clementine [4011] Path: /Users/USER/*/clementine.app/Contents/MacOS/clementine Identifier: org.clementine-player.clementine Version: 1.3.1 (4096.1.3.1.1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: clementine [4011] User ID:...

> I don't plan on making more levels anytime soon, but I know somebody who was. I'll see what progress they have made. But are there any instruction for how...

Okay. Thanks. As I use a Mac, I didn't (couldn't) run the editor yet.

@microo8 please check my dockerfile at https://github.com/Skeeve/SDK_6.3.0/tree/docker I created an image based on Debian 9 slim. As I found the cloning of the pocketbook SDK a bit slow I switched...

I just updated to SDK 6.3.0 and golang 17.2 here https://github.com/Skeeve/inkview/tree/SDK-6.3.0

I'm also eagerly awaiting this feature :(

FTTB I switched to FoxyProxy + RESTClient (both FireFox extensions) to test and debug the webservices I work with.