RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Octopod Updated - Build Podcast / Radio Talk Show (Static) Websites 'n' Feeds

Hello, Thanks to Stephan Haslinger et al for pushing out a new update for Octopod that lets you publish / build (static) websites incl. feeds (in xml and json) for your podcasts and radio talk shows with Jekyll (and Ruby) and (structured) text in kramdown for your show notes etc. Find out more @ https://rubygems.org/gems/jekyll-octopod and https://jekyll-octopod.github.io. Happy publishing with Jekyll and friends (in ruby).

JSONify your Ruby Translations

PostgreSQL offers native column types for efficiently storing and retrieving JSON-formatted data. Although these types are a natural fit for model translations, most applications use separate tables for storing such data. In this post, I describe a new translation strategy for storing model translations on a single database column, implemented in the latest version of Mobility, a pluggable Ruby translation framework.

What's Your Hash Rate? Find out your Mining Speed w/ compute_hash_with_proof_of_work

Hello, I’ve added a couple of new chapters to the “Programming Blockchains Step-by-Step from Scratch (Zero)” and starting with (crypto) hashes… What’s News? Mining, mining, mining! What’s your hash rate? Let’s find out and use the “stand-alone” version of the by now “classic” compute_hash_with_proof_of_work function. Let’s try (run) benchmarks for the difficulty from 0 (4 bits) to 0000000 (28 bits)… On my “low-end” home computer the hash rate per second is… about 100 000. What’s yours?

Loading older posts