Blog

automation

https://n8n.io/ – n8n.io is a free and open-source workflow automation tool that lets you connect anything to everything. It is a node-based…

dmidecode

dmidecode is a tool for dumping a computer’s DMI (SMBIOS ) table contents in a human-readable format. This table contains a description…

Uvicorn

Uvicorn is a lightning-fast ASGI server used to serve Python ASGI frameworks like FastAPI, Django Channels, Quart, BlackSheep, etc… https://www.uvicorn.org To install…