Johan Pouwelse

Results 836 comments of Johan Pouwelse

- _running code is a requirement of this course_ - Extension of 1 week to wrap up this course - "laser focus" on Kotlin failed sadly - still JVM route,...

- not really fast start of the project - Todo BitcoinJ upgrade - run own node and connect to this one from various emulators - debug dashboard inside app of...

- No coordination to collaborate and share workload - Little coordination meetings to help all team members make progress - Not on track to pass this course - Please accelerate...

First task, get uTP working, minimal changes. No superapp integration yet.

- not as much progress as needed for a successful mid-term - Found null pointer bug in uTP lib, typos, and changed internals - not as much time spend on...

- organised into 2 teams: - 1) sub-app team and debug (@Eragoneq and @juul-j) - 2) benchmark team () - test mode inside Superapp - benchmark utility for connecting and...

- "the other group is using the library wrong", inverse logic of client/server. Server == receiving in common case, resulting sequence number ==1 or random. ???? :joy: - [7390 line...

- Dream goal of MBytes/sec transfers in a phone-2-phone network - uTP library has _no_ test code for [packet timings and formulas like RTO (retransmission timeout)](https://www.merlin.uzh.ch/contributionDocument/download/5463) {thesis}) ![image](https://github.com/Tribler/tribler/assets/325224/402d414c-e2c2-4cae-94b4-61d490992b66) - untested...

- {repeating} Dream goal of MBytes/sec transfers in a phone-2-phone network - {repeating} please focus on the 500 ms case, which is bad 4G/5G networking. But still realistic. - 1...

- working emulator - got uTP running and data packets flowing - self-initiative on Wireshark and seeing packet :rocket: - looked into NAT puncturing - Note, [1 master students in...