Skip to content

Instantly share code, notes, and snippets.

View doque's full-sized avatar

Dom Busser doque

  • Munich, Germany
  • 06:09 (UTC +02:00)
View GitHub Profile

FWIW: I (@rondy) am not the creator of the content shared here, which is an excerpt from Edmond Lau's book. I simply copied and pasted it from another location and saved it as a personal note, before it gained popularity on news.ycombinator.com. Unfortunately, I cannot recall the exact origin of the original source, nor was I able to find the author's name, so I am can't provide the appropriate credits.


Effective Engineer - Notes

What's an Effective Engineer?

@sebastianwerler
sebastianwerler / gist:2725659
Created May 18, 2012 14:50 — forked from hano/gist:2725522
useful german arrays
var firstNames = ['Aaron','Ab','Abba','Abbe','Abbey','Abbie','Abbot','Abbott','Abby','Abdel','Abdul','Abe','Abel','Abelard','Abeu','Abey','Abie','Abner','Abraham','Abrahan','Abram','Abramo','Abran','Ad','Adair','Adam','Adamo','Adams','Adan','Addie','Addison','Addy','Ade','Adelbert','Adham','Adlai','Adler','Ado','Adolf','Adolph','Adolphe','Adolpho','Adolphus','Adrian','Adriano','Adrien','Agosto','Aguie','Aguistin','Aguste','Agustin','Aharon','Ahmad','Ahmed','Ailbert','Akim','Aksel','Al','Alain','Alair','Alan','Aland','Alano','Alanson','Alard','Alaric','Alasdair','Alastair','Alasteir','Alaster','Alberik','Albert','Alberto','Albie','Albrecht','Alden','Aldin','Aldis','Aldo','Aldon','Aldous','Aldric','Aldrich','Aldridge','Aldus','Aldwin','Alec','Alejandro','Alejoa','Aleksandr','Alessandro','Alex','Alexander','Alexandr','Alexandre','Alexandro','Alexandros','Alexei','Alexio','Alexis','Alf','Alfie','Alfons','Alfonse','Alfonso','Alford','Alfred','Alfredo','Alfy','Algernon','Ali','Alic','Alick','Alisander','Alistair','
@jimbojsb
jimbojsb / gist:1630790
Created January 18, 2012 03:52
Code highlighting for Keynote presentations

Step 0:

Get Homebrew installed on your mac if you don't already have it

Step 1:

Install highlight. "brew install highlight". (This brings down Lua and Boost as well)

Step 2: