Code Monkey home page Code Monkey logo

crowdsourced's Introduction

StephenSmithwick.github.io

This is a personal static jekyll site which deploys as part of Github Pages: StephenSmithwick.github.io .

Dependencies

  • Ruby 2.7.6
  • Jekyll + Ruby dependencies in Gemfile

To build locally

  • Install ruby
    • I recommend first installing rbenv + rbenv-gemset via homebrew (brew install rbenv rbenv-gemsets)
    • Add rbenv shims to your path in your rc file (in my ~/.zprofile I added eval "$(rbenv init - zsh)").
    • from the project directory: rbenv install
  • Install Jekyll bundle install
  • Start serving local content bundle exec jekyll serve

Overview of content in blog

  • Resume - Uses resume.html, resume.scss and none of the blog styling and layouts are used. The resume is composed of a collection of ordered sections under _resume with the following format: ${order}_${section_name}.md
  • Posts - A collection of useful blog posts for future reference found under _posts/ the title follows the following format: YYYY-MM-DD-${title}.md
  • Fonts - OpenSans for CV and AtkinsonHyperlegible for blog
  • Greasemonkey - Useful Greasemonkey/Tampermonkey scripts to add value to this blog.

Reviewing feedback

The Contact Form submits to this google sheet: stephensmithwick.github.io/submissions (Note: Access is restricted)

Thanks for taking a look :)

crowdsourced's People

Contributors

brunochauvet avatar stephensmithwick avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crowdsourced's Issues

Cassandra Thrift issues

I'm receiving the following error when inserting tweets into Cassandra:

/Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/thrift-0.7.0/lib/thrift/transport/framed_transport.rb:84:in `write': incompatible character encodings: ASCII-8BIT and UTF-8 (Encoding::CompatibilityError)
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/thrift-0.7.0/lib/thrift/protocol/binary_protocol.rb:112:in `write_string'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/thrift-0.7.0/lib/thrift/client.rb:35:in `write'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/thrift-0.7.0/lib/thrift/client.rb:35:in `send_message'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/cassandra-0.12.1/vendor/0.8/gen-rb/cassandra.rb:247:in `send_batch_mutate'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/cassandra-0.12.1/vendor/0.8/gen-rb/cassandra.rb:242:in `batch_mutate'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/thrift_client-0.7.1/lib/thrift_client/abstract_thrift_client.rb:150:in `handled_proxy'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/thrift_client-0.7.1/lib/thrift_client/abstract_thrift_client.rb:60:in `batch_mutate'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/cassandra-0.12.1/lib/cassandra/protocol.rb:7:in `_mutate'
    from /Users/stephensmithwick/.rvm/gems/ruby-1.9.3-p0@crowdsourced/gems/cassandra-0.12.1/lib/cassandra/cassandra.rb:459:in `insert'
    from lib/crowdsourced.rb:41:in `block in parse_tweets'
    from lib/crowdsourced.rb:39:in `map'
    from lib/crowdsourced.rb:39:in `parse_tweets'
    from lib/crowdsourced.rb:55:in `block (2 levels) in <main>'
    from lib/crowdsourced.rb:52:in `each'
    from lib/crowdsourced.rb:52:in `block in <main>'
    from /Users/stephensmithwick/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/open-uri.rb:150:in `open_uri'
    from /Users/stephensmithwick/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/open-uri.rb:677:in `open'
    from /Users/stephensmithwick/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/open-uri.rb:33:in `open'
    from lib/crowdsourced.rb:50:in `<main>'
rake aborted!

This may be related to this bug:
https://issues.apache.org/jira/browse/THRIFT-1224

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.