How are you call of duty kids doing now, did that 720 YY(xbox)โโ(ps) swap cancel no scope headshot get you very far in life?
LibertyImp
libertyimp@nostrplebs.com
npub1haqm...cvpg
I say stuff you probably disagree with
They always warn about micro plastics but they never warn about macro plastics.... I've ate 4 whole credit cards and I had a 3d printed Rubik's cube as dessert. I feel fine. ๐
Does the NostrSDK for Python work?
#askNostr
I've decided that it's probably best for me to learn python first, but I'm not done with rust, just shifting to python for the time being, to get the ideas of programming down firmly then I'll go back and get an understanding of the rustisms ๐ค
When is storing a reference to a function in a variable actually useful? I don't understand why it's need, maybe I'm just overlooking something, I just really don't see when that would be useful. Anyone who can explain this, I will greatly appreciate your explanation.
I really don't think the majority of people need more than 100GB in a phone for storage.
Knock knock, whose there?
Bed time ๐ด
Memory Updated:
let x = 5;
let x = x + 1;
println!("x is: {}", x);
Will print out 6 and this is completely ok
let x = 5;
x = x + 1;
println!("x is: {}", x);
The compiler holds your family hostage and threatens you
When ever someone tells me guns are dangerous I always say so is life, do we ban life now too?
GM ๐
@Jay or anyone else who knows rust for that matter do you know if any good rust resources other than the rust book?
Not to start a war or anything but what IDE/Text editors do you guys like best?
If you focus on what you don't have when you aren't thankful for what you do have
GM โ๏ธ
I think I fixed my sleep schedule, it's barely after 10pm and I'm ready to go to sleep. ๐ด
If at first you don't succeed, refactor and try again