Achilles’ Script for Defender Disable Microsoft Windows Defender, Security app, Smartscreen, completely without remove and broke Windows image integrity WIN+R
Continue reading...Tips and Tricks
Base VSCode Extensions of my development environment
Auto Importhttps://marketplace.visualstudio.com/items?itemName=steoates.autoimport AutoClose Findhttps://marketplace.visualstudio.com/items?itemName=tygooch.autoclose-find Clock in status barhttps://marketplace.visualstudio.com/items?itemName=Compulim.vscode-clock Code Navigationhttps://marketplace.visualstudio.com/items?itemName=vikas.code-navigation Color Pickerhttps://marketplace.visualstudio.com/items?itemName=anseki.vscode-color Easy CodeSnaphttps://marketplace.visualstudio.com/items?itemName=ArthurLobo.easy-codesnap Font Changerhttps://marketplace.visualstudio.com/items?itemName=TalhaBalaj.actual-font-changer Git Historyhttps://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory HTML CSS...
Continue reading...sshx – live terminal sharing over the web
https://github.com/ekzhang/sshx A secure web-based, collaborative terminal. Features: Installation Just run this command to get the sshx binary for your platform.
Continue reading...Recover Deleted Files in VSCode (Local)
VS Code’s Local History is a built-in feature that automatically saves snapshots of your files every time you save them....
Continue reading...Generate Windows 10/11 Unattend.xml File
Unattend files can be used to modify Windows settings during installation or setup. You can also create settings that trigger...
Continue reading....vscode-server folder cleanup
Easy way to clean up this folder is actually deleting it completely but extensions are also in that folder. In...
Continue reading...Fonts for Coding (Nerd Fonts)
https://www.nerdfonts.com 0xProto – https://www.programmingfonts.org/#oxproto Cousine – https://www.programmingfonts.org/#cousine Fira Mono – https://www.programmingfonts.org/#fira Hack – https://www.programmingfonts.org/#hack Intel One Mono – https://www.programmingfonts.org/#intel-one-mono JuliaMono...
Continue reading...Update Anaconda Navigator
Open Anaconda Prompt Deactivate conda conda deactivate Update Anaconda Navigator conda update anaconda-navigator
Continue reading...tmux
.tmux.conf file under your home directory Open new tmuxtmux new -s <namehere> To enable mouse on terminal screenset -g mouse...
Continue reading...OpenCV fonts
putText function can be used to render text on image. Below fonts are available to use with OpenCV. Ref: https://docs.opencv.org/4.x/d6/d6e/group__imgproc__draw.html
Continue reading...

