Josh Lubaway
Josh Lubaway
``` Using sproutcore (0.0.1) from https://github.com/wycats/abbot-from-scratch.git (at master) sproutcore at /Users/josh/.rvm/gems/ruby-1.9.3-p0/bundler/gems/abbot-from-scratch-29dfaa6c3c12 did not have a valid gemspec. This prevents bundler from installing bins or native extensions, but that may not...
Hello, I would like to use `asdf` in one of my projects that uses `Rack` `> 2`. Since `asdf` locks `Rack` to the `1.x` series, I am unable to use...
**Describe the bug** When navigating to https://app.omniawrite.com/ a blank page is shown **To Reproduce** 1. Do not whitelist cookies for the `omniawrite.com` domain 1. Navigate to https://app.omniawrite.com **Expected behavior** *...
**Is your feature request related to a problem? Please describe.** No not necessarily a problem, just that I can't install the Letra extension in Firefox. **Describe the solution you'd like**...
The current CLI usage is: ``` pre-commit disbale yaml checks jshint pre-commit enable yaml warnings jshint ``` We should use "smart" defaults so `yaml` and `checks` arguments are unnecessary: ```...
### Steps to reproduce 1. In Firefox `104.0` 2. Navigate to https://docs.sublimetext.io/guide/extensibility/completions.html#how-to-use-completions ### Actual behavior: Characters render incorrectly, leaving the reader confused. ### Expected behavior: 1. The characters should display...
Hello, I apologize if this is the incorrect place for book feedback. When looking at the main page and its links, I did not find any other instructions for submitting...
By default when pressing the option+shift+arrow keys selection should jump to words along the way rather than selecting the entire line. https://github.com/zed-industries/zed/issues/10242 Release Notes: - Fixed ([#10242](https://github.com/zed-industries/zed/issues/10242)). TextMate keymap uses...
I'm following along with the tutorial and I'm stuck on the first page "[Building for the Web](https://bfnightly.bracketproductions.com/rustbook/webbuild.html)" Here are the versions of the tools I have installed Cargo: $ cargo...