PCChipsM922U

joined 1 year ago
[–] [email protected] 2 points 2 months ago

Cuz mods on lemmy.world are crazy.

[–] [email protected] 5 points 2 months ago (1 children)

Do watch some of the videos posted above.

[–] [email protected] 3 points 2 months ago

There is something seriously wrong with them... that man needs to LEAVE ASAP!

[–] [email protected] 11 points 2 months ago* (last edited 2 months ago)

The mental state is the problem... imagine one of them suddenly dies.

[–] [email protected] 4 points 2 months ago

I'm just playing it safe, I've had so many posts removed from this comm, I still have no idea why. Sometimes they give a reason, sometimes they don't.

 

Arrr, me hearty! Ye be askin' for a simple piece o' code in Rust, peppered with pirate comments. Here be a wee program that prints a hearty greeting:

fn main() {
    // Avast, me hearties! We start our voyage here.
    let greeting = "Ahoy, matey! Welcome aboard!";

    // Yo ho ho! We print our greeting to the open sea!
  println!("{}", greeting);
}

Now ye be havin' a taste o' pirate-infused Rust code! If ye be havin' any more requests or need further assistance, feel free to speak up, and I'll be at yer service!