Botspot

Results 431 comments of Botspot

I am seriously considering adding a new "Programming languages" category to contain things like Rust, Julia, Node.js, Go, GCC, Clang, QT5, etc.

I was reminded of this issue with the recent [announcement](https://www.raspberrypi.com/news/supporting-kicad-open-source-design-automation-software/) that the PiOS repos now include kicad 6.0.8. Maybe this script could be changed to install their deb, if available,...

Would it be worth looking into constructing a semi-automatic buildscript system running on a local pi? I can imagine a script similar to the current github actions, but it runs...

Here is a screenshot of the issue: ![20240306_00h40m37s_grim](https://github.com/hongquan/CoBang/assets/54716352/aede9b2d-c47d-41ec-b468-e65f3f169fab)

It seems that before connecting my webcam, CoBang displays a black camera feed on the left, and the Result on the right, as a dual-pane layout. However, when I choose...

Interested in adding OrcaSlicer to [our Raspberry Pi app store.](https://github.com/Botspot/pi-apps) Does anyone have a working build hosted anywhere?

There are multiple syntax errors on @SpudGunMan's PR.

Running without wayland gives this error: ``` $ QT_QPA_PLATFORM=xcb XDG_SESSION_TYPE=xcb /opt/OpenSCAD.AppImage /home/pi/Downloads/ISOThread.scad Unrecognized OpenGL version Unrecognized OpenGL version Segmentation fault ```

Update: I've downloaded [@chunky-milk's x64_libs.zip file](https://github.com/ptitSeb/box64/issues/70#issuecomment-886086795), and extracted the files to `/opt/microsoft/msedge-beta`. Out of many files, this file was created: `/opt/microsoft/msedge-beta/libgobject-2.0.so.0`. But it seemed to make no difference - same...

Update: now using PiOS 64-bit Bookworm with box64 ``` pi@raspberrypi:~ $ box64 /opt/microsoft/msedge/msedge Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with...