Mikkel A. Madsen

Results 7 issues of Mikkel A. Madsen

Pretty cool stuff, but it's not easy to get running For spacy add to .bashrc ``` #Locale export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 ``` download english model `sudo python3 -m spacy download...

**Is your feature request related to a problem? Please describe.** I use tailscale's subnet routing extensively and love it, but i find it quite painful having to discover subnet nodes,...

admin UI
L2 Few
P1 Nuisance
T0 New feature
fr

Im experiencing this problem: ``` [30:53:22.756254716] [24] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 2050000.00us has expired! [30:53:22.857605901] [24] ERROR RPI pipeline_base.cpp:1337 Camera frontend has timed out! [30:53:22.857668456] [24] ERROR...

According to the readme: If you do _not_ want the GUI dependencies, use ``` sudo apt install -y python3-picamera2 --no-install-recommends ``` However, doing that i get: ``` pi@raspberrypi:~ $ sudo...

According to the readme: > Note: Since [5.15.38](https://github.com/raspberrypi/firmware/commit/1441400b6b3bfeac36422a636776c60b8983a7d3), the [arducam-pivariety driver](https://github.com/raspberrypi/linux/blob/rpi-5.15.y/drivers/media/i2c/arducam-pivariety.c) has been merged into the Raspberry Pi kernel and the name of the device tree is changed to arducam-pivariety,...

### What version of Elysia is running? 1.1.26 ### What platform is your computer? Darwin 23.6.0 arm64 arm ### What steps can reproduce the bug? Having an endpoint that allows...

bug

**Please only report one bug per issue!** **Describe the bug** Cannot include `enable_sps_framerate`. As this interface is kinda hidden in how it switches, it's not easy for a user to...