This media is not supported in your browser
VIEW IN TELEGRAM
Windows Copilot
It's GPT AI inside windows controlling every part of the OS. 🤯 I think operating systems might fundamentally change and this might be the new way. Microsoft also integrated it in all of its services and apps so you can imagine how seamless everything is going to be. 🔥
#Windows #AI
@Dagmawi_Babi
It's GPT AI inside windows controlling every part of the OS. 🤯 I think operating systems might fundamentally change and this might be the new way. Microsoft also integrated it in all of its services and apps so you can imagine how seamless everything is going to be. 🔥
#Windows #AI
@Dagmawi_Babi
This media is not supported in your browser
VIEW IN TELEGRAM
Windows Dev Home
Imagine windows, but like super configured and optimised for developers. It's got all the major integrations to coding IDEs, GitHub, GithubCopilot, dev drive, and tons more.
Dev Home is a new control center for Windows providing the ability to monitor projects in your dashboard using customizable widgets, set upj your dev environment by downloading apps, packages, or repositories, connect to your developer accounts and tools (such as GitHub), and create a Dev Drive for storage all in one place.
I loved this to be honest. 🔥
#Windows #DevHome
@Dagmawi_Babi
Imagine windows, but like super configured and optimised for developers. It's got all the major integrations to coding IDEs, GitHub, GithubCopilot, dev drive, and tons more.
Dev Home is a new control center for Windows providing the ability to monitor projects in your dashboard using customizable widgets, set upj your dev environment by downloading apps, packages, or repositories, connect to your developer accounts and tools (such as GitHub), and create a Dev Drive for storage all in one place.
I loved this to be honest. 🔥
#Windows #DevHome
@Dagmawi_Babi
One odd thing I learnt today is that Windows creates a file in drive C called hiberfil.sys which is about 75% of your RAM size. It's the hibernation file.
This file has a constantly updating copy of whatever is in your RAM so it can hibernate and comeback to continue where you left it.
Now if your PC is lacking some space you can disable hibernation by simply opening the terminal in admin mode and typing "
Now the main drawback is that it will affect fast startup but I deleted it and I noticed no change whatsoever. Plus you can reactivate it by typing "
#Resources #Windows
@Dagmawi_Babi
This file has a constantly updating copy of whatever is in your RAM so it can hibernate and comeback to continue where you left it.
Now if your PC is lacking some space you can disable hibernation by simply opening the terminal in admin mode and typing "
powercfg -h off
" and this file will be removed. Now the main drawback is that it will affect fast startup but I deleted it and I noticed no change whatsoever. Plus you can reactivate it by typing "
powercfg -h on
" in a terminal with admin perms. #Resources #Windows
@Dagmawi_Babi