Github bills per repository. Moving unused repositories to an archival tier can reduce costs. You can still use Github for your daily flow, but not pay for untouched data.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github.com##article[data-hydro-view*="REPOSITORY_RECOMMENDATION"] | |
github.com##.feed-right-sidebar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a Klipper configuration for TronXY X5SA-2E CoreXY Printer | |
# 330x330x400 size with CXY-V6 motherboard, Tronxy blue self-levelling plate sensor | |
# and stock Titan Extruder (x2) Clone with Cyclops-like hotend for 2-in-1-out. | |
########################################################### | |
# CAUTION: The Touchscreen cannot be used with Klipper!!! # | |
# You will lose all the display functionalities!!! # | |
########################################################### | |
# === FLASHING WITH STOCK BOOTLOADER === |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Unsubscribe from Shorts | |
# works as of 09 Mar 2023, YMMV | |
# youtube.com#?#ytd-grid-video-renderer:-abp-has(div#dismissible > ytd-thumbnail > a[href*="/shorts/"]) | |
# works as of 01 Jun 2023, doesn't re-flow the remaining videos | |
youtube.com#?#ytd-rich-item-renderer:-abp-has(div#dismissible > ytd-thumbnail > a[href*="/shorts/"]) | |
# Don't show upcoming streams | |
# works as of 27 Mar 2023, YMMV | |
# youtube.com#?#ytd-grid-video-renderer:-abp-contains(Notify me) | |
# works as of 01 Jun 2023, doesn't re-flow the remaining videos |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# Inspired by: | |
# http://blog.jverkamp.com/2015/07/22/finding-aws-iam-users-by-access-key/ | |
require 'fog/aws' | |
Fog.credential = ARGV.shift.to_sym | |
search_id = ARGV.shift |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Default deployment scenario: | |
https://github.com/capistrano/capistrano/blob/master/lib/capistrano/tasks/framework.rake#L59 | |
(all of which start as empty tasks) | |
starting started | |
updating updated | |
publishing published | |
finishing finished | |
including capistrano/deploy adds a few more hooks | |
starting => check |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOVNC_BRANCH=master | |
NOVACLIENT_BRANCH=master | |
KEYSTONECLIENT_BRANCH=master | |
QUANTUM_CLIENT_BRANCH=master | |
MELANGECLIENT_BRANCH=master | |
NOVA_BRANCH=stable/essex | |
SWIFT_BRANCH=stable/essex | |
GLANCE_BRANCH=stable/essex | |
KEYSTONE_BRANCH=stable/essex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# brew install couchdb | |
# sudo easy_install pip | |
# sudo pip install couchapp | |
# brew install node | |
# curl http://npmjs.org/install.sh | sh | |
# git clone https://github.com/openlexington/muralmapper.git | |
# cd muralmapper | |
[TWITTER STUFF] | |
# cp node/config.example.js node/config.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for a twitter account | |
Sign up for a google maps api key | |
Change text and twitter address | |
Change maps api key | |
Change map center location | |
[done] | |
Clone into openlexington's github: http://github.com/openlexington/murlamapper.git |
NewerOlder