Josh Branchaud

Results 64 issues of Josh Branchaud

No more direct dependence on `stripe-sdk` anywhere in `apps/` 🎉 - **feat(ew): remove stripe-sdk import, not needed** - **feat(tt): remove stripe-sdk import, not needed** ![dir](https://media0.giphy.com/media/26DOMQa5Ib2SmaRZm/giphy.gif?cid=d1fd59ab5slouw0wnlwo2bes7yttjvl59ad37dxty6fut1kc&ep=v1_gifs_search&rid=giphy.gif&ct=g)

this addresses two issues: 1. if a process like the `stripe-check` script failed, the error was scrolling off the screen and the rest of the dev server appeared to be...

With recent changes to the jekyll project and updates to my own use of it, the jekyll-post script is now a bit out of date. Update the frontmatter that is...

bug

I've started using Dash.app for both documentation and snippets. The snippets are all stored in one place which you can specify from the settings of the app. I should incorporate...

There are a couple things that need to be done to setup and install Vundle and all the plugins that it manages. This is documented in the `.vimrc` file, but...

There are a lot of environment variables in zshrc. They are all over the place and getting outdated. Update and organize them. Perhaps put them in a separate file and...

I created a command-line timer function that should be able to take a given time, sleep for that long, and then activate a system dialog box when the time expires....

bug

I want to create a variation of the `today` function I wrote that will instead of using the `/`, use the `-` to delimit the parts of the date. Sometimes,...

enhancement

This gem is ✨ ! There are some cool changes on master that haven't been cut into a new version on RubyGems. Would love to have the latest and greatest!...

This PR does two core things: First, it sets up the pre-purchase flow for Lifetime Subscriptions via the `/forever` path. This collects an email if the user is not already...

NO MERGE