Foxy6670

Results 11 issues of Foxy6670

Alright, I'll cut to the chase. Originally, I just planned on interpolating small videos and GIFs, just to give my Pi a use. After painfully building the program successfully with...

So I merged the tracks of some of my MIDI files and decided to play them in Piano Roll. Some worked, but one didn't (more specifically, the ZOTMIDI version of...

## Steps to Reproduce (as best as you can) 1. Have the bot travel over sea, preferably with an Ocean Monument in render and simulation distance, while no required items...

minor bug

There are several mentions of the project's former name, alongside the old prompt. The old prompt (Me: Hello! AI:) appears to no longer work.

I tried running the command shown in the README to run the demo, `docker compose up --build`, but then I get this error: ``` unknown flag: --build ``` Keep in...

question

I would love to see a pure HTML5 implementation.

Whenever I try to use anything (except for AM) on a frequency such as 433MHz, it'll run for about 5 seconds then stop with no rhyme or reason. It just...

There appears to be no active support for Linux kernel 6.1.0. Here's a dump of `make`'s output: ``` make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.1.0-10-amd64/build M=/home/debian/rtl8188fu modules make[1]: Entering directory '/usr/src/linux-headers-6.1.0-10-amd64' CC...

So I tried running the script on my Raspberry Pi 4 with the following command: ``` python3 oled.py /dev/i2c-1 1 1 0 0 ``` And I got this error: ```...

Every time I try to run `./example.sh`, this happens: ``` Traceback (most recent call last): File "/home/user/magicpy/magicpy.py", line 53, in pattern = gen_pattern(pattern_width, depth_map.size[1]) File "/home/user/magicpy/magicpy.py", line 27, in gen_pattern...