Starbeamrainbowlabs

Results 133 issues of Starbeamrainbowlabs

I've just installed Manjaro (and Arch Linux distribution), and I've discovered that there isn't an arch linux package for UECIDE. Would an AUR package be possible? If nobody else is...

I have a bootable flash drive upon which I store ISOs of various Linux distributions and other tools. For example, I can boot into an Ubuntu ISO like this: ```grub...

This tool looks really cool! It reminds me of (which is also open-source) - so I thought I'd suggest a railroad diagram, so it would make complex patterns easier to...

If I try to run `composer install` with a newer (and supported) version of PHP, I get an error: ``` $ composer install Installing dependencies from lock file (including require-dev)...

I'd like to use this, but I don't know how to install it. Perhaps some instructions would help? I couldn't find it with `pip search` either.

Many of my Lua codebases are spread across many files. Would it be possible for LuaSrcDist to resolve simple imports automatically? Example codebase: https://github.com/sbrl/Minetest-WorldEditAdditions/tree/main/worldeditadditions ....though I suspect that in my...

By including a screenshot (that might link to an imgur album, for example), it lets users see what it looks like before downloading.

feature-request

If I run `pip3 install -r requirements.txt` on Ubuntu 20.10, I get the following error message: ```bash ERROR: Could not find a version that satisfies the requirement tensorflow==1.9.0 (from -r...

dependencies

Link to article: https://arstechnica.com/gaming/2022/09/developer-creates-delightful-programming-font-based-on-minecraft/ :tada:

When I call curl http://someuser:[email protected]:999/nic/update?hostname=test.dyn.example.com, I get the following error: ``` Sep 20 16:57:48 dns.example.com dyndnsd[1752]: - -> /nic/update?hostname=test.dyn.example.com Sep 20 16:57:58 dns.example.com dyndnsd[1752]: [2022-09-20 16:57:58] ERROR TypeError: no implicit...

bug