Chris Coetzee

Results 59 comments of Chris Coetzee

No problem. That's how it goes! :sweat_smile: From what I recall you could either add an overlay or catch the mouseup event. These two SO Q's have some interesting approaches...

Those offsets all look fine to me. readelf displays them as hexadecimal numbers whereas the script displays them as base 10 numbers. @n0way0ut could you explain what is incorrect about...

@jmfederico Can look at using `passenger-docker` for this. I have a partially working docker file which does a capistrano deployment internally so not exactly matching your use-case, but the basics...

I started migrating our logging to `semantic_logger` yesterday with the goal of connecting it to NewRelic. I'm now at the point where I would like to connect to NR, but...

Okay, I'm still digging a bit deeper here but I can see that the decorating formatter is not being applied for the standard logger. It seems the instrumentation from NewRelic...

By the looks of the changes in the merged PR, this can be closed.

Unsure if this still happens in Rails 6, but in Rails 5.2 it looks like I've managed to fix it with the following in the `after_fork` handler. The reason this...

Hi, was also looking into a light theme since I've switched to tree-sitter for highlighting. I have been using: https://github.com/sainnhe/gruvbox-material However I see there is a an alternative lua gruvbox...

Hey @texpert, not sure if you've seen [my PR](https://github.com/reidmorrison/semantic_logger/pull/248), but it might work for you. I've got quite busy with end of year work so haven't integrated this into our...

Hi Kayvan. The only preference I have right now is: lowercase, and use underscores instead of spaces.