
Why I recommend Peek as a Gif screen recorder ?
Peek has too many advantages as a git screen recorder. simple user interface easy to use fast enough and efficient available as snap, flatpak and appimage for Linux distributions with some other …

Windows vs Linux RAM Usage - Is Linux Better Than Windows?
Is Linux better than Windows in RAM usage or RAM management ? Both Linux and Windows are full multitasking operating systems that use virtual memory. If the operating system does not have enough space …
Zig language vs Rust language
In the world of programming languages, two of the most popular choices are Zig and Rust. Both languages have their own unique advantages and disadvantages, so it can be difficult to decide which one …

Zig Will Succeed
To understand why I say Zig will be a successful programming language, we need to know why all popular languages are that popular. How popular programming languages get popular ? 🔗 In a talk by …
Zig Programming Language
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. A Simple Language 🔗 Focus on debugging your application rather than debugging your …
[OS] Windows 7, 8, 8.1, 10, 11
Microsoft Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For …
Measuring website responsiveness : Interaction to Next Paint (INP), next year
There is web vitals which indicates the website health and performance. It is like health vitals in medicine which indicates the human health stats and performance metrics such as blood pressure. Core …
[OS] GNU Linux : A Whole Category of Operating Systems
GNU Linux is a category of all operating systems with a Linux kernel inside. The Linux kernel first released on September 17, 1991, by Linus Torvalds. GNU Linux operating systems are — for example — …
![[update][tutorial] reduce memory usage in Google Chrome Browser](/img/alert-extension-malware.webp)
[update][tutorial] reduce memory usage in Google Chrome Browser
Google Chrome informed me that the great suspender extension contains malware. Here is a screenshot of the malware alert. I installed this extension to save memory by suspending inactive tabs. But …
[tutorial] How to rate limit http requests in Laravel ?
Rate Limiting is the process of limiting the number of requests per minute sent to a web application is often necessary to protect against attacks trying to saturate your server or to brute force …