-
I wanted to do a small write-up on what I think we'll need for an initial proof-of-concept release. Hopefully with this list it will be easier for us to have a conversation about how to split up the …
-
**Describe your Request**
- [ ] Release a PrintNanny + Repetier proof-of-concept.
- [ ] Send a review copy to PowerChaos for feedback
- [ ] Send a review copy to Repetier team for feedback
-
The current proof-of-concept release v0.4.0 allows basic ordering for the 5 types of orders.
Let's compare to the mockups and assess what needs to be done to bring the proof-of-concept in line with…
-
I know `turf.simplify` uses `simplify-js` under the cover, which in turn uses Douglas-Peucker simplification algorithm.
Inspired by the approach taken by [Matt Bloch](http://maps.grammata.com/) (au…
-
https://ghostinspector.com/blog/develop-wordpress-plugin-with-webpack-and-react/
-
The initial proof-of-concept will be the API portion of a simple Twitter clone that will expose its routes over `GraphQL` and `REST`.
## Types
- [x] User
```
avatar,
likes,
friends,
followers,
name…
-
Starting from commit aefa0f7 (2021-12-17) from the phoboslab/master branch, `qoi-op-a` adds an QOI_OP_A (like the old QOI_OP_COLOR(A)), replacing "QOI_OP_RUN with run length 62".
`qoi-demo20` build…
-
Here are some pretty sweet throughput numbers on my laptop (with similar compression sizes) for a proof of concept, combining little-endianness (#3) with 7-bit indexes (#20). Little-endianness in part…
-
I am proposing creating a proof of concept for khoj twitter bot.
The bot will need to support the following user stories :
1. User tags the bot on a tweet and the bot downloads the content of that …
-
This change adds an experimental configuration for iperf3 server behind the access envelope.
See:
* https://github.com/m-lab/k8s-support/pull/482