Coding Like it’s 1982: The RubyCamp Writeup

Coding Like It's 1982: The RubyCamp WriteUp

I took a break from working on Komodo to build a rough Google Maps API app with Rails, and presented it at Vancouver RubyCamp this past weekend. Along the way I found several annoying slowdowns, and presented some of the techniques I used to solve them. I’ve written them up and presented the key bits of code at the ActiveState community site, here: https://community.activestate.com/vancouver-rubycamp-writeup-coding-its-1982

Recent Posts

Tech Debt Best Practices: Minimizing Opportunity Cost & Security Risk

Tech debt is an unavoidable consequence of modern application development, leading to security and performance concerns as older open-source codebases become more vulnerable and outdated. Unfortunately, the opportunity cost of an upgrade often means organizations are left to manage growing risk the best they can. But it doesn’t have to be this way.

Read More
Scroll to Top