matt swanson

Results 26 comments of matt swanson

We ran into this today as well. We ended up setting `WEB_CONCURRENCY` to 0 (to force Puma to run in single mode) and then everything started working again.

> Ok, so I've got a branch up that should hopefully fix this problem roughly using @palkan's idea above. The branch is here: https://github.com/allmarkedup/lookbook/tree/previews-concurrency-fix > > @swanson @xdmx @palkan if...

Probable one badge is more feasible. The project (https://github.com/swanson/stringer) I have on localeapp currently has 15 locales so 15 badges would be too much. I'd like to place a hypothetical...

Explain X to clients: * automated testing * CI pipeline? * using cloud services -- long term viable

* Table stakes for agile/design in the past 5 years * Generative vs documenting design thinking (big bets)

* Userstamper * Better errors + Turbolinks

Rails + Sentry clientside JS + Source diving Basecamp

:wave: I wrote this test originally. The `"UPDATE \"active_storage_blobs\" SET \"metadata\" = ? WHERE \"active_storage_blobs\".\"id\" = ?"` query seems unrelated to the functionality we are trying to test. The goal...

https://github.com/rubycdp/cuprite/pull/182