How to install Rust on Fedora Linux

Rust is a recent programming language focused on performance and memory safety, mainly safe concurrency. Rust is syntactically like C++. It provides memory safe

Read Article

How to install Pygame on Fedora Linux

Pygame 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 Article
Linux WiFi drivers for 2012 MacBook Pro (Offline method)

Linux WiFi drivers for 2012 MacBook Pro (Offline method)

Most Linux distributions don't ship with the wireless drivers for the MacBook Pro 2012. This method should work on any Linux distribution that supports this fir

Read Article

Deno on CentOS/RHEL

Deno is a secure runtime for JavaScript and TypeScript. Deno is basically Node reversed. We will install Deno on CentOS or Red Hat Enterprise Linux. Enter the

Read Article

Deno on Fedora

Deno 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

Deno on Ubuntu

Deno is a secure runtime for JavaScript and TypeScript. Deno is basically Node reversed. https://darryldias.me/2020/deno-v1-1-1-has-been-released/ We will ins

Read Article