Framework Desktop unexpected usecase: FPGA Development
This article is about the small Framework Desktop computer and our unconventional experiment to use the Framework Desktop Computer to develop FPGA (Field Programmable Gate Array) applications.
Where development and operations meet. Real-world methods, culture, and tooling.
View all tagsThis article is about the small Framework Desktop computer and our unconventional experiment to use the Framework Desktop Computer to develop FPGA (Field Programmable Gate Array) applications.
This article is about my personal history with application deployment starting from 2010. The evolution of deployment methods, along with my personal experiences and opinions, is shown. At the end, there is a small example of the inner workings of Docker.
Since the dawn of time, linux/unix shells are mostly posix compatible. While being widely used, posix compatible shells share the same limitations and bad design decisions. Posix shell scripting can lead to unexpected errors and systemfailures if not executed correctly.