Roman Alexander Davis
Roman Alexander Davis
Trying to make a redditbot. Didn't even get to do anything fun. Here's my code: ``` require "redditkit" RedditKit.sign_in "FluffyRibbot", "#{redacted}" ``` Here are some things you might want to...
I have a project that involves doing forced alignment on the bible; is there a way to add biblical vocabulary to your model?
I've actually wanted to use a pattern like this in Ruby, where I've wanted an object to do some nonstandard behavior and then do some standard behavior. For example, an...
Hi! I made a simple implementation of Game of Life for Ruby. I followed the instructions here: https://www.youtube.com/watch?v=wIbL4klYtQk and am over 90% sure I coded it correctly, but just in...
Are there any games using this? If so, you should add them to the readme so that people have more examples to work with.