Skip to content

Instantly share code, notes, and snippets.

method: getCandidatesFromSourceSet (0, 18, 18)

images/pic-medium.png is parsed correctly

images/pic-medium.png 1x is parsed correctly

images/pic-medium.png, images/pic-medium-2x.png 2x is parsed correctly

images/pic-medium.png 1x, images/pic-medium-2x.png 2x is parsed correctly

(Int. Android 2.3 HQ )

“This browser is… it is hot garbage. We have done the worst possible job. We are the worst.”

“Listen, whatever—where we at on removing source elements in weird contexts?”

“Wh… what? Like nothing works—there are so many bugs—why would we spend time on—”

“WE MUST REMOVE SOURCE ELEMENTS FROM WEIRD PARENT CONTEXTS NO MATTER WHAT.”

@Wilto
Wilto / chili.md
Last active August 29, 2015 13:55
Chili.
  • 2 Tbsp vegetable oil
  • Red bell pepper, diced
  • Yellow bell pepper, diced
  • 4 cloves garlic, minced
  • 2 yellow onions, minced
  • 24 oz. can tomatoes, diced (Pastine 4-LYFE)
  • 24 oz. can tomatoes, crushed (See above)
  • 1 can black beans, drained/rinsed
  • 1 can kidney beans, drained/rinsed
  • 1 can vegetable stock

“Responsive”:

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
	xmlns:xlink="http://www.w3.org/1999/xlink" 
	x="0px" y="0px"
	viewBox="0 0 21 8" 
	enable-background="new 0 0 21 8"
@Wilto
Wilto / gist:5598218
Created May 17, 2013 10:10
Grunticon.
module.exports = function(grunt) {
// Grunticon
grunt.loadNpmTasks('grunt-grunticon');
// Project configuration.
grunt.initConfig({
[ … ]
grunticon: {
options: {
src: "_tmpl/_css/_img-source/global/",
@Wilto
Wilto / gist:5239409
Last active December 15, 2015 09:38

I talked it over with the BDConf folks, and we’ve put aside one pass to Breaking Development Orlando for someone that needs it.

I didn’t have the easiest time when I was just starting out in this gig, and I sure as hell couldn’t afford to go to any conferences. The only way I ended up in a job with an honest-to-God desk is through tons of help from the people I met along the way. So, fair’s fair, yeah? If you’re in a place where you can’t swing the cost of the ticket, let me know what the deal is and we’ll try to figure something out.

BDConf is a great show. Come learn a few things, meet some people, and land yourself a gig. Buy me a beer there; we’ll call it even.

I’m [email protected].

@Wilto
Wilto / gist:4494171
Created January 9, 2013 15:47
My Irssi settings.
servers = (
{ address = "eu.irc6.net"; chatnet = "IRCnet"; port = "6667"; },
{ address = "open.ircnet.net"; chatnet = "IRCnet"; port = "6667"; },
{ address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; },
{
address = "irc.undernet.org";
chatnet = "Undernet";
port = "6667";
},
{ address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; },