Recentlly, I got an oppertunity to have an interview process of Canonical Taipei, the take-home task is very interesting for me, since I am a backend engineer.
the task I'll not gonna describe in here but it takes me come to an idea: what if I try to build a deb file in Rust?
the launchpad aka sudo apt install XDDD
this building system is very secure, you don't have internet while building, and currently the cargo or rustup still cannot be installed by apt command.
so I just cut the remained words here since I already put them in the repo
after all, this experience is very very interesting for me as a backend engineer.