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

Ruby

mentions 28 type Organization page 2/2 feed RSS

// recent coverage 28 mentions

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…

00:23
2017-10-19
gist.github.com
developer-tools

Why do I have to write JSON decoders in Elm?

Challenges of choosing a data interchange format between clients and servers, focusing on how formats must evolve as applications change. It compares JSON, Protocol Buffers (protobuf), and GraphQL, hi…

← prev page 2 / 2
// co-occurs with top 8 entities
// topics top 6 topics