Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 4 Star 4 Fork 8 kyleterry / tenyks-contrib /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Loading… New issue Nagging mom simulator #7 Open Craige opened this Issue Sep 5, 2013 · 1 comment None yet No milestone No one assigned Craige commented Sep 5, 2013 jnerula | craige: I want a nagging mom simulator, like "Eat your vegetables" and "Put on a coat" or "Take your shoes off when you enter the house" Owner kyleterry commented Oct 1, 2013 Rendered timeline since 2013-09-30 21:58...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 4 Star 13 Fork 0 dequis / tmux-url-select /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Keyboard based URL selector that integrates with tmux 7 commits 1 branch 0 releases 1 contributor Perl 100% Perl branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show tmux-url-select / Cleanup tmux buffer if no urls are found latest commit 3f18d7c232 dequis authored Jan 17, 2015 Failed to load latest commit information. LICENSE Init...
CentralNotice From Wikipedia, the free encyclopedia Jump to: navigation , search Robert A. Pease Born ( 1940-08-22 ) August 22, 1940 Rockville, Connecticut Died June 18, 2011 ( 2011-06-18 ) (aged 70) Saratoga, California Nationality American Other names Bob Pease Alma mater Massachusetts Institute of Technology Occupation Electronics engineer Known for Analog integrated circuit design, technical author Religion Episcopalian [ 1 ] Robert Allen Pease (August 22, 1940 – June 18, 2011) was an analog integrated circuit design expert and technical author. [ 2 ] [ 3 ] He designed several very successful "best-seller" integrated circuits, many of them in continuous production for multiple decades. These include the LM331 voltage to frequency converter , [ 4 ] and the LM337 adjustable negative voltage regulator (complement to the LM317)....
SIGN OUR LIABILITY WAIVER Locations Belmont Hours & Directions Rates Calendar Bouldering League Recent Route Setting Staff Tour Climbing Partners San Francisco Hours & Directions Rates Calendar Bouldering League Recent Route Setting Staff Tour Climbing Partners Sunnyvale Hours & Directions Rates Calendar Bouldering League Recent Route Setting Staff Tour Climbing Partners Portland FAQ News & Updates Hours & Directions Rates Calendar Recent Route Setting Staff Tour Climbing Getting Started Classes FAQ Safety Find a Climbing Partner Belmont San Francisco Sunnyvale Portland Training Safety Guidelines Workout of the Week About WOW This Week's WOW Retail Competitions Bloc Party Friction Series PDX Pulldown Bouldering League USAC ABS Locals Route Setting Route Setters Re...
we're hiring! blog new post! about imgur imgur store uploading tools developer api need help? terms privacy upload images 23 Upload Images Video to GIF Make a Meme sign in sign up #secondary-nav .header-center #topbar Loading... browse your computer drag and drop here Ctrl + V paste from your clipboard gallery submit vars publish to Imgur create album Start Upload Blog Horizontal Grid (0) By uploading, you agree to our terms of service Optimizing your large GIFs... That file type is not supported! Supported formats: JPEG, GIF, PNG, APNG, TIFF, BMP, PDF, XCF share (source) · 4 hours ago 3,028 points 647,787 v...
The Setup What do people use to get stuff done? Interviews Community About Ads Via The Deck Developer (git) Posted March 12, 2015. developer linux software windows I maintain Git , a distributed version control system. Linus Torvalds (of Linux fame) started the project in April 2005, which quickly grew and gained many contributors, which I was one of. Linus passed the project to me later in that year, and I've been running the project ever since. We'll have the 10 year anniversary this coming April. The primary "machine" I use daily for my work lives somewhere in Google datacenters. It's all virtualised and I'm not sure what the actual hardware looks like - all I know is that the instance is assigned 3 recent-model Intel CPU cores with 12GB RAM. On the end that has a keyboard and display, I use a Samsung XE303C12-A01US 11.6" Chromebook , or more rece...
<![endif] Maps & Radar Maps & Radar Radar Maps Interactive Radar Interactive Satellite WunderMap Current Conditions Maps Forecast Maps Maps Catalog Severe Weather Severe Weather U.S. Severe Weather Map Europe Severe Weather Map Hurricane & Tropical Cyclones Convective Outlook Tornadoes Winter Storms Wildfires Preparedness Weather Alerts News & Blogs News & Blogs Dr. Jeff Masters All Weather Blogs Recent News Stories Weather Infographics Weather Posters Photos & Video Photos & Video WunderPhotos Webcams Videos Historical Weather Climate Change Activities Activities Ski & Snow Reports Marine Weather Aviation Sailing Weather Site Map Personal Weather Station Network Mobile Apps Daily Forecast Flyer Weather API for Developers Maps & Radar Radar Maps Interactive Radar Interactive Satellite WunderMap Current Conditions Maps Forecast Maps Maps Catalog S...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 9 Star 128 Fork 26 mackyle / sqlite /.container /.repohead Code Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:19d1c6c7fbec6496f9d7d8a240e2956c tree: 3cf493d401 Switch branches/tags Branches Tags 3-digit-multiplex-suffix 64-bit-lengths Cplusplus-comment IN-operator-improvements IN-with-ORDERBY OP_Column-refactor OP_SorterColumns abandoned alt1-tkt-f97c4637 analyze-idx android-large-filles api-armor apple-osx apple-osx-377 apple-osx-3623 apple-osx-exp apple-osx-ml apple-w...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 1 Fork 1 kyleterry / dotfiles /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:5fadd061d7222abd754daeb1cc954335 branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show dotfiles / _gitconfig kyleterry May 5, 2014 Environment cleanup 1 contributor kyleterry Raw Blame History /.button-group /.actions 57 lines (47 sloc) 1.417 kb [user] name = Kyle Terry email = kyle@kyleterry.com token = ...
current community chat blog Stack Overflow Meta Stack Overflow Stack Overflow Careers Sign up or log in to customize your list. more stack exchange communities Stack Exchange sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site stack overflow careers Stack Overflow Questions Tags Users Badges Unanswered Ask Question Take the 2-minute tour × Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required. Is it possible to override git command by git alias? up vote 12 down vote favorite 2 my ~/.gitconfig is: [alias] commit = "!sh commit.sh" Ho...
Aliases From Git SCM Wiki Jump to: navigation , search start content Aliases With aliases, you can avoid typing the same commands over and over again. Aliases were added in Git version 1.4.0. Table of contents: 1 Aliases 2 Introduction 3 Simple 3.1 A shortcut for seeing the fetched commits 3.2 Undoing any change in the current branch 4 Aliases with arguments 4.1 'ci' 4.2 Shortcut for displaying dates in your local timezone 4.3 Simple diff wrappers 5 Advanced 5.1 Calling "gitk" 5.2 What's new? 5.3 Poor man's "stash" 5.4 Serve repo on the spot 5.5 Prune all your stale remote branches 6 Advanced aliases with arguments 6.1 Spelunking of the project's history 6.2 A 'debug' alias to help debugging builtins 6.3 Calling "interdiff" between commits 7 Collection of aliases by Git users 7.1 Getting the diff of only one function 7.2 simple diff ignorin...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 1 Fork 0 dequis / wakaba-dx /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:eb64414b3104cb0764a698a5024904bb branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show wakaba-dx / futaba_style.pl dequis Jul 3, 2012 Minor bugfix, removed a few references to the board object in futaba_… 1 contributor dequis Raw Blame History /.button-group /.actions executable file 828 lines (652 sloc) 32.975 kb us...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 4 Star 8 Fork 5 dequis / wakarimasen /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:1b0a6bbc15130cb37b4d1be27b7f5fee branch: master Switch branches/tags Branches Tags desuchan happy-birthday-weedy hcaptcha iniconfig master simple_install spoilertag staff_tasks_refactor templates_refactor wakabamark Nothing to show 1.1 1.0 Nothing to show wakarimasen / contrib / futaba_to_jinja.py dequis Jun 29, 2012 Simple install: moved all...