Grant Gardner

0 Followers
9 Following
5 Posts

Hooked on ruby since 1.8 for a home automation solution to control a hi-fi unit over a serial port and found it able to elegantly express exactly what I was trying to do.

I maintain a few gems related to FUSE and adhoc stuff I do with my #homeserver.

I am also @lwoggardner for general stuff

githubhttp://github.com/lwoggardner
rubygemshttps://rubygems.org/profiles/lwoggardner
LocationSydney 🇦🇺 (Darramurragal country)

Need help with gem naming for a new MQTT gem with both threaded and async clients.

The threaded client will be something like mqtt50.

#Ruby #Gem #async
@ioquatix

async-mqtt50
66.7%
mqtt50-async
33.3%
Poll ended at .

Had an itch to scratch over summer to rework how I handle my audio library from when CDs were a thing. Using #Ruby of course.

Presenting gem 'taglib-simple'

https://github.com/lwoggardner/taglib-simple

work on audio file tags with #ruby semantics.

uses rice.hpp to create the binding to the underlying C++ TagLib library.

#ruby #taglib

GitHub - lwoggardner/taglib-simple

Contribute to lwoggardner/taglib-simple development by creating an account on GitHub.

GitHub