Introduction: Unix-like operating systems provide a robust set of tools for managing processes, and at the heart of this process management is the init command. In this post, we’ll dive into the…
React Native Stylesheet Cheat Sheet
Creating a cheat sheet for React Native’s StyleSheet can be very useful for quick reference. Here’s a concise overview of some of the most commonly used style properties in React Native: Layout…
Basics of Curl
In the vast landscape of command-line tools, one gem stands out for its versatility and power: the curl command. Whether you’re a seasoned sysadmin, a developer, or just someone curious about the…
What is /etc/hosts file?
The “/etc/hosts” file is a plain text file found in Unix-like operating systems, including Linux and macOS. It serves as a simple, local DNS (Domain Name System) resolver. But what does that…
Git Basics
Git is a tool that helps people work on projects together. It’s like a super organized way to keep track of changes in projects, whether they’re small or really big. It’s not…
Hello blog!
Hi! Welcome to my first blog post. Attempt 3. Previously, I lost my WordPress server due to some crashes. On this blog, I’ll share updates about programming, photography, music, and other things…