-
### LDRS 370
Moodle: https://learn.twu.ca/course/view.php?id=28342
Bookdown:https://ba-leadership.github.io/ldrs370
### Instructions
- [x] Unit 1
- [x] Unit 2
- [x] Unit 3
- [x] Unit 4
- [x]…
-
This is the assignment for session 3 taking place on 19 Nov 2020.
1. Read the article “Mapping Controversies with Social Media: The Case for Symmetry”
by Noortje Marres and David Moats
Open acce…
-
Hi!
I have some issues understanding the size scheduling. I care about it because in one of my projects I try to create an [audio-visual mirror](https://github.com/NotNANtoN/AuViMi). There I need t…
-
Certain applications like Kittysplit and GroupTabs allow for splitting a bill unequally. This is useful in situations like a restaurant where one person may pay for multiple people's meals.
This c…
-
### Zig Version
0.11.0-dev-1817+f6c934677
### Steps to Reproduce and Observed Behavior
```
var good_digits: [3]usize = .{4, 2, 0};
for (good_digits) |*d| {
d.* = 6;
}
```
Causes this com…
-
Hello everyone!
I am Yuqing, and I am currently working on the project "Perception, Comprehension and Implementation: Confidence in Communicating STEM for Early Childhood Educators". The aim of thi…
-
For debugging or other traceability purposes it is sometimes useful to see the final prompt text as sent to the completion model.
It would be good to have a mechanism that logged or otherwise sur…
-
From https://github.com/mars-sim/mars-sim/issues/141, we briefly touched on the subject of science in a settlement.
How do we improve the modeling of scientific development on Mars ?
In mars-sim…
mokun updated
4 years ago
-
Here are some catalan node tasks we'd like to add. I'm adding them so we can chat about the specifics of adding these to OCP.
Exchange office task: this means being at an exchange office for a set am…
-
**Summary**
Revised original post on 9/19/18 and 9/20/18 based on additional research and (slightly) deeper understanding of the implementation logic.
Issue: `Prop.&&(Prop): Prop` and `Prop.||(…