Skip to content

Instantly share code, notes, and snippets.

@hegyre
hegyre / processor-boost-mode.md
Created March 4, 2024 19:45 — forked from ehsan18t/processor-boost-mode.md
Enable Processor Boost Mode Control in Advanced Power Settings

Enable Processor Boost Mode Control in Windows

Disable Turbo Boost to Reduce Power Consumption and Heat

Why Do We Need It?

The thing is if your laptop cpu is getting really hot and you are trying to undervolt it then chances are 99% that there are no method to do so. I have also tried to do undervolt my Ryzen 7 5800H but no luck. Because the bios doesn't allow that much control over the cpu. I don't know the specific reasons for the manufactures to restrict such a great thing. But with this you can disable the Turbo Boost. While this might sounds stupid but trust me you won't see a massive difference in performance after turned it off.

When You should Do It?

Vim Cheatsheet for Beginners

These commands are tested in VSCode with Vim plugin.

 

💠 Mode

  • ESC / Ctrl + [ - Normal Mode
  • a - Insert Mode (After Current Char)
  • i - Insert Mode (Before Current Char)
@hegyre
hegyre / list.txt
Created January 23, 2020 10:06 — forked from shortjared/list.txt
List of AWS Service Principals
acm.amazonaws.com
alexa-appkit.amazon.com
apigateway.amazonaws.com
application-autoscaling.amazonaws.com
appstream.application-autoscaling.amazonaws.com
appsync.amazonaws.com
athena.amazonaws.com
autoscaling.amazonaws.com
batch.amazonaws.com
channels.lex.amazonaws.com
@hegyre
hegyre / exists.rb
Created February 19, 2018 14:13 — forked from j4m3s/exists.rb
Puppet "exists" function ...
#
# exists.rb
#
# James Fellows 8/8/12: cloned from git://gist.github.com/1160472.git then
# modified to resolve puppet:/// paths
#
# Copyright 2011 Puppet Labs Inc.
# Copyright 2011 Krzysztof Wilczynski
#
# Licensed under the Apache License, Version 2.0 (the "License");
@hegyre
hegyre / vagrant.log
Created April 5, 2017 09:56
Hyper-V ExposeVirtualizationExtensions issue after upgrading to vagrant 1.9.3
vagrant : INFO global: Vagrant version: 1.9.3
At line:1 char:1
+ vagrant up --debug > vagrant.log 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( INFO global: Vagrant version: 1.9.3:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
INFO global: Ruby version: 2.2.5
INFO global: RubyGems version: 2.4.5.1