Skip to content

Instantly share code, notes, and snippets.

View hggz's full-sized avatar

Hugo Gonzalez hggz

View GitHub Profile
@hggz
hggz / README.md
Last active January 1, 2016 17:29 — forked from aronwoost/README.md
Install LAMP on Linux AMI Quick

Launch the instance and connect with ssh.

##Update the server

sudo yum update

##Install php and MySQL packages

@hggz
hggz / rd.md
Last active August 29, 2015 14:27 — forked from diego898/rd.md
Enable Concurrent Remote Desktop Users in Windows 8.1 x64

thanks to @neurodyne and this link for updated instructions

This works with the following versions of termsrv.dll

x64 - termsrv.dll - 6.3.9600.17095

Find Replace
39813C0600000F849E310500 B80001000089813806000090
090085C07F078BD8 090085C090908BD8
@hggz
hggz / Setup.md
Last active November 9, 2015 02:58 — forked from suvozy/Setup.md
Setup AWS EC2 and RDS (php5.5, apache2.4, mysql5.5, phpmyadmin)
@hggz
hggz / LetsDestroyC.md
Created February 5, 2020 19:40 — forked from shakna-israel/LetsDestroyC.md
Let's Destroy C

Let's Destroy C

I have a pet project I work on, every now and then. CNoEvil.

The concept is simple enough.

What if, for a moment, we forgot all the rules we know. That we ignore every good idea, and accept all the terrible ones. That nothing is off limits. Can we turn C into a new language? Can we do what Lisp and Forth let the over-eager programmer do, but in C?