makeworld

Results 126 issues of makeworld

Thanks for writing nb, it's a great tool. I have `$BROWSER` set as `firefox`, and `nb show -r` doesn't work, because Firefox doesn't handle piped input. It'd be nice if...

v6

It appears that is there is no python3 version of SimpleCV. When can there be support for it? 😞

### 📝 Provide a description of the new feature It would be nice to have the option to display the like (heart) button for songs when in Full App Display....

✨ enhancement
🔵 extension

**Describe the bug** When downloading the song Locket by Crumb, only the `.webm` is downloaded, and it is never converted to MP3. See these logs from docker: ``` [download] Downloading...

bug

Discussed in chat [here](https://matrix.to/#/!yzLpKcnymfPsdJyjnB:tomesh.net/$15869603622330hyPpB:tomesh.net?via=tomesh.net&via=matrix.org&via=phillymesh.net). I asked some questions about issues I think we'd encounter in ipfs/go-ipfs#7109, starting [here](https://github.com/ipfs/go-ipfs/issues/7109#issuecomment-614078505).

This is a small PR, but the biggest change is that `armv6` is left behind. NodeJS no longer supports it, and so I've set it up to download the 10.x...

As can be seen in #483, the 12.x NodeJS LTS no longer has armv6 binaries, and there haven't been 32 bit binaries for a while now. It'd be nice if...

This adds a CHANGELOG.md file that follows [this format](https://keepachangelog.com/en/1.0.0/). It is the same format Yggdrasil uses, and one of the only changelog standards on the Web.

As I found out [here](https://github.com/ipfs/go-ipfs/issues/6271#issuecomment-498839894), you need to run `ipfs swarm connect` on both nodes to actually successfully establish a priority connection. We [do this](https://github.com/tomeshnet/prototype-cjdns-pi/blob/develop/scripts/ipfs/ipfs-swarm.sh#L36) in our code with direct...

question
testing wanted

Now that the `/etc/mesh.conf` file is being used, it'd be good to see some documentation on the variables found in it and stuff, I guess in `docs/`. Here's all the...