MongoDB: Subquery to Another DB in The Same Server

Last week, I needed to find articles by user in different DB on the same server.

2022-08-27 · 1 min · 150 words

Load Neovim With Custom Config Dir

I was refactoring my Neovim config but I don’t want to overwrite the current config yet. So I’m looking for the solution to load config from a custom directory

2022-07-31 · 1 min · 87 words