Conversation

Jarkko Sakkinen

Lot's of stuff that I really need to take over the weekend:

1. mbsync bug in fedora
2. address a question in rust-vmm/vm-memory Github issue.
3. address a question m4b/goblin Github issue.

Mostly because my shit kept piling up given the first issue ;-) Should not work over weekends but I really want this table to be cleaned up by Monday.

@rjzak: So I'm actively researching feasibility of vm-memory.

Post-Profian I think it would be best for Enarx if as much as possible is done by external crates not maintained by the project. It makes it less stressing to maintaiin and also lowers the barrier to contribute (given the familiar idioms from other Rust projects).

This is why I'm doing this...
1
0
0
@rjzak Short phrased: un-invent (is that even a word) the wheel in all possible places is in my opinion should be a goal.
1
0
0

@jarkko that would be nice. I am struggling with the dependencies since they’re so old, and updates break other crates, newer compiler can’t be used yet it requires for some updates. Massive API changes that I don’t understand. Fun times.

1
0
0
@rjzak Yeah, I'll make sure to explain every change so that anyone can understand why and how :-) I review code professionally, which I'm a professional in NOT understanding what the code does ;-)
0
0
1