Damian Nowak

Results 181 comments of Damian Nowak

> even if you believe that the original project is not maintained Is it? @mislav Rather than making it more difficult for others to find this fork, how about letting...

Upper-case thingy is exactly how I found that ticket. Because it stood out. So yeah... You made it more difficult. Nothing in that ticket sounded like an official announcement, by...

`export TERM=dumb` before executing `perl -d` will silence this problem.

I used a debugger and I couldn't really understand what was going on. Any tips where I should put breakpoints, and what to look at? The trace loop using the...

I'm working on moving the application from Rails 4.x to 6.x and `mail 2.7.1` is required... Hence I'm back to this :)

@modosc @dejan Any instructions on how to make it secure? Or ideally, a config option for password/token that the Chrome extension is required to pass to obtain the data?

For anyone who found this when googling around to figure out if `Thread.current` is a viable solution for Rails and Puma. "You'll get a value when you don't expect one"...