Max Chernyak
Max Chernyak
When you submit a new tweet there's a 50% chance it will be lost. In this case I usually see activity indicator working endlessly. If I hide/show pwitter, activity stops...
Want to make this explicit. And it should be possible to get converted urls before sending tweet, to see if it fits.
I run this role frequently in my vagrant tests, and every time it updates apt cache, which is slow/unnecessary.
- [x] I'm the package's author and/or maintainer. - [x] I have have read [the docs][1]. - [x] I have tagged a release with a [semver][2] version number. - [x]...
Would you be able to tell which one of the two rows is selected on these screenshots?   I get confused every time. I'm not a UI...
The permissions that you use to package the gem are used when somebody installs the gem, regardless of how you install it (rvm, bundler, etc). This does not affect your...
I'm not a front-end dev primarily, so I might be wrong, but I'll try my best to be right. Rails framework has Turbo, which is a way to transition between...
Take delayed_job for example. It sets priority and other metadata to its internal Delayed::Job model. Of course this causes an error, unless I add .trust to its hashes or set...