Nikolay Galko tech notes
Saturday, October 17, 2020
[DevOps] NodeJS installation script for hot update
›
Hello, this is script is needed for the hot switch versions of Node.js on machine. You can have two installed different versions of Node.js....
Friday, April 14, 2017
Deleting file from history of git-repository(all commites)
›
First: git filter-branch --force --index-filter \ 'git rm --cached --ignore-unmatch ' \ --prune-empty --tag-name-filter cat -- --a...
Wednesday, April 5, 2017
Interected materials from GDC 2016-2017
›
Lighting the City of Glass 4K Checkerboard in Battlefield 1 and Mass Effect Andromeda Photogrammetry and Star Wars Battlefront Presentations...
‹
›
Home
View web version