

something like tricorders, they’d be kinda usefull for medical personel or engineers, of course they wouldn’t be as advanced as in tng, but still
also I’ll get one as soon as they’re invented
something like tricorders, they’d be kinda usefull for medical personel or engineers, of course they wouldn’t be as advanced as in tng, but still
also I’ll get one as soon as they’re invented
anarcho-syndicalism theory and practice by rudolf rocker, it was let’s say enligthening, I was already an anarchist before reading it, but now I’m an anarcho-syndicalist
currently reading networking in the rust programming language btw
giwtwm, I hate how I’m a hon
you could literally host such a website on a phone
speaking as someone who is currently trying to stop drinking every day: this looks delicios
Removed by mod
oh well, I’m just starting to learn the language and come from java, so I thought: wait, it can’t be static
my ugly masculine body that’s been destroyed by t
RWIIR!!!
edit: here, I did it for you:
use std::*;
static mut sucked: bool = false;
fn main() {
unsafe {
check_sucked();
}
println!("Kris has been sucked is {}", sucked)
}
unsafe fn check_sucked() {
if !sucked {
suck();
}
}
fn suck() {
sucked = true;
}
edit 2: fixed it
My all time favourite is god bless america, it’s kind of relatable
I did, don’t worry
thx, btw I figured it out:
I forgot to trimm the string, so it had a line break in it which lead to grep showing the processes from the term I put in + all processes that contain a space/linebreak and appearently all processes shown by ps aux contain some kind of space (makes sense, since there are spaces between the user, pid, etc) so yeah, I ended up trying to kill every process on the system, but it only killed the user processes, since I ran everything without sudo
probably the later, but idk how, all I did was insert a string in the following command like this:
``Command::new(“bash”)
.arg(“-c”) .arg(format!(“ps -aux | grep -i "}" }’ | xagrs kill -9”, input)
.output()
.expect(“error”);``
I’ve tested the command and it worked flawlessly in the terminal, but I have no idea what I’m doing, since I’m new to rust and never worked with this library
it didn’t crash the kernel, it just killed every process that isn’t run by the root user, which kind of feels like a crash
Do you know the definition of insanity?
do you know software developers?
so I just found out why and don’t see how I did something wrong, what to do now?
an indian guy on a motor cycle being crushed by a truck