« 10 11 12 13 14 113 »

Pages are deceptive. Live life in a basket.

LASS

0.4.0 Lisp Augmented Style Sheets. Compiles LASS to CSS. Writing CSS files comes with a lot of repetition and is generally much too verbose. With lispy syntax, shortcuts, and improvements, LASS aims to help you out in writing CSS quick and easy. LASS was largely inspired by SASS . LASS supports two modes, one being directly in your lisp code, the other in pure LASS files. Adding LASS into your code is easy: ( lass:compile-and-write '(div :background black)) "div{ background: black; }" LASS works on the following simple principles: A list is a block. The first argument in the list is a selector. The body of the list makes up the properties and sub-blocks. A property is started with a keyword that is used as the property name. Following is a bunch of property arguments until a new keyword, list, or the end is reached. A list inside a block is, again, a block with t...

Linked on 2016-01-20 18:13:05 | Similar Links
greet contributors warmly · colby/colbyolson.com@ffab82b · GitHub

Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 0 Fork 0 colby / colbyolson.com Code Issues 0 Pull requests 0 Pulse Graphs Permalink Browse files greet contributors warmly master 1 parent 7aa733a commit ffab82b87d0589a96297a5bbc154043668a03a71 colby committed Jan 19, 2016 Unified Split Showing 1 changed file with 1 addition and 0 deletions . +1 −0 CONTRIBUTING Show notes View 1 CONTRIBUTING @@ -0,0 +1 @@ +Die in a fire. Toggle all file notes ffab82b Rendered timeline since 2016-01-19 17:26:37 Please sign in to comment. Status API Training Shop Blog About Pricing © 2016 GitHub , Inc. Terms Privacy Security Contact Help Something went wrong wi...

Linked on 2016-01-20 01:28:07 | Similar Links
less device, more satan · colby/colbyolson.com@7aa733a · GitHub

Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 0 Fork 0 colby / colbyolson.com Code Issues 0 Pull requests 0 Pulse Graphs Permalink Browse files less device, more satan master 1 parent 3c05e64 commit 7aa733a739e975dd026f856a8c0841e4f9fc6b1f colby committed Jan 19, 2016 Unified Split Showing 1 changed file with 1 addition and 1 deletion . +1 −1 public/media/css/styles.css Show notes View 2 public/media/css/styles.css @@ -21,7 +21,7 @@ div.sep { } /* tablets and desktop */ - @media only screen and ( min- device- width : 769 px ) { + @media only screen and ( min-width : 666 px ) { div #main { width : 35 em ; } ...

Linked on 2016-01-20 00:07:55 | Similar Links
nothing

is besssst

This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...

Linked on 2016-01-19 23:05:01 | Similar Links
garbagecollection2

This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...

Linked on 2016-01-19 23:03:42 | Similar Links
nodejs420

This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...

Linked on 2016-01-19 23:03:36 | Similar Links
Mahmoud on Twitter: "I wrote 'Coca-Cola kills union workers' on Coca-Cola's https://t.co/51Wb2yeOOR and got this: https://t.co/ktITayKLyY"

<![endif] Home Moments Search query Search Twitter Remove Verified account @ Suggested users Verified account @ Verified account @ Language: English Bahasa Indonesia Bahasa Melayu Čeština Dansk Deutsch English UK Español Filipino Français Italiano Magyar Nederlands Norsk Polski Português Română Suomi Svenska Tiếng Việt Türkçe Ελληνικά Русский Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up Mahmoud @ MahmoudRamsey Mahmoud @ MahmoudRamsey ML economist and aspiring @ cosmonau6 . Joined April 2009 ...

Linked on 2016-01-19 22:32:40 | Similar Links
colbyolson.com

, if you dont mind the attribution

colbyolson.com | @colby on Twitter | @colbyolson on Instagram | Photos | About This website is running from a Pogoplug v4 using Nginx and generated static files. You can see the code invoved here . The backgrounds are from FFD8FFDB , using a shell script and cron. Thanks to vhost- for the idea. This website uses letsencrypt for SSL certification. Those people are doing awesome work. I welcome you send me your comments, questions, or opinions regarding this website. You can reach me here: comments@colbyolson.com For additional privacy, here is my PGP pubkey and it’s thumb-print below. 1FE4 CE8C 283F D7BF 9FED 3584 08AF 2D99 6BC0 23C5...

Linked on 2016-01-17 00:57:58 | Similar Links
colbyolson.com

/ Archives About This was quite a new idea to Alice, and she thought it over a little before she made her next remark. 'Then the eleventh day must have been a holiday?' 'Of course it was,' said the Mock Turtle. 'And how did you manage on the twelfth?' Alice went on eagerly. 'That's enough about lessons,' the Gryphon interrupted in a very decided tone: 'tell her something about the games now.' The Mock Turtle sighed deeply, and drew the back of one flapper across his eyes. He looked at Alice, and tried to speak, but for a minute or two sobs choked his voice. 'Same as if he had a bone in his throat,' said the Gryphon: and it set to work shaking him and punching him in the back. Indeed, in other respects, you can hardly regard any creatures of the deep with the same feelings that you do those of the shore. For though some old naturalists have maintained that all creatures ...

Linked on 2016-01-16 02:56:39 | Similar Links
Keith-S-Thompson/how-to-c-response · GitHub

Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 15 Star 147 Fork 10 Keith-S-Thompson / how-to-c-response Code Issues 1 Pull requests 0 Pulse Graphs A critique of "How to C in 2016" 9 commits 1 branch 0 releases 2 contributors New file Find file </textarea> '"` HTTPS Choose a clone URL HTTPS (recommended) Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show New pull request Latest commit 84a948c Jan 15, 2016 Keith-S-Thompson I am not Ken...

Linked on 2016-01-15 18:50:08 | Similar Links
Stranger hacks family's baby monitor and talks to child at night  | SF Globe

Facebook Pixel Code End Facebook Pixel Code The S an F rancisco G lobe | | 58 o F San Francisco, CA | iPhone App · Android App Like this story? Please share! Toddler tells parents someone is talking to him at night. Mom makes horrifying find A 3-year-old boy living in Washington received quite the scare when he started hearing a voice talk to him at night. After telling his parents, Mom was shocked at what she found. Close Share Please like us to get more great stories like this Close WiFi Baby / YouTube By Chante Owens January 7, 2016 A family living in Washington is speaking out about the horrors they experienced while operating a baby monitor inside their 3-year-old son's bedroom. The couple Jay and Sarah were alarmed to discover that a stranger had hacked into their baby monitor and was spying on their toddler,...

Linked on 2016-01-14 21:44:56 | Similar Links
[SECURITY] [DSA 3446-1] openssh security update

X-Body-Begin X-User-Header X-User-Header-End X-TopPNI [ Date Prev ][Date Next] [ Thread Prev ][Thread Next] [ Date Index ] [ Thread Index ] X-TopPNI-End X-MsgBody X-Subject-Header-Begin X-Subject-Header-End X-Head-of-Message To : debian-security-announce@lists.debian.org Subject : [SECURITY] [DSA 3446-1] openssh security update From : Yves-Alexis Perez < corsac@debian.org > Date : Thu, 14 Jan 2016 16:57:57 +0100 Message-id : < [🔎] 20160114155755.GA28404@scapa.corsac.net > Reply-to : debian-security@lists.debian.org X-Head-of-Message-End X-Head-Body-Sep-Begin X-Head-Body-Sep-End X-Body-of-Message -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 - ------------------------------------------------------------------------- Debian Security Advisory DSA-3446-1 security@debian.org https://www.debian.org/security/ Yves-Alexis Perez January 14, 2016 ht...

Linked on 2016-01-14 18:03:31 | Similar Links
A tool to put all known Vagrant VMs to sleep. · GitHub

Skip to content </textarea> '"` All gists GitHub Sign up for a GitHub account Sign in Create a gist now Instantly share code, notes, and snippets. Star 0 Fork 0 colby / sandman.sh Last active Jan 14, 2016 Embed What would you like to do? Embed Embed this gist in your website. Embed Share Copy sharable URL for this gist. Share Clone via HTTPS Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Code Revisions 2 /.container /.repohead A tool to put all known Vagrant VMs to sleep. Raw sandman.sh #!/usr/bin/env sh # functions errcho () { >&2 echo " $* " exit 1 } check () { which " $1 " |...

Linked on 2016-01-14 07:10:22 | Similar Links
dogs

This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...

Linked on 2016-01-14 00:14:05 | Similar Links
somedick

This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...

Linked on 2016-01-14 00:06:19 | Similar Links
« 10 11 12 13 14 113 »

Pages are deceptive. Live life in a basket.