VALIXYM.NET

"In Heaven, everything is fine"
Featured image of the now


Image courtesy of Valixym, licensed under Public Domain

the page title

Welcome, traveller. This is the newest incarnation of my website, and I hope you're enjoying your stay here.
        
// Here's some subpar Rust code to test my syntax highlighting
use std::u8;

fn main() {
    let x: u8 = 250;
    println!("hello, world! {}", x.to_string());
}
        

built using malinowy