Personal Blog

"

Gowsik's
Blog.

Writing about Rails, Ruby,
DevOps, AI and the web.

WebDevOps · March 23, 2023 · 3 min read

Restore Postgres DB in fly.io - PG version mismatch issue workaround

Restoring Postgres DB a workaround for PG version mismatch issue in fly.io

WebJS · March 18, 2023 · 3 min read

Record screen with JavaScript MediaRecorder API

Setting up a screen recorder with JavaScript MediaRecorder API

WebRails · March 18, 2023 · 2 min read

Manually mount react component using UJS

Mount react components manually while rendering element on JS request.