-
Ask a couple of questions up front, and magically deploy straight to engineyard. Process would be:
#1 Create engineyard account
#2 gem install engineyard-migrate (or whatever)
#3 ey-migrate
#4 Enter …
-
## Acceptance criteria
- [ ] The listed features are documented sufficiently on MDN
- [ ] BCD is updated
- [ ] Interactive example and data repos are updated if appropriate
- [ ] The content has…
-
I get the wrong time zone!!! fyi lcdPrint below prints on my lcd. "Time Server Sync" works :) But after the setLocation error "Time zone error" which I always get , I seem to end up at GMT or somethin…
-
Right now, thumbnails are only loaded as you scroll through the folder in folder view. I think it would be better if it continuously loads the thumbnails of all the images in the folder regardless of …
-
In the style of #175, implement the metadata-based "return a 500 on server deletion" behavior in terms of ahead-of-time behavior registration.
glyph updated
9 years ago
-
We'd like to share our ideas on how to implement the AOT feature in Taichi. AOT refers to the process of using Taichi as a GPU compute shader/kernel compiler: The AOT users can compile their Taichi ke…
-
A page to find all free classrooms at the moment in ab3.
## Todo:
- [ ] Collect timetables of all classrooms in ab3.
- [ ] Store in a custom ADT.
- [ ] Create a new page to list free classrooms …
-
### Problem
Users are experiencing messages in the browsers console as a request fails due to an expired access token.
Even though these errors doesn't inflict any functional pain on developers or t…
-
Why is smk_first producing audio output that is 19 times the size of the pre-defined buffer size
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
memory prefetching is widely used in randomly accessing array items, which is very suitable i…