Advertisement · 728 × 90

Posts by Yippee!

Preview
Yippee! Yippee! has 12 repositories available. Follow their code on GitHub.

We’re consolidating Plume, Literal, Phlex, Quickdraw, Strict Ivars, Good Cop, Morphlex and various other projects under a new umbrella GitHub organisation for @yippee.fun.

We’re also aiming to release our router and ORM and a secret frontend project soon. 🤞

10 months ago 25 7 1 0

It's time to add Phlex support to @avohq.io

10 months ago 7 3 0 0
4. Stephen Margheim - On the tasteful journey to Yippee - wroc_love.rb 2025
4. Stephen Margheim - On the tasteful journey to Yippee - wroc_love.rb 2025 YouTube video by wrocloverb

Here’s an early look at the new web framework I’m building with @fractaledmind.bsky.social. youtu.be/VWDfeMHBaH0

11 months ago 22 5 3 1

It would be cool if you could run all your tests *and* deploy your Ruby app in less than a second. I think it might be possible.

1 year ago 9 1 0 1
Preview
GitHub - fractaledmind/plume: Ruby library for working with SQLite elegantly Ruby library for working with SQLite elegantly. Contribute to fractaledmind/plume development by creating an account on GitHub.

We recently open-sourced our progress on the SQLite parser that will be foundational to @yippee.fun.

Accurately parsing SQLite syntax will enable all kinds of incredible features and integrations, since we can have a perfect understanding of your schema, queries, migrations, etc.

1 year ago 33 4 1 0
Post image

Working on statement structures now. Here is the example I am working with currently, the SQL statement to find all tables rows where the json array column contains any of the passed in values. I personally find this hash-y structure very legible. WDYT?

1 year ago 15 2 4 0
Post image

I have encoded ~95% of the SQLite expression syntax with structured Ruby. It has all of the functions, the operators, and the expression-bound keyword expressions like CASE, BETWEEN, and LIKE.

Share a SQL(ite) expression and I will try to write it using this Ruby structure.

1 year ago 18 3 3 0
Advertisement
Yippee! A web framework for vertical scaling.

Here’s a taste of what’s planned for Yippee. yippee.fun

1 year ago 22 4 4 0
Preview
GitHub - EMH333/esbuild-svelte: An esbuild plugin to compile Svelte components An esbuild plugin to compile Svelte components. Contribute to EMH333/esbuild-svelte development by creating an account on GitHub.

Svelte 5 is so good, we need to make it a first class citizen in @yippee.fun. I really hope we can do it with esbuild though rather than Vite. This plugin looks like it might be getting an update for v5 soon. 🤞 github.com/EMH333/esbui...

1 year ago 6 1 2 0

Literal is used heavily in Yippee. For example, we use a Literal::Enum for HTTP statuses. They’re even picked up by LSPs.

1 year ago 6 1 0 1
Preview
Yippee Router Video uploaded to CleanShot Cloud

Here’s an early demo of the upcoming Yippee router by @joel.drapper.me. cloud.drapper.me/lCsqt2qy

1 year ago 9 1 0 2