#ruby

[ follow ]
#rust
Data science
fromRubyflow
1 week ago

Topical: Topic Modeling Pipeline for Ruby

A Ruby gem that provides a complete topic modeling pipeline using ClusterKit clustering and c-TF-IDF, combining Rust performance with Ruby usability.
Software development
fromRubyflow
1 week ago

[ANN] httpx 1.6.0 released

HTTPX 1.6.0 adds a :fiber_concurrency plugin, improves proxy retry behavior and options initialization, and continues broad HTTP protocol and integration support.
fromRubyflow
2 weeks ago

Serviz - New release with Workflows

Serviz provides a minimal "command object Interface" for your Ruby apps.
Ruby on Rails
fromRubyflow
3 weeks ago

dsa.rb: Practice core dsa in Ruby from the command line

The tool aids in mastering core algorithms through repetitive practice rather than exhaustive performance testing.
Ruby on Rails
fromrubyflow.com
1 month ago

Lancelot: Ruby Bindings for Lance with Hybrid Search

Lancelot offers efficient Ruby-native bindings to Lance for managing ML workloads with features like hybrid search and support for vector and text search.
fromInfoQ
1 month ago

Refactoring Stubborn, Legacy Codebases

One pervasive assumption in a stubborn codebase is that there's only one way to talk to the database, limiting potential changes and upgrades.
Ruby on Rails
Ruby on Rails
fromRubyflow
1 month ago

RapiTapir - APIs so clean and fast, they practically run wild!

RapiTapir enhances Ruby API development with type safety, automatic documentation, and a clean DSL, making the process more efficient and less error-prone.
Ruby on Rails
fromRubyflow
1 month ago

Run LLMs natively in Ruby with Rust + GPU support

Red Candle enables running large language models directly in Ruby via Rust, enhancing integration and performance.
Ruby on Rails
fromHackernoon
1 year ago

How I Landed My First Client Midway Through The Odin Project | HackerNoon

Successfully developed a custom pricing app for a friend's business while learning from The Odin Project.
fromRubyflow
2 months ago

Ever wondered how Ruby translates numbers into characters-or even emojis?

Ruby's .chr and .ord methods demystify the journey of characters from raw bytes to multi-byte UTF-8 encoding, revealing the intricacies of ASCII and beyond.
fromRubyflow
3 months ago

GitHub Flavored Markdown in Rails with Commonmarker

Commonmarker stands out among Ruby gems as it implements the CommonMark specifications while also accommodating GitHub-flavored Markdown, which enhances user functionality and satisfaction.
fromRubyflow
3 months ago

New Gem: xmp_toolkit_ruby - Ruby Bindings for Adobe's XMP Toolkit SDK

This proof of concept aims to show how Ruby can interact with XMP metadata for various file types, democratizing access for developers.
fromRubyflow
3 months ago

Deep Dive into Ruby Data Structures & Core Enumerable Methods

In Ruby, methods like .each, .map, .select, .reduce, and .inject serve as powerful tools that reveal the inner workings of data structures, enabling developers to write cleaner code.
fromRubyflow
3 months ago
Ruby on Rails

Struggling with error handling in your Ruby apps?

Excessive use of `rescue` can make debugging difficult and hide critical bugs.
fromRubyflow
4 months ago
Ruby on Rails

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
fromHackernoon
1 year ago

The Odin Project's Chess Game Took Me Weeks to Finish-And I'd Still Do It Again | HackerNoon

I figured I'd share my experience to help anyone else gearing up to tackle it, trust me, it's not as scary as it seems!
Board games
[ Load more ]