Thomas Rodriguez enjoys the mountain air and the warm glow of vim.

His github:

trodrigu

He tweets at:

@tom_m_rod

Scraping camp sites with Haskell final

Wed, Dec 2, 2020

Delving deeper in the problem of camp site planning we look to figure

Read More

Scraping camp sites with Haskell part 4

Tue, Dec 1, 2020

In Haskell since Types nicely lead you to format your code by letting you push dependencies upstream...

Read More

Scraping camp sites with Haskell part 3

Mon, Oct 12, 2020

The next part on the series includes figuring out if a given state park actually...

Read More

Scraping camp sites with Haskell part 2

Sat, Oct 10, 2020

As the destiny of this software is to be ran multiple times and update...

Read More

Scraping camp sites with Haskell part 1

Mon, Oct 5, 2020

In order to test my current knowledge of beginner Haskell I sought to build...

Read More

freegexer, regex with a small feedback loop

Fri, Sep 14, 2018

I wanted to make regex better with a smaller feedback loop. Coming up with just...

Read More

Using Elm's Debug Log

Tue, Jan 2, 2018

In Elm land it takes a bit of tinkering to understand how to conduct debugging...

Read More

Get And Forget

Sat, Dec 17, 2016

File processing is always an important part of any programming language...

Read More

A Centered Outlook

Mon, Nov 28, 2016

Getting further acquainted with Elixir's single quoted counterpart the double quoted string has allowed me...

Read More

Naive Math Calculator

Sat, Nov 26, 2016

Elixir. It is our responsibility as technologists to feel around and try new things every day.

Read More

Tap Room

Sun, Nov 15, 2015

After awhile of rolling around in many variations of converting hash keys from strings to symbols I realized...

Read More

Going To Class

Tue, Oct 27, 2015

Ruby is one interesting beast. Seriously. Everything is an object and after realizing this it is easy to see how Ruby is so..

Read More

Write Some Tests Please

Tue, Sep 8, 2015

My second technical interview ever. Pulled up the demo deployed via heroku and of course... it didn't work as intended.

Read More

Learn Ruby Adventure

Thu, Jul 9, 2015

I spent the better part of the last two weeks finishing up a basic ruby centric app that was started about two weeks ago. The interesting...

Read More