-
The committee itself has CommitteeInSlot and CommitteeInEpoch methods, but OnlineCommittee does not, so the activityTracker does not make sense on epoch boundaries when the seat occupants change. At p…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
I'm creating this issue to start brainstorming ideas which may or may not grow into something. For starters, I will share some unstructured thoughts, which could grow into something structured and pot…
jlaur updated
7 months ago
-
- [x] Proposal added: [proposals/csharp-8.0/default-interface-methods.md](https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/default-interface-methods.md)
- [X] Discussed in LDM ([…
-
Fun in software engineering is when Project Teams have a collaborative culture. My favorite projects inside a company have been when the division is not accountable for Profit and Loss P&L, just respo…
-
For this assignment, we'll use data stories from [The Hindu Data Point](https://www.thehindu.com/data/). Use what you have learned in Week 4 & Week 5 for doing this assignment.
Select a story that …
-
Hi everyone,
I love seeing what you make with OpenCNCPilot, feel free to post pictures of the PCBs (or other projects) you make here.
-
This issue is meant to coordinate the use of the `egondata` user/instance on our server in FL.
We already agreed on starting a clean-run of the dev branch on every Friday. This will (most likely) mak…
-
This is similar to a recently closed issue #85 regarding SWG's bouncing between X% -> 0 -> X%. I have been having this issue since updating to 1.3.6 although I am not convinced this version is defin…
-
My codebase is split into multiple crates. I have one crate that uses safer-ffi and has `#[derive_ReprC]`s on various data types, guarded by a `c_api` feature. I have another crate that depends on the…