In the world of Python, executing external commands or scripts from within your Python application is a common task. Whether it’s for automating system tasks, using shell commands, or running other programs,…
Category: Uncategorized
Introduction to Markdown and Mermaid
Markdown is a lightweight markup language with plain text formatting syntax. It’s designed so that it can be converted to HTML and many other formats. Mermaid, on the other hand, is a…
Understanding Istio Proxy: Enhancing Microservices Communication
In the evolving landscape of microservices architecture, managing communication and security between services can be complex. This is where Istio, a service mesh, steps in, bringing order and efficiency with its powerful…
UNIX: init command
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…
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…