# fun project (blogs) — RSS Amplifier

Recent posts from the 2 feeds in the RSS Amplifier directory that cover fun project.

Page: <https://rssamplifier.com/topics/fun-project/blogs>  
Feed: <https://rssamplifier.com/topics/fun-project/blogs.md>

---

## [Announcing Fun 0.42.1](https://fun-lang.xyz/2026/06/09/announcing-fun-0.42.1/)

_2026-06-08 · fun\>_

We just released Fun 0.42.1. This is a small, safe maintenance update you can adopt immediately. What’s in 0.42.1 Fixed: Small test script issue. Changed: Documentation and website updates. No runtime code changes. Changed: README, make , and Doxyfile updates. No runtime code changes. If you’re already on 0.42.0, this update has no behavioral impact on your programs. Recap: Highlights from 0.42.0…

## [What is Fun?](https://fun-lang.xyz/2026/05/10/what-is-fun/)

_2026-05-09 · fun\>_

Fun is a programming language and virtual machine I originally started for fun - but I take it seriously and build it for professional environments. It is not an esoteric language. The current focus areas are: Potential TCP/Unix socket communication CGI and web server support Serial communication Smartcard communication This post gives you a concise picture of what Fun is (and is not), why it…

## [Announcing the Fun API Documentation](https://fun-lang.xyz/2026/05/01/announcing-api-documentation/)

_2026-04-30 · fun\>_

We are excited to announce that the official Fun API documentation is now live at: https://api.fun-lang.xyz/ This new documentation hub is intended to make it easier to understand the internals of the Fun Virtual Machine (VM) and related components. It serves as a central entry point for participants, contributors, and anyone interested in building on top of Fun. This is actually a work in…

## [Call for Participants and Sponsors](https://fun-lang.xyz/2026/04/23/call-for-participants-and-sponsors/)

_2026-04-22 · fun\>_

The Fun project is growing, and we are looking for passionate individuals and organizations to join our journey. Whether you are a developer, a writer, a designer, or someone who believes in our mission, there are many ways to get involved. Seeking Participants We are looking for contributors to help with: Core Development: Enhancing the VM, refining the language specification, and expanding the…

## [Announcing Fun 0.40.5](https://fun-lang.xyz/2026/04/17/announcing-fun-0.40.5/)

_2026-04-16 · fun\>_

We are thrilled to announce the release of Fun version 0.40.5! This update represents a major leap forward in language capabilities, developer experience, and project infrastructure since our last major announcement (v0.37.62). Key Highlights of Version 0.40.5 Nested Functions & Higher-Order Patterns The most significant language enhancement is the addition of nested functions in the Fun parser.…

## [Moving the Website to the Project Root](https://fun-lang.xyz/2026/04/10/website-relocation/)

_2026-04-09 · fun\>_

We’ve recently completed a significant change to our project structure: the source code for the fun-lang.xyz website has been moved directly into the root of the main Fun project repository. Why the Move? The main reason for merging this code into the root of the Fun project is that it is much easier for me to maintain the whole project this way. Having everything in one place simplifies our…

## [Announcing Fun 0.37.62](https://fun-lang.xyz/2026/01/25/announcing-fun-0.37.62/)

_2026-01-24 · fun\>_

First at all! Special thanks go to my wonderful friends Sabine, Armin and Ole, who motivated me over the past month to implement this. Cheers! Markus, I miss YOU, R.I.P! We’re excited to announce the release of Fun version 0.37.62, the latest iteration of our experimental programming language that prioritizes simplicity, consistency, and most importantly — joy in coding. Link to Hackernews post .…

## [Upcoming Django 6.0 Features](https://raulnegron.me/2025/django-6-upcoming-features/)

_2025-11-13 · Raúl Negrón-Otero&#39;s Blog_

The Django 6.0 release is scheduled for early next month . In this post, I wanted to briefly highlight the standout features. 1. Background Tasks The upcoming Tasks API defines an interface for interacting with objects that are expected to run outside of the typical HTTP request/response cycle, like sending emails. The API includes a TaskResult class for obtaining task progress and return values.…

## [Init Fun!](https://fun-lang.xyz/2025/10/05/init/)

_2025-10-04 · fun\>_

Initial homepage… no content actually!

## [Stream Torrents and IPTV Instantly (Sponsored)](https://crawlproof.com/a/IZS0VEjx8zx4)

_2025-10-04 · **Sponsored**_

Search, index, and play music, movies, books, and live TV in your browser.

## [Patching the Wii News Channel to serve local news in 2025](https://raulnegron.me/2025/wii-news-pr/)

_2025-08-25 · Raúl Negrón-Otero&#39;s Blog_

🎧 Now Playing: Menu (News Channel) via Nintendo Music App In keeping with my passion (?) for displaying local news articles in unexpected places , I figured it would be a fun project to try and see what it would take to display current local news on the Nintendo Wii console&rsquo;s News Channel . Here&rsquo;s a sneak peek at the result: In this post, I&rsquo;d like to share my research and…

