Matthew Rothenberg

Results 42 issues of Matthew Rothenberg

This project is very exciting to me, as I maintain a popular gem called [lolcommits](http://github.com/mroth/lolcommits) which I would _love_ to move off using RMagick/ImageMagick, as the vast majority of the...

Feature request: Add support for Razer Stream Controller X https://www.razer.com/streaming-accessories/razer-stream-controller-x Appears to be a simpler version of the existing rebranded Loupedeck hardware with buttons only, no knobs: > The Razer...

Key breaking changes would include (TBD list in progress): - [ ] Migration to rely upon `math/rand/v2`, exposing a different surface area for custom randomness sources (see #29) Non-breaking changes:...

The original version of this module was a lift-and-shift of an internal library from [Emojitracker's Go streamer](https://github.com/emojitracker/emojitrack-gostreamer), moving it into a reusable module. It has a number of understandable issues...

Instead of numbering the file sequentially, how would I modify this to save the file with the unicode codepoint for each character in the filename? (I can help do the...

Move the `.char_to_unified` and `.unified_to_char` fundamental conversions into their own module, and then precompile the results for all known Emoji character values. This makes these conversions effectively zero-cost for all...

Need to research and add these, some benefits for ExDoc and potential dialyzer later on.

enhancement

Now that MacOSX 10.10 + iOS 8.1 support SMS forwarding, we can potentially look at SMS messages as well. Will need to look at database with some samples and see...

enhancement

[It appears](http://hints.macworld.com/article.php?story=20100130052524548) the Address Book is stored in a predictable location on an OS X system and isn't encrypted. The location is `$HOME/Library/Application Support/AddressBook/AddressBook-v22.abcddb`. Unfortunately the format is a big...

enhancement

growlnotify 1.3 only works with growl 1.3, and is not reverse compatible with growl 1.22. This is an issue because growl 1.3 is a paid product, and growl 1.2.2 continues...