Skip to content

Instantly share code, notes, and snippets.

View quintessence's full-sized avatar
💾
Always learning stuff

Quintessence quintessence

💾
Always learning stuff
View GitHub Profile
@quintessence
quintessence / SDSS-Dataset-Exercise-Setup.md
Last active June 28, 2022 19:20
Companion steps for blog post on black box dataset for Sloan Digital Sky Survey Data

Setup Instructions for Snowflake Digital Sky Survey Blog Post

What's this about?

Companion blog post

Tools

  • Snowflake, snowsql CLI tool
  • macOS can install via brew
#!/bin/bash
set -e
## Tested on CentOS 7
## Source: https://docs.chef.io/install_server.html
## Verify ports on instance / server are open: https://docs.chef.io/server_firewalls_and_ports.html
## Intended for Demo use only
## Make sure to change # FIXME lines as needed
@quintessence
quintessence / keybase.md
Created August 24, 2016 20:34
Keybase Proof

Keybase proof

I hereby claim:

  • I am quintessence on github.
  • I am quintessence (https://keybase.io/quintessence) on keybase.
  • I have a public key ASD4o3vZBS8nYQ0tcwiwDLQe2_1VTKqoVwWLPcQvknPNrQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am qanx on github.
  • I am qofthings (https://keybase.io/qofthings) on keybase.
  • I have a public key whose fingerprint is 97B6 7A2F 7006 5006 6F7E 1E6D 0DA6 42B1 62E4 78C3

To claim this, I am signing this object:

@quintessence
quintessence / bound_route.md
Last active September 3, 2015 22:37
Failing CATs in Concourse pipeline

Java buildpack error:

• Failure [126.284 seconds]
Buildpacks java [It] makes the app reachable via its bound route 
/var/vcap/packages/acceptance-tests/src/github.com/cloudfoundry/cf-acceptance-tests/apps/buildpacks_test.go:46

  Timed out after 120.000s.
  Expected process to exit.  It did not.
@quintessence
quintessence / flowtoken
Created August 19, 2015 02:10
Flowdock integration
-----BEGIN PGP MESSAGE-----
Version: Keybase OpenPGP v2.0.41
Comment: https://keybase.io/crypto
wcBMA0iHLnIGQf44AQgAzihYYhzGK7pTu89yUGGYVlga0o1DS+SqiRyLaMM0+PK2
BMcSEkfE9CW/5G1WnKCjlZNy1cfPdn2IPok8UCHwgh3QPyj35NaSNTXN0FcG5f23
y10sOBTqxlMKZK2FdhtNBZKwX/+jyHMEEDhxfuQu8TwR4iUcA42ISsXEzYUuUaw0
IJfEbs9b4lbo6VmqXQoIVqLB0r8KgrV3xahysaTDNfuNJgoRuYvVQSDIpNdqWzMy
nZFR4XiR6EPXjpMRSwloR6W/GX4eMhyqVadHMptbK5gmzzxwDox9cvI/DuUVxxb3
gipuPUdM0jczBMxKRlvqXoLMqSiNG5/ssGfvJQuypcHATANsO7/IBaX31AEIALP6
@quintessence
quintessence / city_of_light_wifi_corridor.md
Last active August 29, 2015 14:26
Wi-Fi Corridor update post

For the past few months, our local news sources have been abuzz with news about the Main Street Wi-Fi Corridor. But what is it? And what is its future potential?

To get started, let's familiarize ourselves with two terms: LAN and WAN. A LAN, or local area network, exists to connect different devices (computers, smart phones, printers, etc.) together. Whereas a WAN, or wide area network, exists to connect LANs together. The biggest commonly known example of a WAN is the internet. So, from the start we will tell you that the Wi-Fi Corridor is a LAN. It also happens to be a wireless LAN, or WLAN. (We just snuck in a third term in there didn't we?)

So why a "Wi-Fi Corridor" instead of

@quintessence
quintessence / easy03_TheDescent.py
Last active August 29, 2015 14:23
Coding Game - Python
import sys, math
# Auto-generated code below aims at helping you parse
# the standard input according to the problem statement.
# Write an action using print
# To debug: print >> sys.stderr, "Debug messages..."
# game loop
@quintessence
quintessence / trycf_errors.sh
Created June 25, 2015 14:19
Errors from pushing app.
$ cf logs trycf --recent
Connected, dumping recent logs for app trycf in org starkandwayne / space trycf as qanx@starkandwayne.com...
2015-06-25T06:43:29.15-0400 [DEA/11] ERR Instance (index 0) failed to start accepting connections
2015-06-25T07:10:15.15-0400 [DEA/17] OUT Stopping app instance (index 0) with guid 74b10ab6-f847-454e-bb07-abaae0f71931
2015-06-25T07:10:15.15-0400 [DEA/17] OUT Stopped app instance (index 0) with guid 74b10ab6-f847-454e-bb07-abaae0f71931
2015-06-25T07:16:47.65-0400 [DEA/29] OUT Starting app instance (index 0) with guid 74b10ab6-f847-454e-bb07-abaae0f71931
2015-06-25T07:50:09.15-0400 [DEA/44] ERR Instance (index 0) failed to start accepting connections
2015-06-25T07:50:09.21-0400 [API/5] OUT App instance exited with guid 74b10ab6-f847-454e-bb07-abaae0f71931 payload: {"cc_partition"=>"default", "droplet"=>"74b10ab6-f847-454e-bb07-abaae0f71931", "version"=>"1deb0438-ff32-48ff-afe2-73479be755e7", "instance"=>"ce766b8f539d4aff96df70b623825c5c", "index"=>0, "re
@quintessence
quintessence / bosh-debug.sh
Last active August 29, 2015 14:22
BOSH lite / Cloud Foundry Deployment Error
This file has been truncated, but you can view the full file.
Director task 3
# Logfile created on 2015-06-01 22:57:24 +0000 by logger.rb/44203
I, [2015-06-01T22:57:24.177480 #1076] INFO -- : Director Version : 1.2749.0
I, [2015-06-01T22:57:24.177556 #1076] INFO -- : Enqueuing task: 3
I, [2015-06-01T22:57:26.010906 #2315] [0x3fecf1a77330] INFO -- : Looking for task with task id 3
D, [2015-06-01T22:57:26.012475 #2315] [0x3fecf1a77330] DEBUG -- : (0.001123s) SELECT * FROM "tasks" WHERE "id" = 3
I, [2015-06-01T22:57:26.020925 #2315] [0x3fecf1a77330] INFO -- : Starting task: 3
I, [2015-06-01T22:57:26.021040 #2315] [task:3] INFO -- : Creating job
I, [2015-06-01T22:57:26.021153 #2315] [task:3] INFO -- : Reading deployment manifest