-
With the final changes to the ES6 class spec (details [here](http://www.2ality.com/2015/02/es6-classes-final.html)), it's no longer possible to use ES6 classes with Backbone without making significant…
-
(This is a feature request.)
Since the introduction of custom blocks in Scratch 2.0, "run without screen refresh" custom blocks have had a strange "edge case" behavior revealing awkward internals o…
-
It could be very useful to have something like:
```zig
// Strictly Gregorian
const DateTime = struct {
sec: u6, // [0, 60]
min: u6, // [0, 59]
hour: u5, // [0, 23]
year_day: u9…
-
#### Track the proposed agendas and notes for weekly Design team meetings
#### Format
```
# [Date] Design Meeting Agenda and Notes
### Attendees
-
### Facilitator
- [ ] Anita
### Note…
-
# 🐛 Bug
## Description
Hi,
First of all, many thanks for that wonderful tool you've made. It is, for sure, extremely helpful to have it when production environment is necessary.
I have met a…
-
I'm currently trying to interact with the VPK using https://github.com/ValvePython/vpk but in my two samples, it says it's missing a magic number, and in the other it says it's invalid.
Does Apex L…
-
This is a high-level issue for a complicated task, meant for discussion and to find a "champion" who wants to take ownership of bringing background tasks back to Hoodie. Comment below if you are inter…
-
A meta-issue for the experience of using this, if you have any thoughts / feelings / ideas please comment here!
-
## Bug report form
See: https://hypothes-is.slack.com/archives/C2BLQDKHA/p1642175183152600?thread_ts=1641839979.048300&cid=C2BLQDKHA
tl;dr We see Via users (especially instructors using the LMS ap…
-
## Background
Currently, the data is in a Google Sheet. I use the Sheets API manually (silly to use an API manually, I know) to pull the content as JSON and check it into the repo here from time to…