Skip to content

Instantly share code, notes, and snippets.

@PurpleVibe32
PurpleVibe32 / vmwk17key.txt
Last active May 4, 2024 15:42
Free VMware Workstation Pro 17 full license keys
Install VMWare Workstation PRO 17 (Read it right. PRO!)
Also, these keys might also work with VMWare Fusion 13 PRO. Just tested it.
Sub to me on youtube pls - PurpleVibe32
if you want more keys - call my bot on telegram. @purector_bot (THE BOT WONT REPLY ANYMORE) - Or: https://cdn.discordapp.com/attachments/1040615179894935645/1074016373228978277/keys.zip - the password in the zip is 102me.
---
This gist can get off at any time.
PLEASE, DONT COPY THIS. IF YOU FORK IT, DONT EDIT IT.
*If you have a problem comment and people will try to help you!
*No virus
@theskumar
theskumar / restricted_usernames.py
Created April 9, 2015 06:48
Restricted usernames
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
'''
List of reserved usernames (pre-defined list of special banned and reserved keywords in names,
such as "root", "www", "admin"). Useful when creating public systems, where users can choose
a login name or a sub-domain name.
__References:__
1. http://www.bannedwordlist.com/
2. http://blog.postbit.com/reserved-username-list.html
@NoCtrlZ1110
NoCtrlZ1110 / image_to_text.js
Created January 18, 2024 07:57
Extract text from image using Google Lens API
const fs = require('fs');
const axios = require('axios');
const FormData = require('form-data');
// Function to read the image file as a buffer
const readImageFile = (filePath) => {
return new Promise((resolve, reject) => {
fs.readFile(filePath, (err, data) => {
if (err) {
reject(err);
@rjescobar
rjescobar / extend-trial-jetbrains-windows.bat
Created August 31, 2021 02:53
JetBrains IDE trial reset windows
REM Delete eval folder with licence key and options.xml which contains a reference to it
for %%I in ("WebStorm", "IntelliJ", "CLion", "Rider", "GoLand", "PhpStorm", "Resharper", "PyCharm") do (
for /d %%a in ("%USERPROFILE%\.%%I*") do (
rd /s /q "%%a/config/eval"
del /q "%%a\config\options\other.xml"
)
)
REM Delete registry key and jetbrains folder (not sure if needet but however)
rmdir /s /q "%APPDATA%\JetBrains"
@wojteklu
wojteklu / clean_code.md
Last active May 4, 2024 15:39
Summary of 'Clean code' by Robert C. Martin

Code is clean if it can be understood easily โ€“ by everyone on the team. Clean code can be read and enhanced by a developer other than its original author. With understandability comes readability, changeability, extensibility and maintainability.


General rules

  1. Follow standard conventions.
  2. Keep it simple stupid. Simpler is always better. Reduce complexity as much as possible.
  3. Boy scout rule. Leave the campground cleaner than you found it.
  4. Always find root cause. Always look for the root cause of a problem.

Design rules

@jocelyndrw
jocelyndrw / whoop_intervals.py
Last active May 4, 2024 15:35
Whoop recovery/sleep data sync to intervals.icu
# Copyright (c) 2023 Jocelyn De La Rosa
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
Aya (Chakir ๐Ÿ‡ฒ๐Ÿ‡ฆ)|Anass (Ben Bouazza โตฃ ๐Ÿ‡ซ๐Ÿ‡ท)|Omar (B. Villa ๐Ÿ‡ช๐Ÿ‡ธ; Pro White Hat)|Jeremie (David)|Megan (McClarty ๐Ÿ‡จ๐Ÿ‡ฆ)|Marc (Capelo)|Anass (No Hole; Afilal)|Izzy (Englander ๐Ÿ‡ฎ๐Ÿ‡ฑ)|Igor (Tulchinsky ๐Ÿ‡ง๐Ÿ‡พ)|Jeremie (Pierard de Maujouy)|Christian (Hamelain ๐Ÿ‡ฏ๐Ÿ‡ต)|Emile (Huguet)|Lorraine (Chenyi Zhang)|Anas (Mohammed Charafi)|Meriem (Janati Idrissi)|Louis (Xavier Haensler)|Ayoub (Zaroil)|Sylvain (Potuaud)|Mohamed (Amine Bouchemama)|Reda (Bousseta)|Simo (Haboucha)|Salahedinne (Mezzane)|Andrew (Song)|Michel (Boutemy)|Armelle (Rambaud)|Chaquiq El Badr (Science Maths B)|Jenny (Mak)|Eric (Boyer)|Ray (Marie-Liesse)|Frederic (Pascal)|Jerome (Juillard)|Martin (Haugh)|Emanuel (Derman)|Ali (Hirsa)|Christina (Chen ๐Ÿ‡จ๐Ÿ‡ณ)|Andrej (Simeski ๐Ÿ‡ฒ๐Ÿ‡ฐ)|Geoffrey (Lauprette ๐Ÿ‡บ๐Ÿ‡ธ)|Gappy (Gappy ๐Ÿ‡ฎ๐Ÿ‡น)|Mayur (Agrawal ๐Ÿ‡ฎ๐Ÿ‡ณ)|Geoff. (Zweig ๐Ÿปโ˜€๏ธ)|Atul (Kumar)|Naval (Chopra)|Dmitry (Malioutov ๐Ÿ‡ท๐Ÿ‡บ)|Hyun (Chul ๐Ÿ‡ฐ๐Ÿ‡ท)|Hesky (Fisher)|Alex. (Aduenko)|Murat (Karakus ๐Ÿ‡น๐Ÿ‡ท)|Asaf (Harel)|Kevin (Marchand)|Omar (Housni)|Othman (El Balghiti)|Yoram (Singer)|Raphael (Gad)|Gad (El Maleh)|Ori (G

Requirements

There are 18 questions in total. You will need five RHEL 8 (or CentOS ๐Ÿ˜Ž virtual machines to be able to successfully complete all questions.

Optional Automatic Exam Setup Available

Here is an automated exam environment deployment for Mac/Linux/Windows that deploys the practice exam environment for you, including IPA server/client installation and configuration. You can also use your own lab environment. Navigate to the respective repo you wish to use for this practice exam and follow the README instructions:

https://github.com/rdbreak/rhce8env, https://github.com/rdbreak/ansible27env, https://github.com/rdbreak/ansible8env.