baikal

Results 9 comments of baikal

There is a simple fix if one does not want to use the latest bugfix-2.0.x from Marlin, but e.g 'Marlin-2.0.7.2-SKR-E3-Turbo' from this repo: Remove or comment line ~51 from **Marlin/src/HAL/LPC1768/HAL.h**...

Late to the party - but the 'hullchain' use case is exactly what I was hoping for a long time with that initial announcement of lazy union. So how can...

@krayon007 Browser Chrome (on Linux/Ubuntu), multihomed - no (well maybe having two IPs from the same LAN as of Ethernet+WLAN) - will try with again unplugging Ethernet everywhere to be...

after restarting MC server with WebRTC explicitly on, no DesktopMultiplex and only one IP (besides 127.0.0.1) on "Remote" (Win 10) and "Local" (Ubuntu 19.04) and MC-Server (that one not in...

Hi @krayon007 Thank you. I noticed that it probably should be _MeshAgent **connect** --disableUpdate=1 --enableILibRemoteLogging=9095_ right? I did get the logging going, now to figure out what all means... Is...

What is the proper way to build from source? I did copy the source from faiss-1.7.3 into vendor/faiss, same for vendor/sqlite-vector

Hi @asg017 Tried the precompiled v0.0.2 as well as with v0.0.3: ``` SQLite version 3.42.0 2023-04-07 11:18:08 Enter ".help" for usage hints. Connected to a transient in-memory database. Use ".open...

Building according to docs.md worked like a charm. Thank you. But I do **always** get `Illegal instruction (core dumped)` on the `.load ./vss0` part. In **any combination** of extensions: -...

Tried with your Dockerfile (using podman instead of Docker). Everything fine up to loading vector0, sudden exit after loading vss0 (no core dump message, but no vss_version output either). Hm,...