lmao what book is this?
lmao what book is this?
Looks like the kidnapper also stole the null terminator for this string!
Doesn’t stop your manager from requiring support for the other 4%.
deleted by creator
You make it sound like this doesn’t happen frequently.
The tools will be fairly specific to the game you’re hacking. For example, a lot of tools exist for GBA Pokemon games, but something like porymap won’t work for another game.
So, the argument was that there was absolutely no way whatsoever that one could figure out they needed to depend on
mio
for a good event loop interface. It was totally an insurmountable task!
You still see this same mindset now with people making things like blessed.rs. It’s the same idea, just not wrapped into a library. I find it hilarious when it gets shared in discussions and some people go “oh wow so helpful!”, as if we all couldn’t have found serde
and rand
on crates.io without it.
Honestly, you ever tried to look back through a long thread on Discord? It’s impossible. If you want to read the original message that started the thread, good luck, you’ll be scrolling all day and may never get there. How anyone can claim that’s “easy to use” is beyond me.
Discord works for quick discussions happening right now, and that’s it.
Don’t forget to upload them all to crates.io. Add them to the list of useless crates that no one will ever use.
I don’t really get why we need social media elements in GitHub at all
First 1/3rd is a bit of fluff but after that, good article.
Ah yes, the Wadsworth constant.
What does “FE” stand for in this context? Sorry if it’s obvious, I just don’t see anywhere that it’s actually written out.
I sure hope this is not how most CS courses are being taught
You gonna do Rust again?
I thought problem inputs were randomized for each user?
Anyone got a non-paywalled link?
It’s been this way for years. Really?
Oh, is this what they meant by “commenting your code”?
Why the heck does it need to be dynamically allocated? Just put that puppy on the stack.
The const improvements are fantastic. Keep up the good work!