Matthew Lang avatar

Matthew Lang

Family guy and web developer

I updated my Rails app’s start script to launch Docker containers for PostgreSQL and Redis. I also added a kill script to stop them when I’m done coding. I hope this helps my struggling laptop battery by properly shutting down services.

It’s a quiet morning with some code and coffee. I am working through an issue with a product of mine using forms, Rails, and Sidekiq. I’m happy to put the time into this over the weekend, as it’s a core part of the product and will be reused heavily in the future.