-
It would be great if aside from the current way of building widgets you could add JSX like capabilities. I mean add tiny syntactic sugar to enable XML like constructs inside dart code. It just makes c…
-
Would it be possible to replace this rule with something like:
Use atomic loads and stores with memory_order_relaxed instead of volatile
Reason: This describes the intent better, and makes the c…
-
This issue is about
+ [ ] Course
+ [ ] Event
+ [ ] Project
+ [X] Other
By/for
+ [X] kottans
+ [X] non-kottans
#### Subject: Tech Terms Advent Calendar
Term/duration: 01.12.2017 - 25.12…
-
Example code:
```rust
m!(a: b!(c!) % f);
```
Is formatted into:
```rust
m!(a: b!(c!) % % f);
```
Which is not identical.
Noticed with https://github.com/xfix/advent-of-code-2017/blo…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
somewhat a bug
**Version of Helm and Kubernetes**:
N/A
**Which chart**:
stable/traefik
**What happened**:
I noticed that…
-
This is an ongoing reference issue containing the various aspects of native Gutenberg plugin support.
## Blocks
Blocks are the primary interface element that plugins can leverage and build upon.…
mtias updated
6 years ago
-
### 📝 Details
- [x] Event: [talk.js](https://www.meetup.com/Singapore-JS/events/245149764/)
- [x] Date: 24 January 2018 (Wednesday)
- [x] Hosts: @jsstrn
- [x] Venue: Microsoft, Level 21, One Marin…
-
Yup. it's happening.
-
After installing IHaskell per the README, I had a lot of trouble running it with the `notebook-dir` argument, e.g. `stack exec jupyter -- notebook --notebook-dir=~/code/notebooks`. I cleaned all of t…
-
Getting an error when running `virtualenv -ppython3.5 ...`:
https://travis-ci.org/pre-commit/pre-commit/jobs/272956128
It was working 45 minutes ago:
https://travis-ci.org/pre-commit/pre-comm…