- Joined
- May 28, 2016
You got that rightI think we all know that when Skylar starts something, he sees it through to the end.
https://kiwifarms.net/threads/2017-08-01-skylar-ittner-drop-them-as-a-client.32979/
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You got that rightI think we all know that when Skylar starts something, he sees it through to the end.
Kudos on you, mama Ittner, for producing a useless human being. I hope you like him, because he's gonna be around for a while!
Look at the quality of those cuts. Have you ever heard of sand paper, Skylar? Why didn't you just velcro down the keyboard? Why didn't you at least drill holes and then use appropriate length black teflon bolts, nuts, and washers so the thing would actually look cool? I'm sure it works just fine for when you need to drive around and sniff packets on your neighbors open networks, but damn you are a neanderthal when it comes to fabrication[/SPOILER]
It is clear Skylar does not appreciate the value of a polished product. As null stated so well he does not learn. Life's biggest lesson will be that what is considered excellent work for a student is not even adequate for a professional. Kudos on you, mama Ittner, for producing a useless human being. I hope you like him, because he's gonna be around for a while!
edit:decimal places... had integers on the mind.
Wow, I have to admit, I didn't know you could make either a BA or a BS in the same subject in the USA. Informatics/Computer Science is always BS in Germany. What could you even do with a BA in this subject?
No one ever TOLD me you shouldn't build a server rack out of wood.She lives with me
Wow, I have to admit, I didn't know you could make either a BA or a BS in the same subject in the USA. Informatics/Computer Science is always BS in Germany. What could you even do with a BA in this subject? Why should a employer choose you over your fellow graduate with a BS? Where's the appeal?
It's a shame you hate gays Skylar because I think I love you and that's probably the only time anyone will ever tell you that.
Spoon with your mom and collect tard bucks for your autism.
You're thinking of the Protestants, modern Catholics are fine with evolution. The fucking Pope outright said "When we read about Creation in Genesis, we run the risk of imagining God was a magician, with a magic wand able to do everything. But that is not so."
Tell me Skylar doesn't end up one of those spastics who think there hasn't been a real Pope since Pius IX.
Well, he literally uses the terms "Vatican I" and "Vatican II," so I think it may be a bit late to worry about him "ending up" that way.
That's literally the usual names of the two ecumenical councils, though. Has he specifically denounced Vatican II?
MOST RECENT LANDLINE
(406) 404-7177
Verizon Wireless
MOST RECENT ADDRESS: NO DATE AVAILABLE
Bozeman, MT 59715
Say we suck at doxing again nigger
Unfortunately for Skylar, you do not learn physics, multivariable calculus and linear algebra suckling at the teat of mama. He had no choice but to take the BA path: comparison of BA and BS degree requirements.
Given his youth and lack of mathematical background, this lad is a real paper tiger even when it comes to malware data collection and analysis. He knows enough jargon to seem threatening, but he does not have the technical ability to deliver. Big data very quickly gets too big, and without fluency in something like python and a good understanding of the linear algebra that can be used to reduce large datasets to simple relationships, you are left to sort sand by color on the beach.
Another facet of this cow that has shined is the crudeness of his projects. He will reinvent the wheel as an oval. You saw his embarrassment of a mainframe rack. Now check these out:
Look at the quality of those cuts. Have you ever heard of sand paper, Skylar? Why didn't you just velcro down the keyboard? Why didn't you at least drill holes and then use appropriate length black teflon bolts, nuts, and washers so the thing would actually look cool? I'm sure it works just fine for when you need to drive around and sniff packets on your neighbors open networks, but damn you are a neanderthal when it comes to fabrication
Check out the mathematical "formulae" behind TerranQuest. Pretty standard stuff, then he drops this stinker:
View attachment 258014
-Which obviously simplifies to (userlevel+1)^-2.4. I am too lazy to check the source code on github, but I would guess it is the same there. We can be thankful for optimization routines that automatically simplify code like this in modern high level programming languages, but is he pulled this shit in C or fortran he'd really be fucking himself. So did he not learn exponent laws in middle school algebra with mama Ittner?
-Next there is the expense of saving userlevel as a "number with a bunch of decimel places". Are there actual levels, or does the level require a near-continuous distribution? There is a computational and memory expense to those decimals that was not considered if a near-continuous distribution for level was not required, given that "userlevel" is included in every other formula. I will not be playing the game, so I will never know. Maybe some other intrepid soul can investigate.
-Finally the use of the latin pluralization of formula. FORMULAE. We get it, Skylar, you are a pretentious little cocksucker that values looking smart over making yourself smarter. Stop smacking us in the face with it. Even pure mathematics journals use "formulas" unless the author in some emeritus on his death bed trying to make a statement.
It is clear Skylar does not appreciate the value of a polished product. As null stated so well he does not learn. Life's biggest lesson will be that what is considered excellent work for a student is not even adequate for a professional. Kudos on you, mama Ittner, for producing a useless human being. I hope you like him, because he's gonna be around for a while!
edit:decimal places... had integers on the mind.
// Update the user's health and level
$exp = pow(pow(floor($user['level']) + 1, 2), -1.2);
$userlevel = $user['level'] + $exp;
// If the new level is a whole int bigger than the current
$dolevelup = false;
if (floor($userlevel) > floor($user['level'])) {
$dolevelup = true;
$newmaxhp = floor($userlevel) * 100;
$database->update('players', ['energy' => $newmaxhp, 'maxenergy' => $newmaxhp, 'level' => $userlevel], ['uuid' => $_SESSION['uuid']]);
} else {
$database->update('players', ['energy' => $userhp, 'level' => $userlevel], ['uuid' => $_SESSION['uuid']]);
}
No one ever TOLD me you shouldn't build a server rack out of wood.
That's literally the usual names of the two ecumenical councils, though. Has he specifically denounced Vatican II?
According to reports from his college, he disparaged "Vatican II" while angrily arguing with other students in his classes who made pro-diversity statements.
He was obviously raised in a very insular environment, where mom kept him from learning anything that contradicted her interpretation of Catholicism.
I wonder if he was even allowed friends from outside his church. It sounds like he was raised in an almost cult-like environment.
I would like to point out that you guys are basically taking shots in the dark at me and hoping something is true. This thread has become an anti-Skylar circlejerk, nothing more.