AZAndrei Zaslavskiiinsteelandy.hashnode.dev路Aug 10, 2023 路 1 min readDiagram in 1 minute with NotionHi all! I'd like to share here my experience of making super-fast and easy diagramming for creating brief guides, small tools, etc. The code: graph TD A --> B --> C A --> C D --> C The result: All together (in Split mode). How to create? Ope...00
AZAndrei Zaslavskiiinsteelandy.hashnode.dev路Jul 18, 2023 路 1 min readContainer real-time logging for laziest: DozzleHello, fellows. Here is a deal I faced the last few days during my duties. I was working on the migration of about 10 container-app to the docker, and I wasted a lot of time taking a look for logs, you know if the service was able to contact other on...00
AZAndrei Zaslavskiiinsteelandy.hashnode.dev路Jun 12, 2023 路 1 min readSupercharge your shell with these toolsBat: the cat clone Origin: https://github.com/sharkdp/bat And yeah, the 1st thing I did - disabled line numbers by-default :D NeoVim: the old good Vim, but with improvements Origin: https://github.com/neovim/neovim Exa: A modern replacement for ls ...00
AZAndrei Zaslavskiiinsteelandy.hashnode.dev路Jun 12, 2023 路 1 min readHere I would keep cool linksFind your dream Open Source Job00