life is too short for a diary

Most popular



Upvote next


Transforming a blocking method to a reactive one using Spring Reactor

Reactive programming is becoming increasingly popular in modern software development, and the use of reactive frameworks like Spring Reactor and RxJava is becoming more common. Reactive programming is an event-driven approach to programming that emphasizes asynchronous data streams, non-blocking I/O, and functional programming...

Continue reading → Tags : reactive programming java






Navigating Buffers in LunarVim

Lunarvim is a powerful tool that can enhance productivity for advanced software engineers. One feature that is particularly useful for working with multiple files is vsplit and telescope. However, it can become cumbersome to navigate between files using a mouse. ..

Continue reading → Tags : neovim vim lunarvim






Dear Vishi, daily log on March 10, 2023.

Dear Vishi, this is my daily log for March 10, 2023. ..

Continue reading → Tags : diary letters






Set up markdown editor locally using docker

If you're a writer or a developer who frequently deals with text formatting, you're probably familiar with Markdown. Markdown is a lightweight markup language that allows you to easily format text using simple syntax. While you can write Markdown in any text editor, using a dedicated Markdown editor can make the process much easier and more efficient...

Continue reading → Tags : docker mardkown