Women are you and your family are you and your family (etc)
Women are you and your family are you and your family (etc)
I CAN?!
Yeah! Here’s their GitHub
SuperTuxKart and Mindustry are so much fun!
Almost everything was web based. Being in computer science i did have to write code and compile executables that my TAs running Windows could run; so it wasn’t perfectly smooth. There was also Respondus Lockdown, but I could borrow a laptop from the library to use it.
I prefer Farmer’s Delight anyways since I like using Fabric and as far as I could tell last I checked Pam really hates Fabric for some reason? So I stick with mods that work on what I play.
!!
Thanks for the tip!!
Coming from someone who’s dad has a PT Cruiser: yeah they’re weird
From what I understand you always want to keep accidentals as close to their note as you can to decrease chances to misread the notation.
I watched this video while coming down with the flu and by the end I was so out of it I was giggling. What a trip.
i is already initiated so the first statement isn’t necessary so it’s empty.
The loop is ended with a conditional break statement so the loop end criteria isn’t necessary so it’s empty.
We want each iteration to increment i so it’s i++
That’s how you end up with (;;i++)
What I wouldn’t give for my shark plush to do this when I cuddled her
Putting the opening curly brace of a code block on the same line that defines the conditions the code block will run under is bonkers?
There’s a project I could have written in Rust. Maybe some of the headache wouldn’t have ever happened using Rust.
I also didn’t know Rust at the time and it was a large project with unkind deadlines. I think the right tool for the job can also depend on available resources. So while the more unsafe, older tool I used caused a few small issues that Rust would not have; the project wouldn’t have been finished if I’d used Rust.
I do believe they were referring quite specifically to the politicians, since on every side it seems politicians are disconnected from their constituents and do things those constituents absolutely wouldn’t (this isn’t some bizarre both-sides argument btw, just general frustration at the state of things)
I just want my eye candy sometimes :(
Cathode Ray Dude is amazing for weird old tech stuff!
I tried for about a week: reading documentation, viewing and modifying example programs, using a Rust IDE with warnings for all my silly mistakes, the works. I couldn’t manage to wrap my head around it. It’s so different from what I’m used to. If I could dedicate like a month to learn it I would, but I don’t have the time :/