Wesley Aptekar-Cassels

Results 80 issues of Wesley Aptekar-Cassels

This example clarifies the order of operations in more detail than the rest of the examples in this section.

While this is probably less technically correct, I was a bit confused by the original wording. I think people who are building a shell will implicitly assume the "repeat" part...

I'm looking at the docs for [`Matter.Composites.stack`](https://brm.io/matter-js/docs/classes/Composites.html#method_stack). Most of the params are pretty intuitive, but I can't figure out what `xx` and `yy` mean? Are these documented?

improve
docs

Hi! Genish looks really great — I started playing with it, and it looks almost exactly like what I want. However, I can't figure out how to play multiple different...

enhancement

## Type - [ ] General question or discussion - [x] Propose a brand new feature - [ ] Request modification of existing behavior or design ## What is the...

status: idea phase

#### Describe the bug URLs like `https://en.wikipedia.org/wiki/APL_(programming_language)` are silently converted to `https://en.wikipedia.org/wiki/APL_`. #### Steps to reproduce 1. `archivebox init` 2. `echo "https://en.wikipedia.org/wiki/APL_(programming_language)" | archivebox add` OR `archivebox add "https://en.wikipedia.org/wiki/APL_(programming_language)"` 3....

#### Steps to reproduce 1. Go to http://localhost:8000/admin/core/snapshot/ 2. Click the "SIZE" header 3. This redirects to http://localhost:8000/admin/core/snapshot/?o=4.-1, which reports "Server Error (500)" #### Screenshots or log output ``` "GET...

## Type - [ ] General question or discussion - [ ] Propose a brand new feature - [x] Request modification of existing behavior or design ## What is the...

status: idea phase

It would be great if `perform_cmd` had the option of sending multiple messages, as well as just one message. Sometimes I want to use `perform_cmd` to grab some data from...

It would be really useful to have a public roadmap of features that are being worked on, so that people can have a better idea of whether Rocket is currently...

request