Webassembly basics
Looking at the basics of web assembly.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We look into how to use Zenity showing by some examples. Zenity is a graphical tool for your scripting to show dialog boxes on the GUI and return the result from Zenity back to your script.
I’m trying to solve all the Advent of Code puzzles in this video series.
We use Munin to monitor servers with different resources and critical operations. Munin will contact each server and ask for statistics and monitor if a service is running and have enough resources to work.