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.

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!

Transcribing with Artificial Intelligence

In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives. https://www.driftingruby.com/episodes/transcribing-with-artificial-intelligence

Loading older posts