Skip to content

Instantly share code, notes, and snippets.

View alexmackenzie-wx's full-sized avatar
💭
Learning .. unlearning .. learning

Alex Mackenzie at Tapestry VC alexmackenzie-wx

💭
Learning .. unlearning .. learning
View GitHub Profile
import dotenv
dotenv.load_dotenv()
NEON_CONNSTRG = os.getenv("NEON_CONNSTRG")
import sqlalchemy
from sqlalchemy import create_engine
from sqlalchemy import text
#!/bin/sh
CHOOSE=$(gum choose "subscribe" "follow me on twitter" "subscribe" "follow me on twitter")
SCOPE=$(gum input --placeholder "reason for subscribing?")
SUMMARY=$(gum input --placeholder "favorite dev tool?")
gum confirm "Subscribe to Why Now? Really?" && open https://whynowtech.substack.com/
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>mack makes cube</title>
<style>
body { margin: 0; }
</style>
</head>
<body>
extends Area2D
# Signals
signal pickup
signal hurt
# Variables
export (int) var speed # Property in inspector
var velocity = Vector2()
var screensize = Vector2(480, 720)
#!/bin/sh
CHOOSE=$(gum choose "fix" "feat" "docs" "style" "refactor" "test" "chore" "revert")
SCOPE=$(gum input --placeholder "scope")
SUMMARY=$(gum input --placeholder "summary of this change")
DESCRIPTION=$(gum write --placeholder "summary of this change")
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>mack makes cube</title>
<style>
body { margin: 0; }
</style>
</head>
<body>

Keybase proof

I hereby claim:

  • I am alexmackenzie-wx on github.
  • I am alexmackenzie (https://keybase.io/alexmackenzie) on keybase.
  • I have a public key ASDHZGdoCUINP01vgJ_9Y3ZX0pl6r0LwPRhu6Uk9dqJp-wo

To claim this, I am signing this object:

Derive([("out","/nix/store/76gxh82dqh6gcppm58ppbsi0h5hahj07
-demo","","")],[],[],"x86_64-darwin","/bin/sh",["-
c","echo 'hello world' > $out"],
[("builder","/nix/store/5arhyyfgnfs01n1cgaf7s82ckzys3vbg-
bash-4.4-p23/bin/bash"),("name","demo"),
("out","/nix/store/76gxh82dqh6gcppm58ppbsi0h5hahj07-
demo"),("system","x86_64-darwin")])