-
Evaluate current status: Give a score between 0 - 100.
List detail of which section need to be reviewed.
Add Link to learning material. Plan and add due date.
2 hours per day minimum.
Question will …
-
Most applications will have a master to store app states, assign work, and manage any global information.
Currently, the "controller + etcd" does part of the work.
We can make this more general to h…
-
Python-dependent plotting increases installation footprint and likelihood of package-management woes. `Plots.jl` is a lightweight way to do the same thing and largely follows the `PyPlot` conventions.…
-
Hi Noah, I'm wondering if the paradigm of observation centric re-update with online-smoothing can be applied to other domains, such as KF tracking in the BEV plane? For the context, I'm using lidar de…
-
Hi all.
I love this idea, how clean and minimalist it is.
I do worry about how new packages are treated by the calculations. In the very beginning of a package's life it can't (or shouldn't) be trea…
-
-
- Basically just implement http://tonsky.me/blog/streams/
- I put some ideas out for my Cassandra model that might support it: https://bitbucket.org/snippets/cretz/Xopoj
- I abandoned work so far beca…
cretz updated
7 years ago
-
Om jag inte missminner mig pratade vi om att ha ett "riktigt" id för varje paradigm.
Jag använder det redan i backenden, och har gjort ett specialfält för dessa. ES använder sedan samma id, vilket un…
-
https://github.com/AuroraCollegeSDD/12SDD_Course_Information_v2/wiki/9.4.1-Option-1-Programming-Paradigms#logic-paradigm
### Students learn about:
• concepts
– variables
– rules
– facts
– he…
-
Searching should be through the byte level, but results would be returned in byte offsets. Then I would have to do some kind of comparison to determine what file is a part of what offset.
I like the …