David Luposchainsky

Results 72 comments of David Luposchainsky
trafficstars

After analyzing the graph in Gephi with a reasonably good drawing server, the in-degree (USN count, given by how many nodes name a node as DSN) of nodes can be...

Some more fixing in 5b48ad0923ddcef0c016b9c73510cc787aa6b4d0 (I'll stumble upon the main reason at _some_ point.)

4e838187e3a05d7cec8d5867a100bd370f569c10 implements a IPv6 parser, which is unused and untested so far.

Looks like this issue will eventually fix itself over time, rewrites and refactorings. I can't recall having had it in the last couple of days.

That’s weird, my script does not contain any `undefined`, and the call stack is not very helpful either :-|

Hmmm! But that parameter is useful so the script can be run standalone, and not by chance because the package just so happens to be already installed. Does Stack 1.7...

Travis is surprisingly reluctant to testing with fundamentally different configurations. Quite frustratingly, I might have to go with a hacky shell script to do this. :-/

Some specific questions to answer: - Evaluation model? - Pre-render everything: simple, does not allow infinite programs - Start a server that answers requests about program states? More complex frontend,...

Talked to @reinh on IRC, he proposed to add a React frontend if given a proper exchange format – awesome!

- I agree on the evaluation model. On the STGi side I have a list of program states anyway, so switching this to a more complex delivery model is just...