Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 0 Fork 9 cblgh / tenyks-contrib forked from kyleterry/tenyks-contrib Code Pull requests 0 Pulse Graphs Permalink Browse files add tenykslol service for celebrating comunal happiness master 1 parent 8f0b0f3 commit c20cba86c24c917fd2e706533db69b6b08bfa2c0 cblgh committed Feb 16, 2016 Unified Split Showing 2 changed files with 60 additions and 0 deletions . 0 src/tenykslol/__init__.py +60 −0 src/tenykslol/main.py Show notes View 0 src/tenykslol/__init__.py No changes. Show notes View 60 src/tenykslol/main.py @@ -0,0 +1,60 @@ + from tenyksservice import TenyksService, run_service, FilterChain +...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 4 Star 4 Fork 9 kyleterry / tenyks-contrib Code Issues 11 Pull requests 1 Pulse Graphs base sha1: "8f0b0f3f119d86f0094f8d0786ed91c9b0e6db17" head sha1: "c20cba86c24c917fd2e706533db69b6b08bfa2c0" Loading… add tenykslol service for celebrating communal happiness #34 Open cblgh wants to merge 1 commit into kyleterry : master from cblgh : master +60 −0 Conversation 0 Commits 1 Files changed 2 Show File Finder </textarea> '"` None yet </textarea> '"` No milestone </textarea> '"` No one assigned cblgh commented Feb 16, 2016 cant believe i spelled it wrong in the commit cblgh ...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 4 Star 4 Fork 9 kyleterry / tenyks-contrib Code Issues 11 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:a2e64b888dffac7e2b40e70523fb6455 Branch: master Switch branches/tags Branches Tags clean-shit-up develop feature/awww feature/tenykslinkscraper master stocks webpage_monitoring Nothing to show 0.2.1 0.2.0 0.1.21 Nothing to show Find file Copy path tenyks-contrib / src / tenyksscripts / main.py 82fbe9a Oct 27, 2014 kyleterry Cleaning shit up 2/N 1 contributor kyleterry Raw Blame History 53 lines (34 sloc) 1.34 KB from os.path import ab...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 2 Fork 1 kyleterry / tenyks-service Code Issues 1 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:fc2b6fb1fb94de6508f664ab36d0dd51 Branch: master Switch branches/tags Branches Tags feature/help master Nothing to show 1.8 1.7 1.6 1.3 1.2 Nothing to show Find file Copy path tenyks-service / tenyksservice / service.py 04afaf1 Nov 22, 2014 kyleterry Added support for private_only flag on FilterChains 1 contributor kyleterry Raw Blame History 205 lines (177 sloc) 7.03 KB import gevent.monkey gevent.monkey.patch_all() import json im...
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. ...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 0 Star 0 Fork 0 nijotz / voidsum Code Issues 0 Pull requests 0 Pulse Graphs Scream at data 1 commit 1 branch 0 releases 1 contributor Shell 100.0% Shell 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 0bde786 Feb 15, 2016 nijotz Initial commit Perm...
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 cblgh / voidscript.ahk Created Dec 12, 2015 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 1 /.container /.repohead for all the voidpunks out there Raw voidscript.ahk A :: Send A B :: Send A C :: Send A D :: Send A E :: Send A F :: Send A G :: Send A H :: Send A I :: Send A J...
X-Body-Begin X-User-Header htdig_noindex This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project . /htdig_noindex X-User-Header-End X-TopPNI htdig_noindex Index Nav: [ Date Index ] [ Subject Index ] [ Author Index ] [ Thread Index ] Message Nav: [ Date Prev ] [ Date Next ] [ Thread Prev ] [ Thread Next ] Other format: [ Raw text ] /htdig_noindex X-TopPNI-End X-MsgBody X-Subject-Header-Begin X-Subject-Header-End X-Head-of-Message From : "Carlos O'Donell" <carlos at redhat dot com> To : GNU C Library <libc-alpha at sourceware dot org> Date : Tue, 16 Feb 2016 09:09:52 -0500 Subject : [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Authentication-results : sourceware.org; auth=none References : <56C32C20 dot 1070006 at redhat dot com> X-Head-of-Message-End X-Head-Body-Sep-Begin X-Head-Body-Sep-E...
Header The latest news and insights from Google on security and safety on the Internet all content wrapper start CVE-2015-7547: glibc getaddrinfo stack-based buffer overflow Posted: Tuesday, February 16, 2016 Posted by Fermin J. Serna, Staff Security Engineer and Kevin Stadmeyer, Technical Program Manager Have you ever been deep in the mines of debugging and suddenly realized that you were staring at something far more interesting than you were expecting? You are not alone! Recently a Google engineer noticed that their SSH client segfaulted every time they tried to connect to a specific host. That engineer filed a ticket to investigate the behavior and after an intense investigation we discovered the issue lay in glibc and not in SSH as we were expecting. Thanks to this engineer’s keen observation, we were able determine that the issue coul...
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. ...
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 lykkin / counter.js Last active Feb 16, 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 3 /.container /.repohead messing around with asts Raw counter.js module . exports = { counter : {}, count : function count ( key ) { if ( this . counter [key] === undefined ) this . counter [key] = 0 ...
-- neat
Header The latest news and insights from Google on security and safety on the Internet all content wrapper start CVE-2015-7547: glibc getaddrinfo stack-based buffer overflow Posted: Tuesday, February 16, 2016 Posted by Fermin J. Serna, Staff Security Engineer and Kevin Stadmeyer, Technical Program Manager Have you ever been deep in the mines of debugging and suddenly realized that you were staring at something far more interesting than you were expecting? You are not alone! Recently a Google engineer noticed that their SSH client segfaulted every time they tried to connect to a specific host. That engineer filed a ticket to investigate the behavior and after an intense investigation we discovered the issue lay in glibc and not in SSH as we were expecting. Thanks to this engineer’s keen observation, we were able determine that the issue coul...
Quantcast Tag End Quantcast tag Start Alexa Certify Javascript [if lte IE 8]><img class="share-video" src="https://thumbs.gfycat.com/SparklingVagueInchworm-size_restricted.gif" /><![endif] 190168 views Sorry, your browser doesn't support HTML5 video. New World Record Deadlift 1155 pounds World's Strongest Man #Arnold Schwarzenegger (Proposition Issue) #deadlift #gifs HD GIF...
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. ...
Login Store Featured Explore Curators Wishlist News Stats Community Home Discussions Workshop Greenlight Market Broadcasts Support Change language View desktop website © Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries. Privacy Policy | Legal | Steam Subscriber Agreement | Refunds [if lt IE 7]> <style type="text/css"> #logo_holder img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); } #logo_holder { display: inline-block; width: 176px; height: 44px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://store.akamai.steamstatic.com/public/images/v5/globalheader_logo.png'); } </style> <![endif] STORE Featured Explore Curators Wishlist News Stats COMMUNITY Home Discussions Works...
Quantcast Tag End Quantcast tag Start Alexa Certify Javascript [if lte IE 8]><img class="share-video" src="https://thumbs.gfycat.com/GargantuanAcceptableIndianspinyloach-size_restricted.gif" /><![endif] 429 views Sorry, your browser doesn't support HTML5 video. Untitled #imagestabilization HD GIF...
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. fuckin nihilsts man ...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 2 Fork 1 kyleterry / tenyks-service Code Issues 1 Pull requests 0 Pulse Graphs No description or website provided. 32 commits 2 branches 5 releases 1 contributor Python 100.0% Python 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 feature/help master Nothing to show 1.8 1.7 1.6 1.3 1.2 Nothing to show New ...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 2 Fork 0 kyleterry / quasar Code Issues 0 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:bd905e6d21ea81468aa079f8b4d9bf6d Tree: 8e45a35dbe Switch branches/tags Branches Tags master Nothing to show Nothing to show Find file Copy path quasar / example / hello / hello.go 8e45a35 Feb 15, 2016 kyleterry working tenyks service in go with working hello world example 1 contributor kyleterry Raw Blame History 56 lines (47 sloc) 1.19 KB package main import ( " fmt " " log " " github.com/kyleterry/quasar " ) const HelpText = ` This is help ...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 2 Fork 0 kyleterry / quasar Code Issues 0 Pull requests 0 Pulse Graphs Permalink Browse files working tenyks service in go with working hello world example master 1 parent 5f939f7 commit 8e45a35dbed06cb115378dba041cf242f456343e kyleterry committed Feb 15, 2016 Unified Split Showing 6 changed files with 208 additions and 119 deletions . +15 −14 config.go +54 −33 connection.go +14 −0 error.go +19 −23 example/hello/hello.go +21 −0 message.go +85 −49 quasar.go Show notes View 29 config.go @@ -1,23 +1,24 @@ package quasar type Config struct { - Name st...
wrapper header topbar logotype top navigation Social networks Connect With Us: twitter facebook Close Trending Trending Topics: #donate #freedom #RadicalAtheism #MDMA #mathematics #angels #Burners #Doritos #Darwin #KochBrothers Close Search Search this site: Close Menu Navigate Here: Our Mission Contact HardDawn.com Donate NOW!!! Editorial Board Secrets of the Internet Degenerate Culture Lies of “Big Science” Homosexual Agenda Radical Atheism Marijuana Menace Government Conspiracies In Pectore Close main navigation Government Conspiracies Degenerate Culture Lies of “Big Science” Homosexual Agenda Radical Atheism The Marijuana Menace Posted on Feb 12, 2016 - 3:33pm by Stephenson Billings Sharing bar start Facebook start Facebook end Tweet start Tweet Tweet end Google +1 Start Google +1 End ...