asideofcode-dev
asideofcode-dev
There's a PR that went in for addressing the deprecation of the class method `File.exists?` by updating the `net-sftp` dependency, see https://github.com/luan/carrierwave-ftp/pull/48. This work is currently unreleased. Please create a...
## Description of the issue 📄 As part of the pull request to update to Rails 5, https://github.com/codebar/planner/pull/1882, Bullet has started throwing exceptions on certain queries. For the moment we...
Hey, really cool work. I've been working on a streaming mode demo that transcribes the stream straight from the mic. What's the best way to present and contribute this work...
**Describe the bug** In a Socket.IO application, events emitted just before a client disconnects are not properly handled by specific `on(...)` listeners. While the `onAny(...)` listener detects these events, the...
(Full disclosure, this is an attempt to get hired 😄 ) ## Summary This PR introduces a comprehensive refactor of the `brev ls` command within our CLI, focusing on improving...
## Summary NOTE: The first 3 commits are based off the preceding PR https://github.com/brevdev/brev-cli/pull/198. Resolves #185 This PR addresses the issue where running the `brev shell` command in a Docker...