Seeking Opportunities
Contact Me
Damian C. Rossney headshot

Damian::WebDev

I am a software developer from Westchester, New York. I am interested in web application development, internal infrastructure development, and growing products.

I am currently exploring software architecture patterns, progressive ideas in object-oriented programming, and strategies for sustainable development with Ruby.

Recent Writings

System design is inherently about boundaries (what's in, what's out, what spans, what moves between), and about tradeoffs. It reshapes what's outside, just as it shapes what's inside.

Good Boundaries Make Good Systems

In this article we will focus on the implications of taking autonomy as our North Star in module design. What are the practical implications? As always, what goes in and what goes out?

Read More

Parnas was right, and I was wrong. I am now convinced that information hiding, today often embodied in object-oriented programming, is the only way of raising the level of software design.

What We Talk About When We Talk About Modularity

This is the second of three articles discussing modularity patterns in Ruby. In this article we will look at how modularity helps us manage complexity.

Read More