Welcome to My Blog
Hello World! This is the first post on my new Jekyll-Chirpy blog. 🎉 Here I can share updates, projects, or anything I find interesting. Next Steps Add more posts Customize the theme Conn...
Hello World! This is the first post on my new Jekyll-Chirpy blog. 🎉 Here I can share updates, projects, or anything I find interesting. Next Steps Add more posts Customize the theme Conn...
As you may know, the first process in Linux is the init (PID 1) — it runs while the system is up. Init is normally a compiled program (statically or dynamically linked). Can we write init in Python...