Install Deno on Arch Linux
Deno is a secure runtime for JavaScript and TypeScript. Deno is basically Node reversed. We will install Deno on Arch Linux, I will list two methods. First me
Read Article
Deno is a secure runtime for JavaScript and TypeScript. Deno is basically Node reversed. We will install Deno on Arch Linux, I will list two methods. First me
Read ArticleShort answer, it was an overkill. Jetpack is a plugin for WordPress by Automattic. It extends WordPress by offering extra features, like uptime monitor, that wo
Read Article
$$ is an internal variable that stores the process ID of the script itself or the current bash instance. Here is an example use case: echo $$ This produces the
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 ArticleDeno v1.1.1 is out, it is a secure runtime for JavaScript and TypeScript. It aims to provide a productive and secure scripting environment, it let the developer
Read Article
Windows is known for auto restarting after downloading and installing updates, it mostly restarts when you have something important running on your laptop. I w
Read Article