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.

  5 April 2023

  4 April 2023

Releasing ruby-zint - a gem for the creation of barcodes

Today I’m releasing ruby-zint a FFI binding for libzint. It allows the fast and easy creation of about 50 barcodes (Code 128, UPC A, QR Code, …). Currently is version 2.10.0 (default for Ubuntu 22.04) on Linux, Windows and macOS supported. I will update the gem to to most recent version in the next weeks.

Great work! The API looks much cleaner than the old zint gem. …
Thank you very much!

Releasing rails_i18n_manager

rails_i18n_manager is a Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Designed to allow you to keep the translation files inside your projects git repository where they should be.

  3 April 2023

  2 April 2023

  1 April 2023

  31 March 2023

  30 March 2023

  29 March 2023

  28 March 2023

  27 March 2023

Pairing with GPT-4 on a Ruby Project

I wrote about what it’s like pairing with GPT-4 on a ruby Ruby at https://fly.io/ruby-dispatch/pairing-with-gpt-4/. Turns out the more you know about Ruby, the better your experience will be working with GPT-4 since it can send you down some pretty crazy paths. If you’re starting out, it can still give you pretty good results if you don’t ask it to build stuff for you. Overall, it’s more pleasant than using a search engine for help because you don’t have to wade through ads and SEO content that’s not helpful.

Loading older posts