Skip to content

Instantly share code, notes, and snippets.

View JamieMason's full-sized avatar

Jamie Mason JamieMason

View GitHub Profile
function code_highlight(){
style=${1:-zmrok}
pbpaste | highlight --syntax=rb --style=$style -O rtf | pbcopy
}
@kevincennis
kevincennis / v8.md
Last active March 6, 2025 22:24
V8 Installation and d8 shell usage

Installing V8 on a Mac

Prerequisites

  • Install Xcode (Avaliable on the Mac App Store)
  • Install Xcode Command Line Tools (Preferences > Downloads)
  • Install depot_tools
    • $ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
    • $ nano ~/.zshrc
    • Add path=('/path/to/depot_tools' $path)
@staltz
staltz / introrx.md
Last active April 3, 2025 04:45
The introduction to Reactive Programming you've been missing
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/apple-touch-icon-152.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/apple-touch-icon-120.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114.png">
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/apple-touch-icon-76.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/apple-touch-icon-60.png">
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/apple-touch-icon-57.png">
<link rel="apple-touch-startup-image" href="/apple_startup_image.png">
<link rel="icon" type="image/png" href="/favicon-16.png" sizes="16x16">
@JamieMason
JamieMason / npm-scm.md
Created June 9, 2014 10:56
Question on git, npm, bower, and CI.

Hey, Probably a somewhat n00b question, but on sites of your size that build and release as often as yours do - how do you manage your npm and bower packages? Currently we .gitignore our node_modules and bower_components directories, but I feel we should break that SPOF we have with npm and bower's servers, in the event they're unavailable when our CI is running a build/release.

I had considered checking the packages into git, but;

  1. I'm sure this is frequently advised against [citation needed].
  2. Some packages such as karma-runner/karma-phantomjs-launcher perform a tailored installation for the OS npm install was run from (eg phantomjs for Windows if installed when on Windows) - so if developer A on Windows runs npm install and checks it into git, CI Server B on Linux will be failing builds.

Is this SPOF something you're even concerned about? And if so, how do you manage it please?

@magicznyleszek
magicznyleszek / jekyll-and-liquid.md
Last active January 25, 2025 20:12
Jekyll & Liquid Cheatsheet

Jekyll & Liquid Cheatsheet

A list of the most common functionalities in Jekyll (Liquid). You can use Jekyll with GitHub Pages, just make sure you are using the proper version.

Running

Running a local server for testing purposes:

{
"name": "WebScraping",
"main": "scrap.js",
"dependencies": {
"cheerio": "~0.13.1"
}
}
@bastianallgeier
bastianallgeier / inuit-widths.css
Created February 11, 2014 15:08
I always forget the available widths selectors for the inuit grid
/**
* Whole
*/
.one-whole
/**
* Halves
*/
.one-half
@JamieMason
JamieMason / unfollow.js.md
Last active March 10, 2025 20:09
Unfollow everyone on twitter.com

Unfollow everyone on twitter.com

By @foldleft.bsky.social, see also Unfollow everyone on bsky.app.

  1. Go to https://twitter.com/YOUR_USER_NAME/following
  2. Open the Developer Console. (COMMAND+ALT+I on Mac)
  3. Paste this into the Developer Console and run it
// Unfollow everyone on twitter.com, by Jamie Mason (https://twitter.com/fold_left)
@samejar
samejar / gist:7493479
Last active December 28, 2015 11:29
Velocity Europe 2013 Links

O'Reilly Velocity Conference (7)
Velocity is much more than a conference; it's become the essential training event and source of information for web professionals from companies of all sizes. Books, newsletters, industry reports, in-person and online events, and much more.

grunt-uncss (4)
grunt-uncss - A grunt task for removing unused CSS from your project builds

Welcome - SOASTA (3)
Welcome We are excited to present SOASTA mPulseUX. This is a free, at your fingertips resource for real user measurement data. The Browsers, Geography, Mobile and Patience tabs on the right hand navigation can help you answer questions such as: What are the most patient countries in the world?

Image Optimisation (2)The images below will either be a standard JPEG or a WebP image. This is determined using a server side alogrithm based on the browser agent. For