Github

Mac OS Sonoma on PC

I just installed Mac OS Sonoma on my Xiaomi Notebook Pro and it’s pretty good! To do the same thing you will need to install an optimized version of OpenCore.

OpenCore on Github : https://github.com/daliansky/XiaoMi-Pro-Hackintosh

Supervizer

Supervizer is an applications manager in NodeJS. I create because there is not as comprehensive ^^ NodeJS module. I already use it in production on some of my projects 😉

Github : https://github.com/oOthkOo/supervizer

supervizer-list

Picture 1 of 2

Features

  • Start/Stop/Restart a node process
  • Group any node process
  • Start/Stop/Restart a node group process
  • Hot change node process host, port, logs in live 😉
  • Keep alive/Restart a node process when it crash
  • Monitoring resources (restart count, uptime, memory, cpu etc..) for every process
  • Watch directories/files management to restart process
  • Full RESTfull API management via HTTP
  • LOG files process management
  • PID files process management
  • User execution process management by uid:gid
  • Load/Save all node process configuration from/to json file