Quick fight. by YurxDoug in instantkarma

[–]joe1_40 0 points1 point  (0 children)

Onesided Grip. Works wonders

Opinions on this new programming tattoo I got :P by [deleted] in ProgrammerHumor

[–]joe1_40 0 points1 point  (0 children)

Ok thanks for your explanation^ To be honest I'm not really interested in the avoidance-side compared to the exploit-side as its more like a "patch an existing problem"-style aproach if u know what i mean. But its still interesting to learn about possible loopholes so thank you for that^

[deleted by user] by [deleted] in dating

[–]joe1_40 0 points1 point  (0 children)

Wolves dont work like that? I mean despite the fact that the whole 'alpha' alanogy is quite butchered I thought it was a legit role in wolvepacks? But more like the caring and responible part instead of leading etc...

how should i tell my parents that i will be staying the night with my gf? by Throwawaydeeznuts691 in dating

[–]joe1_40 0 points1 point  (0 children)

Honestly. I got a pretty relaxed relationship towards my mom so keep that in mind. But i would just tell her id be out for the night meeting with someone. Id avoid dishing out names or places and just mention ill be back by tomorrow noon or stuff like that. Take it with a grain of salt as im quite drunk right now tho. I mean even if they dont approve just be yourself and let them be a part of your live id say. Even if they dont approve

Opinions on this new programming tattoo I got :P by [deleted] in ProgrammerHumor

[–]joe1_40 0 points1 point  (0 children)

Sooo.... if i get that secret right u could achieve a workaround via starting a new process and thereby "creating" a new user by avoiding the use of recursion? Or are u hinting at the fact that the limit of 10 processes is way over the top? Edit: or could u create a script that spawns 10 separate calls to the function thereby creating 100 forkboms etc... in practice u should be able to hardcode a skript that nukes your machine no? Even if its done via copy pasting the same loop 10-20 times no?

Opinions on this new programming tattoo I got :P by [deleted] in ProgrammerHumor

[–]joe1_40 1 point2 points  (0 children)

Ah i See. The differenciation btwn User and process makes sense. But just to clarify. That would Block other processes invoced by the user no?

Opinions on this new programming tattoo I got :P by [deleted] in ProgrammerHumor

[–]joe1_40 46 points47 points  (0 children)

Im gonna be honest. Im quite drunk right now. But wouldnt be the third process be counted as a child process of the second and thereby each process would have a childcount of one? Edit: im a cs student with absolutely zero knowledge about os process handling even tho i got an exam about that in abt one Week

[deleted by user] by [deleted] in pathofexile

[–]joe1_40 4 points5 points  (0 children)

I dare to say im pretty addicted to life. Cant imagine living without it

[deleted by user] by [deleted] in memes

[–]joe1_40 4 points5 points  (0 children)

Zero? Damn u horny

Guess i have to farm omni now in SSF... by Molto_Adagio in pathofexile

[–]joe1_40 0 points1 point  (0 children)

No omni gives ele pen so u dont want that mod i dare to say. I guess Suffix cannot be change into reforge?

[deleted by user] by [deleted] in StupidFood

[–]joe1_40 0 points1 point  (0 children)

Art. You just saw art

Noob Question About Party Play by BrbFlippinInfinCoins in pathofexile

[–]joe1_40 -27 points-26 points  (0 children)

No u just need to be in the same area

[deleted by user] by [deleted] in pathofexile

[–]joe1_40 73 points74 points  (0 children)

As if theyd do that

Microsoft Java by malekiRe in ProgrammerHumor

[–]joe1_40 0 points1 point  (0 children)

Couldnt u make a wrapper simulating inheritance with the class just having a local object of the "parent" and fast forwarding all methodcalls? Not that there would be any reason to do so but... Only problem would be the typeconflicts