---
title: "10 weird OSS projects you need to know about..."
url: https://daily.dev/posts/10-weird-oss-projects-you-need-to-know-about--qzoxpvmob
source_url: https://www.youtube.com/watch?v=qPuzWFvRajk
type: video:youtube
source: "Fireship"
published: 2026-05-26T17:57:01.844Z
updated: 2026-05-26T17:57:24.299Z
tags: ["open-source", "rust", "sqlite", "cuda"]
reading_time: 7
upvotes: 35
comments: 3
language: 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.

# 10 weird OSS projects you need to know about...

**[Fireship](https://daily.dev/sources/fireship)** · 7 min read · 35 upvotes · 3 comments

## Summary

A curated tour of 10 unusual open source projects flying under the radar. Highlights include Ratty, a GPU-accelerated 3D terminal emulator built in Rust using the Bevy game engine; Terminal Phone, a Tor-based encrypted voice/text app running as a shell script with no servers or accounts; a fork of uBlock Origin that replaces ads with They Live-style propaganda overlays; CUDA Oxide, an Nvidia-released tool for writing GPU kernels in pure Rust compiling directly to PTX; Wario Synth, a browser-based Game Boy chiptune converter; Exipedia, a Wikipedia TikTok-style infinite scroll feed; Pwtor, a self-hostable browser desktop environment; and Honker, a SQLite extension written in Rust that adds Postgres-style pub/sub, task queues, and cron scheduling directly into a SQLite file.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=qPuzWFvRajk>

## Community discussion

Top comments from developers on daily.dev.

**@baz14** · 1 upvotes

> lets me also remind you about the fantastic utility - `cowsay`
>
> this command will blow your mind
>
> ```
> cowsay -f meow "hi"
> ```

**@devdavidt** · 0 upvotes

> The fact is you really should know about these 😌

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#rust](https://daily.dev/tags/rust), [#sqlite](https://daily.dev/tags/sqlite), [#cuda](https://daily.dev/tags/cuda)

[View this post on daily.dev](https://daily.dev/posts/10-weird-oss-projects-you-need-to-know-about--qzoxpvmob)
