Skip to content

Instantly share code, notes, and snippets.

View sibblegp's full-sized avatar

George Patterson Sibble sibblegp

View GitHub Profile
Actual stats on the most dangerous cities in the US according to ChatGPT. As you can see, San Francisco is off the charts:
San Francisco, CA: Population: 883,305, City Area: 46.87 sq mi, Crime rate per 100,000 people: 7,845.3, Crime rate per square mile: 7,603.9
Baltimore, MD: Population: 593,490, City Area: 80.94 sq mi, Crime rate per 100,000 people: 5,182.7, Crime rate per square mile: 2,421.3
Detroit, MI: Population: 673,104, City Area: 139.44 sq mi, Crime rate per 100,000 people: 4,548.0, Crime rate per square mile: 1,599.8
Milwaukee, WI: Population: 590,157, City Area: 96.12 sq mi, Crime rate per 100,000 people: 3,784.1, Crime rate per square mile: 1,199.9
{
"apiVersion": "3.0.1",
"context": "testing",
"id": 1290,
"data": {
"kind": "switch",
"item": {
"index": 1,
"type": "deposit",
"targetId": 678313,

Keybase proof

I hereby claim:

  • I am sibblegp on github.
  • I am gsibble (https://keybase.io/gsibble) on keybase.
  • I have a public key whose fingerprint is 055C C37C D124 20FA 9419 FE49 63E1 8D17 FE66 AE88

To claim this, I am signing this object:

Results added in: 5.61 seconds
5000king 60000 to 64999/2445880
Results added in: 3.79 seconds
5000king 65000 to 69999/2445880
Results added in: 4.38 seconds
5000king 70000 to 74999/2445880
Results added in: 5.16 seconds
postgres:
host: "127.0.0.1"
port: 5432
user: kong
password: kong
database: kong
@sibblegp
sibblegp / gist:197935e36f2720e9412c08b25ae13e90
Last active July 27, 2016 00:15
Koding EC2/RDS Stack Template
# Here is your stack preview
# You can make advanced changes like modifying your VM,
# installing packages, and running shell commands.
provider:
aws:
access_key: '${var.aws_access_key}'
secret_key: '${var.aws_secret_key}'
resource:
aws_instance:
@sibblegp
sibblegp / gist:3b4326f3111dfa615133d8a30bc92230
Created July 25, 2016 20:38
3 Server MongoDB Replica Set
# Here is your stack preview
# You can make advanced changes like modifying your VM,
# installing packages, and running shell commands.
provider:
aws:
access_key: '${var.aws_access_key}'
secret_key: '${var.aws_secret_key}'
resource:
aws_instance:
@sibblegp
sibblegp / replica_set_stack_template.txt
Created July 21, 2016 00:33
MongoDB 3 Server Replica Set Stack Template
# Here is your stack preview
# You can make advanced changes like modifying your VM,
# installing packages, and running shell commands.
provider:
aws:
access_key: '${var.aws_access_key}'
secret_key: '${var.aws_secret_key}'
resource:
aws_instance:
@sibblegp
sibblegp / gist:d22c3af5d572912832351950b096112b
Created July 20, 2016 21:30
Koding MongoDB Cluster Stack Template
# Here is your stack preview
# You can make advanced changes like modifying your VM,
# installing packages, and running shell commands.
provider:
aws:
access_key: '${var.aws_access_key}'
secret_key: '${var.aws_secret_key}'
resource:
aws_instance:
@sibblegp
sibblegp / gist:7190828
Created October 28, 2013 02:58
Gogo Ping Times
PING 184.173.122.155 (184.173.122.155): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
64 bytes from 184.173.122.155: icmp_seq=1 ttl=42 time=1008.723 ms
Request timeout for icmp_seq 3
64 bytes from 184.173.122.155: icmp_seq=3 ttl=42 time=1066.271 ms
Request timeout for icmp_seq 5
64 bytes from 184.173.122.155: icmp_seq=5 ttl=42 time=1036.459 ms
64 bytes from 184.173.122.155: icmp_seq=6 ttl=42 time=863.591 ms
64 bytes from 184.173.122.155: icmp_seq=7 ttl=42 time=1078.106 ms