Fix OBS only show portion of the screen

If you have a high resolution screen, you may experience this with obs: I struggle with this so many times. My recordings didn’t show the full screen. The fix is quite simple: Simple right click on your Display Capture, Select Transform and Click on Fit To screen. Now the screen is displayed as expected:

My Perfect Oh My Posh Replacement For Oh My Zsh

Overview Recently I moved from a Macbook Air to a windows machine and the thing I missed most was the git info in the terminal. Everything was so simple an sufficient with Oh My Zsh. After spent some time, I found the perfect theme (https://github.com/AntonRyadovoy/Powershell-nord-theme/blob/main/nordcustom_v.3.yaml with a little tweak). Setup I believe that you already … Read more

A Comprehensive Guide to Fundamental Concepts Of System Design

Overview The world of software development increasingly demands the ability to design and build large-scale distributed systems. Whether you’re preparing for a system design interview or aiming to architect robust applications, understanding the core concepts is paramount. This guide will take you through the essential building blocks of system design, drawing from a comprehensive tutorial … Read more