-
Board|MCU|State|To-Do
-|-|-|-
8-Bit AVR boards, RAMPS, etc.|Arduino AVR|đź’šgood|
Due, RAMPS FD (v2.A!), etc.|SAM3X8E|💚good|
Duet Wifi + X5|SAM3X8E|âť“unknown|E3D Toolchanger on hand
Duet 2 Maestro|SA…
-
Duplicates maybe appears on this list. "Forked" from [ryuuganime/animanga-wordlist](https://github.com/ryuuganime/animanga-wordlist)
- [ ] (Making of) Evangelion: Another Impact
- [ ] .hack//G.U. Re…
-
I'd like to experiment with using Mithril from ReasonML. Care to join me?
-
## Motivation
Thinking over the implementation of spaceship, the "section" architecture has made sense for a long time, but as the complexity of sections grew with feature requests, I think we should…
-
I'm working with a text/code editor control called [AvalonEdit](http://avalonedit.net/), which has a `TextDocument` class that contains all the text as well as methods for manipulating the text and ev…
-
:construction: **WIP**
# Proposed Conventions
Most of these proposed conventions have been described in detail in https://github.com/erikras/ducks-modular-redux and https://jaysoo.ca/2016/02/28/…
-
# Why?
It _recently_ came to our attention in: https://github.com/dwyl/aws-sdk-mock/pull/144
![image](https://user-images.githubusercontent.com/194400/43847164-e2b2bef4-9b27-11e8-8faf-24564f4a540b…
-
One of the nice things about the Elmish React programming model is the way the view function can be used to conditionally compute the view, e.g. based on whether the user is logged in or not. A sample…
dsyme updated
5 years ago
-
Looking at some examples I noticed that the code that update() method in Win trait is updating both the model and the GTK+ widgets. For example (from examples/buttons.rs):
```rust
fn update(&m…
-
Using `git bisect` I noticed that starting in 0cb680edd1989e6a643b320ab28e2618bd8d068d I'm noticing this error message when I start ZSH. I'm running this on a remote machine that I SSH into and on my…