Clipboard Manager: CopyQ
· â 1 min read · âī¸ k4i
CopyQ is a clipboard manager written in Qt/C++
Smart pointer is a practice of RAII (Resource Acquisition is Initialization), we use a smart pointer to manage memory allocated on the heap. (here the “resource” is the allocated heap memory)
This is a note on setting up wordpress on my arch.
my openssl cheatsheet.