Tony O'Dell

Data storage/analysis and statistics pro. And, cycling racer hipster.
California  https://patreon.com/oynot 13 posts
 

What's in an ORM, aka DB::Xoos

Using an ORM makes your code look a little cleaner. Today we can take a look at Xoos, an ORM aimed at making your life simpler, your code cleaner, and »

Oslo PTS 2018; Chains, tools, and reindeer

This year at PTS we picked up where we left off last year, talking about the build system, dependency chains, and walking to the next food spot. Last year we »

Hello Web! with Purée Perl 6

Let's build a website. Websites are easy to build. There are dozens of frameworks out there to use, perl has Mojo and Catalyst as its major frameworks and »

Adding on to Channels and Supplies in Perl6

Channels and supplies are perl6's way of implementing the Oberserver pattern. There's some significant differences behind the scenes of the two but both can be used »

Parallel Testing and an Iconoclastic Pilgrimage

This is an article about Green Green is a module I wrote with the intention of replacing the well loved prove command in favor of something that can parallel test »