Replicate the basic functionality VSCode's GitLens in 26 lines of lua
Jan 28, 2020Learn how to integrate lua into your vim configuration
Dec 16, 2019Panoramic view of Berchtesgaden, Germany with the iconic Watzmann peak covered in snow.
Beautiful sunset view of the Buda skyline in Budapest with historic buildings featuring copper roofs and the Danube River in the background.
A beautiful village nestled at the foot of a mountain in the German Alps, with snow-capped peaks reflecting in a lake.
Set up 'on mount' actions
Oct 10, 2019Setting up basic components in our framework
Sep 15, 2019Introduction to the frontend framework project
Sep 9, 2019Exploring some of the built in functionality of Vim you may not know exists
Aug 25, 2019great articles about how to improve your vim usage.
explains technologies such as tcp, non-blocking async io, cuncurrent databases, etc. in great detail and using Rust
a video series showing how SerenityOS gets built. Useful for learning about systems programming.