FireshipVideo
10 Weird OSS Projects You Need Right Now...
8.5Score
Watchable video resourceOpen original video
TL;DR · AI Summary
This article introduces 10 unusual open-source projects, including a 3D terminal emulator, a terminal-based voice and text app, a retro ad blocker, and a GPU programming assistant.
Key Takeaways
- Ratty is a 3D terminal emulator built in Rust using the Bevy game engine.
- Terminal Phone is an open-source push-to-talk voice and text app that runs entir
- CUDA Oxide is a GPU programming assistant released by Nvidia to simplify CUDA ke
Outline
Jump quickly between sections.
The author realizes that most projects on GitHub are AI agents reviewing other Pull Requests.
Introduces a 3D terminal emulator built in Rust using the Bevy game engine.
Introduces an open-source push-to-talk voice and text app that runs entirely within the terminal.
Introduces a retro-style ad blocker that transforms web browsing into an 80s sci-fi horror movie.
Introduces a GPU programming assistant released by Nvidia to simplify CUDA kernel code writing.
Mindmap
See how the topics connect at a glance.
查看大纲文本(无障碍 / 无 JS 友好)
- 10 Weird OSS Projects
- Ratty - 3D Terminal Emulator
- Terminal Phone - Terminal-Based Voice & Text App
- AdBlocker - Retro Ad Blocker
- CUDA Oxide - GPU Programming Assistant
Highlights
Key sentences worth saving and sharing.
Ratty renders an entire GPU-accelerated 3D scene using the Bevy game engine.
Terminal Phone is a completely terminal-based voice and text push-to-talk application.
CUDA Oxide aims to simplify CUDA kernel code writing by allowing developers to write GPU code.
#OSS Projects#Terminal Emulator#GPU Programming