-
I am currently applying for the Graduate Research Fellowship Program, so I thought I might analyze the difference between successful and unsuccessful applications, in some way or other. I would be usi…
-
My acount
-
Hi @viebel ,
I'm coming over from https://github.com/viebel/klipse/issues/353 (plugging in shadow-cljs support)
Shadow-cljs intentionally hardcodes the compiler flag `dump-core` to false, that mean…
-
Using `wrtc-0.3.2` under Linux, I sometimes get crashes in `node_webrtc::DataChannel::OnPeerConnectionClosed()`
The backtrace is:
```
(lldb) v8 bt
* thread #1: tid = 20392, 0x00007f1e9e601372 w…
-
1. This is more idea for future rather than ready solution. Data about fund markets is more time-series based rather line based. We can introduce some functions and approach how to deal with moving av…
-
In larger programs and real-world projects it's often difficult to know whether a certain part of code was actually analyzed or not.
Dead code warnings provide only partial information because the la…
-
The regression tests are not kept up to date very well. Moreover, the timings can be very different when run on gitlab's CI runner versus some user's computer. See https://github.com/tamarin-prover/ta…
-
The insurance integration for health center management software is not as fancy as it sounds, see the two sources below:
> After a patient receives medical services, this system processes the patie…
-
The following model will ignore the fact `v` is a derived variable from data and treat `v` as a random variable. This is a known limitation of `DynamicPPL`. I am opening this issue to track it and dis…
yebai updated
2 months ago
-
```
E-mail: artur.drobinskiy@gmail.com
==============
Here's the simplified model:
[ProtoContract]
public class Tree
{
[ProtoMember(1, AsReference = true)]
public TreeNode …