Quantcast
Channel: dominickm.com
Browsing latest articles
Browse All 20 View Live

Intro to API Driven Automation

Automation has become a key factor in improving efficiency and streamlining business operations. Organizations that effectively leverage automation find themselves with a competitive advantage over...

View Article


Happy 20th Rails!

As many of you might know Rails is now twenty years old; that’s two years older than it needs to be to able to be executed by the state or sent to kill people on the other-side of the world in the US,...

View Article


ETL: Extract

As organizations grow and evolve, so do their technology stacks and the quantity of import data being generated by those tools. Unfortunately, it’s all too common for firms to be unable to leverage the...

View Article

Syncing Prod & Staging Data With Dokku

If you’re anything like me, you’ve probably faced the classic problem of everything working swimmingly on your test / staging environment, but the end users hitting some weird issue on production. This...

View Article

ETL: Transform

In my previous post, we explored the first step of the ETL (Extract, Transform, Load) process—Extraction. Today, we move on to the heart of ETL: Transformation. Turns out your legacy data is really...

View Article


Image may be NSFW.
Clik here to view.

Surfing the WSL Wave

With Summer coming to a close I decided to take another surf on the WSL (Windows Subsystem for Linux) wave and in short was not disappointed. Technically there are two flavors of WSL, WSL 1 and WSL 2....

View Article

ETL: Load

Last week we discussed the transform phase of ETL and now it’s time to wrap it up with the Load phase. The Load phase is where transformed data is deposited into its target destination, whether that’s...

View Article

Pallet Town: Rails Concerns

As you dive deeper into Ruby on Rails, you might notice your models and controllers starting to bloat with methods and logic. This not only makes your code harder to read but also tougher to maintain....

View Article


Sunday Funday Learn to Code for Kids 8-12

One of the greatest gifts we can give the next generation is the ability to code. It’s the language of creation in our digital world, and teaching kids as young as eight to start thinking logically and...

View Article


Chained to Complexity: Python Dependency Management

Dependency management in software development is often akin to playing an elaborate game of Jenga where everyone involved is on their third IPA: every block you move introduces the risk of toppling the...

View Article
Browsing latest articles
Browse All 20 View Live