cd/entity/Ruby· home entities Ruby
grep -l @ruby /news/*.json | wc -l → 21

Ruby

mentions 21 type Organization page 1/2 feed RSS

// recent coverage 21 mentions

00:00
2026-07-04
mailkite.dev
ai-agents

The Postmark alternative for AI agents

MailKite launches an alternative to Postmark for AI agents, offering free-tier inbound email, signed webhooks with auth blocks, and a built-in agent runner. Postmark's inbound parsing is good but requ…

00:00
2026-07-04
mailkite.dev
ai-agents

The Mailgun alternative for AI agents

MailKite launches an email API designed for AI agents, offering parsed JSON inboxes and a receive-reply loop as an alternative to Mailgun's rule-engine-based inbound handling. The service targets deve…

23:47
2026-07-03
mailkite.dev
ai-agents

Give your AI agent its own email inbox – MailKite

MailKite launched a service that gives AI agents their own email inboxes on custom domains, enabling autonomous email handling without IMAP or MIME parsing. Developers can either run agents themselves…

17:10
2026-06-30
davidslv.uk
developer-tools

Reverse-engineering Codemasters' BIGF archive format in Ruby

A developer reverse-engineered Codemasters' BIGF archive format using pure Ruby, demonstrating that Ruby's binary string handling and String#unpack method can efficiently parse game data from TOCA Rac…

06:15
2026-06-26
nsinenko.com
artificial-intelligence

Gemini API in Ruby: Building AI Agents Without an SDK

Google's Gemini API lacks an official Ruby SDK, but developers can build AI agents in Rails using the Interactions REST API via Faraday. The Interactions API supports multi-turn workflows with server-…

12:46
2026-06-23
haskellforall.com
developer-tools

Record type inference for dummies

A developer explains the basics of type inference for anonymous records, arguing that good type inference for such records is a key missing feature in statically typed languages. The post introduces t…

06:34
2026-06-22
poyo.co
large-language-models

A Game of Robot Telephone

A developer tested LLM code translation by passing a Go program through 10 languages and back, finding the final Go version grew from 94 to 443 lines while retaining correctness. The experiment used a…

11:15
2026-06-18
rubystacknews.com
large-language-models

Ruby 4.0 Is Here. Why Is AI Still Writing Ruby 3.0?

Ruby 4.0 has been released, but AI coding assistants still generate Ruby 3.0-era code, ignoring modern idioms like hash value omission and anonymous block parameters. This creates a feedback loop that…

02:32
2026-06-17
lesswrong.com
ai-tools

[Geir Isene] A desktop made for one

Geir Isene built a complete personal computing stack from scratch, replacing nearly every off-the-shelf program with custom tools including a text editor, file manager, and email client, all developed…

21:44
2026-06-13
noteflakes.com
developer-tools

Software as Craft: a First Look at Syntropy

Software developer and writer Sharon Rosner reflects on the joy of coding as a craft, arguing that the process of building software is more fulfilling than the end result. He critiques the AI revoluti…

14:35
2026-06-11
williamcotton.com
large-language-models

How a new DSL may survive in the era of LLMs

A new domain-specific language (DSL) called Web Pipe is being developed to remain viable in the era of large language models by integrating with LLM agents through an AGENTS.md template file and embed…

03:44
2026-05-29
theregister.com
artificial-intelligence

Ruby inventor Matz working on native compiler with AI help

Yukihiro "Matz" Matsumoto, the creator of the Ruby programming language, is developing a native compiler for Ruby with assistance from artificial intelligence. The project aims to significantly improv…

18:39
2026-05-27
github.com
large-language-models

Run your own local LLM with rate limits via API-keys

A developer released a small Ruby prototype for an OpenAI-compatible LLM proxy that enforces per-user rate limits using a refillable token bucket system. The proxy, built entirely with Ruby standard l…

06:32
2026-05-23
github.com
open-source

Rubish: A Unix shell written in pure Ruby

Rubish is a UNIX shell written in pure Ruby that parses shell syntax and compiles it to Ruby code for execution by the Ruby VM. It is fully compatible with bash, allowing existing bash scripts to run …

08:45
2026-05-14
simianwords.bearblog.dev
large-language-models

A new wave of software efficiency is coming

A new wave of software efficiency is approaching as large language models (LLMs) are increasingly used to optimize bloated codebases, targeting resource-heavy applications like Electron and Chrome. LL…

16:14
2019-03-01
gist.github.com
cybersecurity

README.md

This README file explains that the provided script cannot use `YAML.dump(payload)` to generate a useful payload, as it only produces a worthless YAML representation of a `Gem::Requirement` object. Ins…

page 1 / 2 next →
// co-occurs with top 8 entities