Skip to content

Instantly share code, notes, and snippets.

View bzilee's full-sized avatar

L'expert B.zile bzilee

View GitHub Profile
@bzilee
bzilee / WSL 2 GNOME Desktop.md
Created March 23, 2023 14:40
Set up a GNOME desktop environment on WSL 2

WSL 2 GNOME Desktop

NOTE: If you want the ultimate Linux desktop experience, I highly recommend installing Linux as your main OS. I no longer use Windows (except in a VM) so I will not be maintaining this guide anymore.

Think Xfce looks dated? Want a conventional Ubuntu experience? This tutorial will guide you through installing Ubuntu's default desktop environment, GNOME.

GNOME is one of the more complex — and that means more difficult to run — desktop environments, so for years people couldn't figure [o

version: '3'
services:
master:
build:
context: .
dockerfile: ./master.Dockerfile
working_dir: /root/playbooks
volumes:
- /c/repos/ansible/playbooks:/root/playbooks
- /c/repos/ansible/config:/etc/ansible
@bzilee
bzilee / visualstudio2019Key.txt
Created June 19, 2020 23:31
Visual Studio 2019 Product Key
Visual Studio 2019 Product Key
Visual Studio 2019 Enterprise
BF8Y8-GN2QH-T84XB-QVY3B-RC4DF
Visual Studio 2019 Professional
NYWVH-HT4XC-R2WYW-9Y3CM-X4V3Y
[Please Star this gist]
@bzilee
bzilee / tailwind-payment-view.html
Created June 17, 2020 19:49
Vue de paiement fait avec Laravel, Livewire & AlpineJS
<div class="mx-auto max-w-screen-xl px-4 py-4 sm:py-6 sm:px-6">
<div class="grid gap-6 lg:grid-cols-3 lg:gap-8">
<div class="sm:col-span-2">
<x:alert /> <!-- Alert component use for Laravel 7.0 -->
<h1 class="leading-7 text-gray-700 font-semibold text-xl">{{ __("Moyen de paiement") }}</h1>
<p class="mt-1 text-sm text-gray-500 leading-5">{{ __("Toutes vos transactions sont sécurisées et encryptées. Aucune carte de crédit n'est enregistrée dans notre site.") }}</p>
<div class="mt-4 bg-white rounded-md shadow-md py-1 divide-y divide-gray-100">
<div class="px-4 sm:px-6 py-2.5">
<label for="method_paypal" class="flex items-center justify-between cursor-pointer">
<span class="flex items-center">
@bzilee
bzilee / [PYTHON]PLAGON.py
Created June 7, 2020 04:39 — forked from Sanix-Darker/[PYTHON]PLAGON.py
[PYTHON]PLAGON.py
# ____ _ _ ____ ___ _ _
# | _ \| | / \ / ___|/ _ \| \ | |
# | |_) | | / _ \| | _| | | | \| |
# | __/| |___ / ___ \ |_| | |_| | |\ |
# |_| |_____/_/ \_\____|\___/|_| \_|
# --------------------------------------
from os import listdir as os_listdir, path as os_path
# pip install -U scikit-learn
from sklearn.feature_extraction.text import TfidfVectorizer
@bzilee
bzilee / DynamicOptionSelectTag.md
Created May 5, 2020 09:52
Tutoriel Vuejs : Dynamisation des options de la tag <select> HTML

** Dynamisation des options de la tag HTML

@bzilee
bzilee / Response.php
Created August 26, 2018 06:21 — forked from jeffochoa/Response.php
Laravel HTTP status code
<?php
// This can be found in the Symfony\Component\HttpFoundation\Response class
const HTTP_CONTINUE = 100;
const HTTP_SWITCHING_PROTOCOLS = 101;
const HTTP_PROCESSING = 102; // RFC2518
const HTTP_OK = 200;
const HTTP_CREATED = 201;
const HTTP_ACCEPTED = 202;
@bzilee
bzilee / sublimetext.txt
Created August 20, 2018 21:47
Sublime Text Licence Key Build 3176
----- BEGIN LICENSE -----
sgbteam
Single User License
EA7E-1153259
8891CBB9 F1513E4F 1A3405C1 A865D53F
115F202E 7B91AB2D 0D2A40ED 352B269B
76E84F0B CD69BFC7 59F2DFEF E267328F
215652A3 E88F9D8F 4C38E3BA 5B2DAAE4
969624E7 DC9CD4D5 717FB40C 1B9738CF
20B3C4F1 E917B5B3 87C38D9C ACCE7DD8