-
This is a discussion for the proposed upgrade workflow for Rack.
I will update this first post with the information about the outline for implementation. This first draft is based my experience imple…
-
- [x] **GitHub-ing to Know You**
- [x] [Create a GitHub account](https://github.com/signup)
- [x] [Edit your GitHub profile](https://github.com/settings/profile) to provide:
- [x] A picture, so …
-
-
# Sprint February 22nd
## Sprint Goals
## Sprint Discussions
[Schedule](https://github.com/ipfs/pm#sprint-discussion-schedule)
Please take notes in a separate pad, if you can, and link it here.
| E…
-
I am trying to upstream drivers/dma/bcm2835-dma.c - especially the slave-portion.
One of the thing that turns up is that upstream wants changes to the code, which I can do.
The question is: how woul…
-
Hello Elie,
Spectacular job on getting far enough to get a Qt demo to work. Unfortunately I can't quite get it to build here :(
I am also getting a couple new errors in the libstdc++ tests, and the …
-
The below fiddle recreates the issue. Checking an item should remove it. However, checking any but the last item with riot 2.2.2, while the item is removed, the item below becomes checked. It works fi…
-
Alright, stream of consciousness GO. :racehorse:
-
### Quick Reference of Latest Syntax
> Last updated: Sep. 11th - 1.0.0-alpha.4
``` html
```
### Context
Currently we have several types of bind…
-
I am attempting to make custom item selection windows, each with their own `include?` methods, and possibly other things. But first I need to get the thing working.
Here is what I've gotten so far...…