Skip to content

Instantly share code, notes, and snippets.

View swanson's full-sized avatar
😈

matt swanson swanson

😈
View GitHub Profile
@swanson
swanson / gist:9938379
Created April 2, 2014 17:01
april H&&H
Jared Sinclair designing iPad video
Rebuild tickets available
http://www.schmonz.com/2014/04/01/my-superpower
http://www.davidjhelms.com/ego/
http://jacob.jkrall.net/js-function-length/
@swanson
swanson / gist:04f7f4821fdcea20f5c5
Last active August 29, 2015 14:01
Mike Accountability
Sent out 3-5 leads Wednesday, Friday, next Monday
Interview 3 potential VA
Pick date to start charging
Write 3 lifecycle emails -> end of free plan, special offer for early adopters, launch email
Due Monday May 12
https://doublemap.github.io/blog/2014/04/29/porting-600k-map-views-to-openstreetmap/
https://github.com/mattdeboard/ticket-to-ride
https://medium.com/@travcunn/writing-your-first-python-unit-test-45a0e4517e2a
http://www.techdarkside.com/functionally-repetitive-code-is-best-served-dry-coincidentally-repetitive-code-is-best-served-simple
devworkshop conf
@swanson
swanson / gist:b41addf65ce8a9bda0c4
Last active August 29, 2015 14:06
Automate Everything (IndyRB September 2014)

PullReview - "automated code reviews"

  • https://www.pullreview.com
  • Hook it up to your GitHub repo and open a Pull Request
  • It runs Excellent, Rubocop, Flay, Brakeman, RailsBestPractices, Yard, and secret sauce
  • Free for OS, paid starts at 20€/month
  • See also: CodeClimate, Hound

Hound - "automated style guide"

devtown podcast
http://arktronic.com/weblog/2014-09-27/hashprop---a-better-way-to-md5-and-sha-in-windows/
https://github.com/spraints/stripchart
elevenfifty course
midwest ux
http://www.meetup.com/Lafayettech/events/209906262/
http://joeldart.wordpress.com/2014/10/01/september-bunkerjs/
http://davefancher.com/2014/09/16/musings-on-cs-evolution/
https://medium.com/@vernacchia/open-source-projects-and-version-control-50d8b5c45b61
Failures:
1) ReportCreator premium report template requires manual testing if changed
Failure/Error: expect(md5).to eq("4a43fab339b4d07d623cfc447e40f57b"), manual_testing_instructions(md5)
Please do manual testing to verify the reports are still working.
Pay special attention to the dynamic graphs and any formatting issues.
Once tested, update this test with the new md5 value.
Actual: b725153eb5b5f4df402041c78eb73beb
# ./spec/services/foo/report_creator_spec.rb:44:in `block (3 levels) in <top (required)>'