Skip to content

Instantly share code, notes, and snippets.

View FliiFe's full-sized avatar
💭

Théophile Cailliau FliiFe

💭
View GitHub Profile
@willurd
willurd / web-servers.md
Last active April 23, 2024 23:07
Big list of http static server one-liners

Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.

Discussion on reddit.

Python 2.x

$ python -m SimpleHTTPServer 8000
@LambdAurora
LambdAurora / optifine_alternatives_fabric.md
Last active February 19, 2024 09:42
Recommended OptiFine alternatives on Fabric

The list is moving out!

If you share this list, please use this link instead: https://lambdaurora.dev/optifine_alternatives

It may still be only a redirection link, but it will have a better web display of the list soon. And the list being on GitHub/GitHub pages improves load times.

The gist version of this list will stop being updated.

Why?

@lucaspiller
lucaspiller / never_gonna.ws
Created June 1, 2012 14:04
Never Gonna Give You Up (Whitespace)
@ShiroUsagi-san
ShiroUsagi-san / quine.c
Created September 5, 2017 18:17
quine moche
/* See comments below */
const unsigned char data[] = {
/* 00000000: */ 0x20, 0x20, 0x20, 0x20,
/* 00000004: */ 0x2f, 0x2a, 0x20, 0x54,
/* 00000008: */ 0x68, 0x69, 0x73, 0x20,
/* 0000000c: */ 0x69, 0x73, 0x20, 0x61,
/* 00000010: */ 0x20, 0x73, 0x65, 0x6c,
/* 00000014: */ 0x66, 0x72, 0x65, 0x70,
/* 00000018: */ 0x20, 0x28, 0x71, 0x75,
@FliiFe
FliiFe / bgyjpb.markdown
Last active January 28, 2017 21:12
SDD POWA