Skip to content

Instantly share code, notes, and snippets.

View Minionguyjpro's full-sized avatar
😅
I'm feeling like a great, unstoppable engineer (in more than software)!

Minionguyjpro

😅
I'm feeling like a great, unstoppable engineer (in more than software)!
View GitHub Profile
@Minionguyjpro
Minionguyjpro / Yet_Another_Guide_in_Order_to_Get_to_Know_Why_Computing_Is_Fun.md
Last active April 22, 2024 16:57
Yet Another Guide in Order to Get to Know Why Computing Is Fun

Yet Another Guide in Order to Get to Know Why Computing Is Fun

This guide will tell you everything about the fun points of computing. I will as all my other guides keep this one updated with a lot of information!

Programming: You Like or Don't Like It!

I really love programming since it really allows you to create your own stuff and allows you to create all sort of things yourself and run it. Programming can be done in several programming languages. The most popular languages are Java, C++, JavaScript and Python. You'll need some skills in order to do it, but if you know then it can be pretty fun!

Building a PC!

This isn't something in the virtual side of computing, but it is the physical side! It's fun to make your own PC and use the parts you choose. It allows you to customize everything freely as you wish and install stuff without bloatware, or any software included by your manufacturer (since you install the operating system yourself). Plus it can save you money with the PC that you'll get, since

@Minionguyjpro
Minionguyjpro / Your_Ultimate_Guide_to_Virtual_Machines_Fun_Experiences_Great_Programming_and_Isolation.md
Last active February 1, 2024 18:51
Your Ultimate Guide to Virtual Machines: Fun Experiences, Great Programming and Isolation!

Your Ultimate Guide to Virtual Machines: Fun Experiences, Great Programming and Isolation!

Windows 8 Developer Preview - Start Menu

Hello there! This is a long guide that I'll keep regularly updated about virtual machines. I will give my recommendations about hypervisors to use, operating systems to try and more! I am looking to make this starter-friendly, but at the same time give good advice and help you choose and do the right things. Whether it's for fun, for programming or just to isolate your current operating system so you can work safely in the virtual one.

Ehr, Virtual What?

With that being said, what are virtual machines actually? Well, they are operating systems that run on top of of your current, live operating system. For example, I run a seperate Windows XP operating system from my native Xubuntu (Linux distro) installation on my laptop. Windows XP is a virtual machine in that case. This is handy if you wish

@Minionguyjpro
Minionguyjpro / How_to_Unlock_Advanced_BIOS_Settings_in_InsydeH2O_BIOS.md
Last active June 25, 2023 10:55
How to Unlock Advanced BIOS Settings in InsydeH2O BIOS for 320-14IKB, 320-14ISK, 320-15IKB (Type 80XL, Type 80YE), 320 Touch-15IKB (Type 80XN), 320-15ISK, 320-17IKB (Type 80XM), 320-17ISK, 520-15IKB (Type 80YL), Lenovo V320-17ISK, V320-17IKB (Type 80AH), B320-14IKB

How to Unlock Advanced BIOS Settings in InsydeH2O BIOS for 320-14IKB, 320-14ISK, 320-15IKB (Type 80XL, Type 80YE), 320 Touch-15IKB (Type 80XN), 320-15ISK, 320-17IKB (Type 80XM), 320-17ISK, 520-15IKB (Type 80YL), Lenovo V320-17ISK, V320-17IKB (Type 80AH), B320-14IKB

This is a guide on how to unlock the advanced BIOS settings in the Lenovo laptops listed above. It is super easy and done very fast!

Downloading and Running LenovoH2O-Unlocker

  1. Download the LenovoH2O-Unlocker application from here, source is from GitHub.
  2. Open Windows Explorer.
  3. Go to the Downloads folder or to the folder where you downloaded it to.
  4. Right-click the Unlocker.exe file and click Run as Administrator. Without administrator rights, it is guaranteed that it fails.
  5. Let it run. If it succeeded it should say success.

Booting Into the BIOS

  1. Power off your Lenovo laptop.
@Minionguyjpro
Minionguyjpro / OS.md
Created February 17, 2023 17:59
Get the OS in Windows batch

You can get the OS with the following script:

@ECHO OFF
echo You are using %OS%!
@Minionguyjpro
Minionguyjpro / Check Windows PC Architecture Easily.md
Created February 17, 2023 17:07
Check Windows PC Architecture Easily

Check Windows PC Architecture Easily

If you need to check your Windows PC Architecture, it can be done easily with this script:

@Minionguyjpro
Minionguyjpro / Create_a_Windows_shortcut_to_Firmware_Settings_UEFI_or_BIOS_With_WinUEFI.md
Last active December 12, 2023 18:06
Create a Windows shortcut to Firmware (Settings) (UEFI/BIOS) With WinUEFI

Create a Windows shortcut to Firmware (Settings) (UEFI/BIOS) With WinUEFI

Ever wanted to easily get to your firmware inside Windows, just from your desktop and not with boot screen, settings or restart while holding shift? WinUEFI is the answer!

Requirements

  • PC with Windows installed and running (At least a PC with Windows 8 or later should work. Lower versions i don't know of are working!)
  • Program WinUEFI (get it by clicking here.)

Installing

To install, first install the application from the latest release for your architecture and preferences. You can find it by clicking here. WinUEFI_Assets Here you see a list of assets. Choose the one with your PC architecture. Setup is to set it up and use it anytime easily, but the portable version is just the program file. Console version shows

@Minionguyjpro
Minionguyjpro / Useful_qr_codes.md
Last active February 19, 2022 10:02
Useful Links And QR Codes!

Table of Contents

Minecraft Preview For Windows QR Code And URL For Microsoft Store

Minecraft Preview For Windows QR Code And URL For Microsoft Store

This is a QR code for Minecraft Preview For Windows which can be scanned to download. Why? Because you cannot find it in the Microsoft Store when you search. Also a URL to click which is easier to access it.

QR Code

Minecraft Preview For Windows QR Code For Microsoft Store

QR Code Downloads

@Minionguyjpro
Minionguyjpro / How_to_make_the_seconds_in_the_clock_visible_in_Windows.md
Last active January 25, 2022 17:28
How to make the seconds in the clock visible in Windows

How to make the seconds in the clock visible in Windows

An tutorial to make the seconds of the clock in the taskbar showed on Windows visible.

Requirements

  • An PC with Windows
  • Administrator right to modify the Windows Registry.

Note

This does not work on Windows 11! Use lower versions like Windows 10 instead if you want this to work.

Getting Started

Method 1: Modify the Windows Registry manually

@Minionguyjpro
Minionguyjpro / How_To_Make_A_Basic_MCPE_Resource_Pack.md
Last active December 9, 2022 15:47
How To Make A Basic MCPE Resource Pack

How To Make A Basic MCPE Resource Pack

An guide how to make a basic MCPE resource pack.

Requirements

Make sure you have these things before starting:

Vanilla packs

@Minionguyjpro
Minionguyjpro / Activate_Driver_Booster_Pro_for_free_with_serial_key_and_no_crack.md
Last active February 11, 2024 06:59
Activate Driver Booster Pro for free with serial key and no crack

Activate Driver Booster Pro for free with serial key and no crack

An guide how to get and activate IObit Driver Booster Pro for free with the official version.

How to

To begin, open Driver Booster Then, click on "scan" button. After that, click on the key in the right bottom. Now enter the serial key for your version from here in the box, then click "activate".

Last words

You successfully got and activated IObit's Driver Booster 9 Pro for FREE without any virus software or cracks. Comment on this gist for questions.