<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy" -->

---
title: Issue #806: A Rails blog app in a ~500KB binary — Ruby...
description: Ruby Weekly issue #806 covers a range of Ruby ecosystem news. The headline story is an experiment compiling a Rails blog app to a ~500KB binary using Spinel...
canonical: https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly | daily.dev
og:description: Ruby Weekly issue #806 covers a range of Ruby ecosystem news. The headline story is an experiment compiling a Rails blog app to a ~500KB binary using Spinel...
og:url: https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy
og:image: https://api.daily.dev/og/posts/gYS5PXAmy.png
og:image:alt: Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly

**[Ruby Weekly](https://daily.dev/sources/rbywkly)** · 3 min read · 0 upvotes · 0 comments

## Summary

Ruby Weekly issue #806 covers a range of Ruby ecosystem news. The headline story is an experiment compiling a Rails blog app to a ~500KB binary using Spinel (Matz's AOT Ruby compiler) and the Roundhouse compiler, serving the app in just 12MB of RAM. Other highlights include a proposal to add parallel sweeping to Ruby's GC (showing ~3.64% runtime improvement), the json gem 2.20 release with non-recursive parsers and a new ResumableParser, a pure Ruby X11 terminal emulator, and several library releases including RubyGems/Bundler 4.0.15, mruby/c 4.0, Rails Event Store 3.0, and Grape 3.3.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://rubyweekly.com/issues/806>

## Similar posts on daily.dev

- [Issue \#808: Getting Mastodon on Spinel — Ruby Weekly](https://daily.dev/posts/issue-808-getting-mastodon-on-spinel-ruby-weekly-idv8fz5r1) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 803: June 4, 2026](https://daily.dev/posts/ruby-weekly-issue-803-june-4-2026-l5anopfdk) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 791: March 12, 2026](https://daily.dev/posts/ruby-weekly-issue-791-march-12-2026-lrafffznx) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 798: April 30, 2026](https://daily.dev/posts/ruby-weekly-issue-798-april-30-2026-9kqabve5u) · Ruby Weekly · 1 upvotes · 0 comments
- [Ruby Weekly Issue 788: February 19, 2026](https://daily.dev/posts/ruby-weekly-issue-788-february-19-2026-dhxsepjow) · Ruby Weekly · 1 upvotes · 0 comments

---

Tags: [#ruby](https://daily.dev/tags/ruby), [#rails](https://daily.dev/tags/rails)

[View this post on daily.dev](https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly","url":"https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy"},"datePublished":"2026-06-25T16:46:06.767Z","dateModified":"2026-06-25T17:41:50.963Z","description":"Ruby Weekly issue #806 covers a range of Ruby ecosystem news. The headline story is an experiment compiling a Rails blog app to a ~500KB binary using Spinel...","image":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","thumbnailUrl":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","isAccessibleForFree":true,"articleSection":"Ruby Weekly","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Ruby Weekly","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/3caaad8c23954502ac0e20b2189fd420","url":"https://daily.dev/sources/rbywkly"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ruby,rails","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Ruby Weekly","item":"https://daily.dev/sources/rbywkly"},{"@type":"ListItem","position":3,"name":"Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly"}]}
```

