Replying to Avatar Nuh

Day 0/

Work:

- Opened a PR to update Pkarr to v3 in Iroh and fix wasm issues they were facing because `rand 0.9` https://github.com/n0-computer/iroh/pull/3188

- This included removing `rand` altogether from Pkarr and use `getrandom` directly.

Thoughts:

- I wish I can write this in Obsidian-like app or Obsidian itself and have it both published AND stored long term at the same time. I want to build this.

Day 1/

Work:

- Optimised the random shuffle of endpoints in Pkarr, nice trick lifted from `rand` to avoid making more syscalls than needed.

- Opened a PR for `Reqwest` to detect `error.is_timeout()` in wasm. This should help in retries in browsers after a connection to an http relay timesout.

Thoughts:

- I don't have any more immediate tasks for tomorrow, I think tomorrow I will just setup a boilerplate for the main app I plan to build, and maybe prepare a todo list.

Reply to this note

Please Login to reply.

Discussion

No replies yet.