How to fix Dummy output issue in Fedora
If your sound settings show Dummy output instead of displaying the sound device in Fedora, your installation might be missing specific sound card drivers. Somet
Read ArticleIf your sound settings show Dummy output instead of displaying the sound device in Fedora, your installation might be missing specific sound card drivers. Somet
Read Article
This article covers how to install the current Nvidia drivers on Fedora. As of writing this article, the current release of Fedora is 33. I am using RPM Fusion
Read ArticleDnf by default does not choose the fastest mirror, but this can be changed by editing the dnf.conf file. The dnf.conf file is in /etc/dnf/dnf.conf. Edit the fil
Read ArticleRust is a recent programming language focused on performance and memory safety, mainly safe concurrency. Rust is syntactically like C++. It provides memory safe
Read ArticlePygame is an open-source, cross-platform Python module used for designing and scripting video games. It can be a fantastic tool to use on devices like the Raspb
Read ArticleDeno logo Deno is a secure runtime for JavaScript and TypeScript. Deno is basically Node reversed. We will install Deno on Fedora. https://darryldias.me/2020/d
Read Article