Skip to content

Instantly share code, notes, and snippets.

View SuperZikoure's full-sized avatar
🙃

Ghassane SEBAÏ SuperZikoure

🙃
View GitHub Profile

1. Download your Twitter archive

You can find this feature in Settings > Download Twitter Archive. It might take 24 hours to receive. Unzip the file and open the data folder in your terminal:

cd ~/Downloads/twitter-archive-zip-you-downloaded/data

(I have seen reports that this function may no longer be working, so this guide is mostly useful to those who were lucky enough to already have downloaded their archive.)

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<title>Rebane's Discord Colored Text Generator</title>
<meta charset="UTF-8">
<meta name="description" content="Rebane's Discord Colored Text Generator">
<meta name="author" content="rebane2001">
<style>
/*
@dwilliamson
dwilliamson / ModifiedMarchingCubes.js
Created February 8, 2022 16:20
Transvoxel's Modified Marching Cubes Lookup Tables
//
// Lookup Tables for Transvoxel's Modified Marching Cubes
//
// Unlike the original paper (Marching Cubes: A High Resolution 3D Surface Construction Algorithm), these tables guarantee
// a closed mesh "whose connected components are continuous and free of holes."
//
// Rotations are prioritised over inversions so that 3 of the 6 cases containing ambiguous faces are never added. 3 extra
// cases are added as a post-process, overriding inverses through custom-build rotations to eliminate the rest.
//
// Uses the exact same co-ordinate system as https://gist.github.com/dwilliamson/c041e3454a713e58baf6e4f8e5fffecd
@transkatgirl
transkatgirl / encodetwitter.sh
Last active October 29, 2022 11:33
Encode a video for uploading to Twitter using FFMPEG and FDKAAC
#!/bin/bash
# https://developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/uploading-media/media-best-practices
# - h.264 high profile
# - 60fps or less
# - aac-lc, he-aac not supported
# - 16:9 recommended
# - 512mb maximum
# - shorter than 140s
# - 1:1 pixel aspect ratio
# - yuv 4:2:0
/* So how does this work?
I'm using ANSI escape sequences to control the behavior of the terminal while
cat is outputting the text. I deliberately place these control sequences inside
comments so the C++ compiler doesn't try to treat them as code.*/
//
/*The commands in the fake code comment move the cursor to the left edge and
clear out the line, allowing the fake code to take the place of the real code.
And this explanation uses similar commands to wipe itself out too. */
//
#include <cstdio>
@ManeFunction
ManeFunction / EasingFunctions.cs
Last active November 27, 2023 20:41 — forked from cjddmut/EasingFunctions.cs
Easing Functions for Unity3D
/*
* Created by C.J. Kimberlin
* Refactored by Mane Function
*
* The MIT License (MIT)
*
* Copyright (c) 2019-2023
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
/*
** EPITECH PROJECT, 2020
** OOP_arcade_2019
** File description:
** core
*/
#ifndef CORE_HPP_
#define CORE_HPP_
@AlexMog
AlexMog / EpitechLeakReport.md
Last active July 31, 2023 23:42
Epitech Leak Report (11/08/2019 - Final)

Epitech Leak Report (11/08/2019 - Final)

Introduction

Le 07/08/2019 à 10h des données interne à l'Epitech ont été publiées sur différents providers (Github, Gitlab et Mega) via un compte twitter nommé "EpitekReveal".
Ce rapport a pour but de faire état des données ayant été publiées pour informer les personnes concernées à propos desdites données.

Motivations

Nous avons décidé d'ouvrir cette enquête car nous sommes nous-mêmes concernés par cette fuite (en tant qu'anciens étudiants de l'Epitech).
C'est pour permettre un point de vue différent que celui d'Epitech même et donc de confirmer le rapport que ceux-ci publieront concernant cette fuite de données.

@Magikh42
Magikh42 / hosts
Last active June 21, 2019 05:34
hosts file
127.0.0.1 spclient.wg.spotify.com
127.0.0.1 open.spotify.com
127.0.0.1 desktop.spotify.com
127.0.0.1 audio2.spotify.com
127.0.0.1 log.spotify.com
127.0.0.1 sto3.spotify.com
127.0.0.1 prod.spotify.map.fastlylb.net
127.0.0.1 www.audio2.spotify.com
127.0.0.1 crashdump.spotify.com
127.0.0.1 analytics.spotify.com