Skip to content

Instantly share code, notes, and snippets.

View lodi-g's full-sized avatar

Grégoire Lodi lodi-g

  • Stockholm
View GitHub Profile
@demaisj
demaisj / yt-thumb-preview.user.js
Last active January 21, 2018 12:33
Previews a YouTube video when hovering a thumnail on YouTube
// ==UserScript==
// @name Youtube Video Preview
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match *.youtube.com/*
// @grant none
// ==/UserScript==
@demaisj
demaisj / README.md
Last active November 8, 2020 17:38
BLINUX 4.0 EL TIGRE - Virtual Machine How-To

#Steps

  1. Download openSUSE Tumbleweed x86_64 ISO https://en.opensuse.org/openSUSE:Tumbleweed_installation
  2. Download every latest .rpm here, except exam ones https://pkg.blinux.fr/blinux/el_tigre/noarch/
  3. Boot onto the openSUSE ISO && install it
    • do a classic install
    • skip user creation
    • select server/text mode
  4. Once openSUSE installed, get the .rpm fileson the vm disk (use ssh, wget, or curl...)
  5. Add the BLINUX repository to zypper using zypper ar -p 150 https://pkg.blinux.fr/opensuse/update/13.2/openSUSE:13.2:Update.repo
@Cylix
Cylix / intra_epitech_api_urls.md
Last active November 18, 2023 13:23
Intranet Epitech API URLs

Intra Epitech: API URLs

L'intra d'Epitech (intra.epitech.eu) possède une API assez vaste mais malheureusement non documentée. J'ai regroupé ici un certains nombres d'urls concernant cette API.

Pour chacun des liens ci-dessous, ne pas oublier le paramètre &format=json
Attention à bien requêter le https et non pas le http.
La ressource n'est pas encore complète