Skip to content

Instantly share code, notes, and snippets.

@MWers
MWers / README.md
Created January 18, 2018 17:58 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed


@MWers
MWers / reinvent-2017-youtube.md
Created December 7, 2017 17:38 — forked from stevenringo/reinvent-2017-youtube.md
Links to YouTube recordings of AWS re:Invent 2017 sessions

| Title | Description

@MWers
MWers / oscar-nominees-2017.txt
Created February 26, 2017 20:02
Oscar Nominees 2017
BEST PICTURE
Arrival
Fences
Hacksaw Ridge
Hell or High Water
Hidden Figures
La La Land
Lion
Manchester by the Sea
Moonlight

fenced code block, no language

var foo = bar;

fenced code block, language = js

var foo = bar;
{
"Version": "2008-10-17",
"Id": "b2cc31d0-cc91-4285-a658-473099d2c867",
"Statement": [
{
"Sid": "AllowPublicRead",
"Effect": "Allow",
"Principal": {
"AWS": "*"
},
@MWers
MWers / trafficlightbtncrl.ino
Last active August 2, 2018 07:42
Arduino Gemma/Flora program to control a NeoPixel traffic signal using a button
#include <Adafruit_NeoPixel.h>
#include <Time.h>
#define PIXEL_PIN 0 // Digital IO pin connected to the NeoPixels.
#define BUTTON_PIN 1 // Digital IO pin connected to the button. This will be
// driven with a pull-up resistor so the switch should
// pull the pin to ground momentarily. On a high -> low
// transition the button press logic will execute.
// Parameter 1 = number of pixels in strip

This is a test

<cfset foo = "bar" />
@MWers
MWers / gist:8c89ed145b56392b62be
Created July 17, 2014 18:20
grads server packages
Red Hat Enterprise Linux Server release 5.6 (Tikanga)
Deployment_Guide-en-US.noarch 5.2-11 installed
GConf2.i386 2.14.0-9.el5 installed
GConf2.x86_64 2.14.0-9.el5 installed
GConf2-devel.i386 2.14.0-9.el5 installed
GConf2-devel.x86_64 2.14.0-9.el5 installed
ImageMagick.i386 6.2.8.0-4.el5_5.3 installed
ImageMagick.x86_64 6.2.8.0-4.el5_5.3 installed
MAKEDEV.x86_64 3.23-1.2 installed
@MWers
MWers / x-forwarded-for.cfm
Created April 4, 2014 04:16
Use X-Forwarded-For address if it exists, otherwise use cgi.remote_addr
<cfset req = GetHttpRequestData() />
<cfif structKeyExists(req.headers, "X-Forwarded-For")
AND Len(Trim(req.headers["X-Forwarded-For"])) GT 0>
<cfset ipAddress = req.headers["X-Forwarded-For"] />
<cfelse>
<cfset ipAddress = cgi.remote_addr />
</cfif>
@MWers
MWers / winds_of_winter_excerpt.txt
Created March 27, 2014 21:17
Excerpt from the Winds of Winter
Excerpt from the Winds of Winter
January 27, 2013
MERCY
Titan_of_Braavos
She woke with a gasp, not knowing who she was, or where.
The smell of blood was heavy in her nostrils… or was that her nightmare, lingering? She had dreamed of wolves again, of running through some dark pine forest with a great pack at her hells, hard on the scent of prey.