April 22, 2023
Artificial Intelligence, blockchain, ChatGPT (OpenAI), design pattern, design questions, software design, software development, STEEM, SteemIt, System Design
Yesterday, the ChatGPT has been integrated to Steem Blockchain, but the initial design has problems and so other bot commands e.g. !bing, !price, !info and !thumbup. The applications are …
In Linux, there are several ways to exchange data between processes (Inter Process Communication IPC). Here are some of the commonly used methods: Process Sharing/Exchanging Data using Pipes Pipes …