Skip to content

Instantly share code, notes, and snippets.

Avatar
🐧
Learning about computer networks and Linux!

M ChuckMichael

🐧
Learning about computer networks and Linux!
View GitHub Profile
@ChuckMichael
ChuckMichael / rgb_alt_software.md
Last active May 28, 2023 19:55
Compare of alternative RGB software
View rgb_alt_software.md
Name License Supported? Supported devices Platform Notes
JackNet RGB Sync GPL-2.0 No activity from 3 years Windows
SignalRGB Propertiary Windows
OpenRGB GPL-2.0 Windows, Linux, MacOS
Aurora MIT
@ChuckMichael
ChuckMichael / vc_redistr.md
Last active May 8, 2023 23:46
Install all Visual C++ Redistributables using only one command! You can save it and run as batch file. App Installer https://apps.microsoft.com/store/detail/app-installer/9NBLGGH4NNS1 must be installed on Win10/11.
View vc_redistr.md
winget install --id=Microsoft.VC++2005Redist-x86 -e  && winget install --id=Microsoft.VC++2005Redist-x64 -e  && winget install --id=Microsoft.VC++2008Redist-x86 -e  && winget install --id=Microsoft.VC++2008Redist-x64 -e  && winget install --id=Microsoft.VC++2010Redist-x86 -e  && winget install --id=Microsoft.VC++2010Redist-x64 -e  && winget install --id=Microsoft.VC++2012Redist-x86 -e  && winget install --id=Microsoft.VC++2012Redist-x64 -e  && winget install --id=Microsoft.VC++2013Redist-x86 -e  && winget install --id=Microsoft.VC++2013Redist-x64 -e  && winget install --id=Microsoft.VC++2015-2022Redist-x86 -e  && winget install --id=Microsoft.VC++2015-2022Redist-x64 -e 
@ChuckMichael
ChuckMichael / openwrt_reboot.sh
Last active August 4, 2022 15:17
restart router every Saturday on 4:00.
View openwrt_reboot.sh
# source https://openwrt.org/docs/guide-user/base-system/cron#periodic_reboot
crontab -e
# Restart router at 04:00 on Saturday
0 4 * * 6 sleep 70 && touch /etc/banner && reboot
# crontab must end with the last line as space or a comment
@ChuckMichael
ChuckMichael / notepadplusplus_win11.reg
Last active May 21, 2023 12:35
***/!\Not needed starting from Notepad++ v8.5/!\*** It adds "Edit with Notepad++" option to new context menu under Windows 11. Thanks to @AveYo!
View notepadplusplus_win11.reg
Windows Registry Editor Version 5.00
; Edit with Notepad++ in Windows 11 contextmenu - by AveYo (https://gist.github.com/AveYo)
[-HKEY_CURRENT_USER\Software\Classes\*\shell\extract]
[HKEY_CURRENT_USER\Software\Classes\*\shell\extract]
"MuiVerb"="Edit with &Notepad++"
"Icon"="C:\\Program Files\\Notepad++\\notepad++.exe,0"
"MultiSelectModel"="Player"
"NeverDefault"=""
"AppliesTo"="NOT .zip"
View oeminfo.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
"Manufacturer"="Chuck"
"Model"="Chuck Space Rocket 2000"
"SupportURL"="https://github.com/chuckmichael"
@ChuckMichael
ChuckMichael / npp_locale_RunAsAdmin.bat
Created September 30, 2021 22:23
Batch script to open NppShell Settings where you can change text "Edit with Notepad++" to your own.
View npp_locale_RunAsAdmin.bat
@echo off
@rem based on https://stackoverflow.com/questions/4051883/batch-script-how-to-check-for-admin-rights and https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2444
goto check_Permissions
:check_Permissions
echo Administrative permissions required. Detecting permissions...
net session >nul 2>&1
if %errorLevel% == 0 (
echo Success: Administrative permissions confirmed.
goto do_magic
) else (
@ChuckMichael
ChuckMichael / addons.md
Created September 10, 2021 18:24
A few awesome addons for web browser
View addons.md
  • UblockOrgin
  • SponsorBlock
  • YouTubeNonStop
  • Simple Translate
  • Swift Selection Search
  • Bitwarden
  • I don't care about cookies
  • PolskaZgodaCiasteczkowa
  • AutoTabDiscard
  • NoScript
@ChuckMichael
ChuckMichael / readme.md
Last active July 6, 2021 15:16
Windows 10 Hardcore optimalization
View readme.md

Check system optimalizations first: https://gist.github.com/ChuckMichael/4afee9b344d57a3abc46231c4225c0cb

  • Intel C-state off
  • HPET off
  • Hardware-accelerated GPU scheduling on
  • Hibernate off (test needed)
  • Game Mode turn on or turn off (test which is better)
  • Unlock Highest Performance Power Scheme Open PowerShell with admin rights and enter: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 If want to easy switch between diffrent power schemes: PowerPlanSwitcher (https://www.microsoft.com/en-us/p/powerplanswitcher/9nblggh556l3?activetab=pivot:overviewtab) + Ultimate Power Scheme or Bitsum Highest Performance
@ChuckMichael
ChuckMichael / postinstall.md
Last active September 9, 2021 12:23
Post install
View postinstall.md
@ChuckMichael
ChuckMichael / list.md
Last active December 18, 2021 22:38
Moja lista dodatkowych filtrów do Ublock Orgin/Adguard
View list.md
https://hole.cert.pl/domains/domains_adblock.txt
https://raw.githubusercontent.com/PolishFiltersTeam/KAD/master/KAD.txt
https://raw.githubusercontent.com/PolishFiltersTeam/PolishAnnoyanceFilters/master/PPB.txt
https://raw.githubusercontent.com/olegwukr/polish-privacy-filters/master/adblock.txt
https://www.i-dont-care-about-cookies.eu/abp/
https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/cookies_filters/adblock_cookies.txt
https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt
https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock.txt

https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion%20Sprout%27s%20Anti-Malware%20List.txt