Jeremy Smith

Results 26 issues of Jeremy Smith

When I tried to install Simplekiq on a project, I had an issue with resolving dependencies: ``` Resolving dependencies.... Bundler could not find compatible versions for gem "sidekiq": In snapshot...

Hey all! I've been using Simplekiq for several months and love it. ❤️ I hit an interesting challenge this past week and had an idea. I have an orchestration job...

Hey there! This isn't a super critical issue, but today we hit a few exceptions like the following when calling SerpApi with the gem and getting a 502 repsonse from...

Add ability to download all files in Sample, probably as a Zip file. (Would a patch file make sense?)

See [StackOverflow](https://stackoverflow.com/questions/70939471/css-property-resize-does-not-work-correctly-in-safari-dont-shrink-when-height-i)

bug

The line number column flexes based on the the max digits for a file's line numbers. So right now, the code column "jumps" visually when you navigate between files with,...

Allow users to explore samples by file path (e.g. show all samples with a file in `db/migrate` or a file in `app/models/concerns`) - [ ] Add Path (or FilePath) model...