as-shura

Results 20 comments of as-shura

> It can be built now by replacing "**x86_64**" to "**aarch64**" in the Dockerfile. > > ```dockerfile > FROM rust:slim-bullseye AS build > > RUN apt-get update > RUN apt-get...

Hi have you considered this adaptation of WebKit https://github.com/ultralight-ux/Ultralight

My pleasure! I thought that having a lightweight browser instead of the humongous CEF makes more sense since Qt is a humongous framework already.

I uninstalled and reinstalled from apt and it is working but with a lower version revision ![Screenshot from 2023-11-08 00-31-45](https://github.com/ksnip/ksnip/assets/123847861/3a15309d-f2c0-4415-b182-6c36902b21f2)

It would be the best decision and the growth of its source code with contributors will skyrocket its value. Have you considered the already available project on github already providing...

I have started already with CMake but hit a roadblock. I don't understand where those missing files are. Windows CMake is now implemented https://github.com/ahrm/sioyek/issues/632

Log JAVA side: ``` Initializing api-service... Openblocks api-service setup finished. Running openblocks api-server with: user id: 9001 group id: 9001 base path: / openjdk version "17.0.6" 2023-01-17 OpenJDK Runtime Environment...

Log from FerretDB side with PostgreSQL ``` 2023-07-06T00:17:28.109Z INFO ferretdb/main.go:253 Starting FerretDB v1.5.0... {"version": "v1.5.0", "commit": "f939bd2f8d06c4ab9b3ae365b6276848f76fb649", "branch": "unknown", "dirty": true, "package": "docker", "debugBuild": false, "buildEnvironment": {"-buildmode":"exe","-compiler":"gc","-tags":"ferretdb_tigris","CGO_ENABLED":"0","GOARCH":"arm64","GOOS":"linux","go.version":"go1.20.5","vcs":"git","vcs.time":"2023-07-03T09:26:35Z"}, "uuid": "ac9d3a8c-fc22-49ea-ab33-c2c946d5a6af"} 2023-07-06T00:17:28.117Z...

![image](https://github.com/openblocks-dev/openblocks/assets/123847861/fc940473-5f77-4f98-a08f-006a57a0a4b9) ![image](https://github.com/openblocks-dev/openblocks/assets/123847861/03e96e8f-8b2d-4be8-bf79-af32070e6fe6)

Log Front-end ``` 2023/07/06 00:40:39 [error] 35#35: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.2, server: , request: "GET /api/v1/configs HTTP/1.1", upstream: "http://10.0.21.49:8080/api/v1/configs", host: "192.168.1.121:3000", referrer:...