Friday, December 29, 2023

Fedora 35 Workstation installation screen capture

Just an itch, wanted to see how Fedora 35 Workstation looks like.
For other versions see here.

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...