Skip to content

Instantly share code, notes, and snippets.

View escherize's full-sized avatar

bryan escherize

View GitHub Profile

Today (works great in org-mode)

fix staging margin stuff.

The COG SKU DRINK was excluded! So we needed to add it to included products in order to see the margin on the lift report after a purchase run-through in the staging area. Prior to this, one could see that if they viewed another product through Slarti, confirmed their bucket(s), then bought a COG SKU DRINK, the margin calculation would be included in the report.

add chesterfield to CI Jira Ticket (EC-56)

Got cd Chesterfield; make ci working on localhost.

chesterfield CI

Liscence issue for CI

Put the liscence file into the repo, shh don’t tell!!

Figure out how to git pull on CI

Bunch of issues to battle with + large loop times since to get feedback must commit to chesterfield branch. will sqaush them once something works out.

(setq cider-known-endpoints '(("local-eccentrica-reporting" "127.0.0.1" "5111")
("local-eccentrica-api" "127.0.0.1" "5101")
("local-betelgeuse" "127.0.0.1" "7101")))
(set-face-font 'default "Inconsolata-20")
(fset 'org-jira-link
(lambda (&optional arg) "Keyboard macro." (interactive "p") (kmacro-exec-ring-item (quote ([67108925 67108925 23 91 91 104 116 116 112 115 58 47 47 115 116 97 112 108 101 115 108 97 98 115 46 97 116 108 97 115 115 105 97 110 46 110 101 116 47 98 114 111 119 115 101 47 25 93 91 74 105 114 97 32 84 105 99 107 101 116 32 40 25 41 93 93 2] 0 "%d")) arg)))
(global-hl-line-mode -1)

Make Chesterfield Fail CI when there’s an error

make Chesterfield pass tests

Had error where keyword was lost…

actually it was stuck in the DB, but was removed from the codebase.

Must update protobuf -> 600+ validation errors.

updated protobuf -> 420 validation errors.

help Alex

Beatlegeuse config map stuff

connect to Redshift

limit 10 in betelgeuse

# -----------------------------
# PostgreSQL configuration file
# -----------------------------
#
# This file consists of lines of the form:
#
# name = value
#
# (The "=" is optional.) Whitespace may be used. Comments are introduced with

Chesterfield

chesterfield didnt work edited HOG file and make PR that got merged Updated proto to work with string-enums. -> Long turnarounds re: sequential ci builds

Eccentrica DB

More errors from DB… bin/true wasn’t working, so that’s fixed. My computer is the only one(?) that can not stop the Eccentrica DB :|

Chesterfield

chesterfield didnt work edited HOG file and make PR that got merged Updated proto to work with string-enums. -> Long turnarounds re: sequential ci builds

Eccentrica DB

More errors from DB… bin/true wasn’t working, so that’s fixed. My computer is the only one(?) that can not stop the Eccentrica DB :|

===== begin copy =====
Dear Hiring Manager,
I would like to express my interest in the {{position}} position posted in the career section of your site. I have enclosed my resume detailing my unique skill set for you.
I recently graduated from the User Experience Design Immersive program at General Assembly where I improved my skills in most every facet of user experience design. I esspecially excelled at
{{user research methods,
prototyping,
wireframing,
user flows,
{:rooms
({:price-per-person 606.4223756906077,
:headcount 3,
:dimensions [15.25 11.25],
:title "jeff's room"}
{:price-per-person 875.687914364641,
:headcount 1,
:dimensions [11.5 13.5],
:title "bryan's room"}
{:price-per-person 784.0449585635359,
{:total-prices (661.4463756906077 930.711914364641 839.068958563536),
:rooms
({:price-per-person 606.4223756906077,
:headcount 3,
:dimensions [15.25 11.25],
:title "jeff's room"}
{:price-per-person 875.687914364641,
:headcount 1,
:dimensions [11.5 13.5],
:title "bryan's room"}

Chesterfield errors out every time now, because

furtive sometimes calls get-buckets before get-user-token, And not sure why yet. :( http://bit.ly/1tG36tE

Exceptions encountered:

#<CompilerException java.lang.OutOfMemoryError: PermGen space,

=> upped permgen size to 1024mb

IOException Stream closed java.io.BufferedWriter.ensureOpen (BufferedWriter.java:116)

=> Not sure of this cause

“msg”:”Exception while Posting to E.P.”,”host”:”http://localhost:5001”,”relative-url”:”/update-runtime”,

=> A possible bug?