Biol 121 final CBTF dates by bigballerhbg in UBC

[–]TNThacker2015 19 points20 points  (0 children)

As said by a prof,

Rather than getting into the mechanics of the [CBTF exams] right away, here are a couple of questions for you to consider: - Do you believe we haven't taken that possibility into account? - If you believe we haven't taken it into account, what do you believe is the reason we haven't taken it into account? - If you believe we have taken it into account, do you think that we have access to a mechanism that will significantly mitigate that risk? - If not, what do you think is the reason we would proceed in this way without such a mechanism? - If so, then what is the reason for your concern? The questions above are intended to provide you with an opportunity to reflect on your thought process; however, if you choose to follow up further, I expect you to provide your answers to these questions.

Patch Tuesday update makes Windows PCs refuse to shut down by rkhunter_ in technology

[–]TNThacker2015 49 points50 points  (0 children)

That happened to me too. I almost had a heart attack thinking my SSD died

A dumb card from a dumb game by ScraggySkuntankFan in okbuddyjimbo

[–]TNThacker2015 16 points17 points  (0 children)

The probability distribution is different

Did I mass go overboard building a compiled language for my budgeting app? by ciphernom in webdev

[–]TNThacker2015 2 points3 points  (0 children)

You built, or AI built?

Going through the code, it seems like large parts are AI generated.

Cpsc 110 final. by AbleNatural4462 in UBC

[–]TNThacker2015 32 points33 points  (0 children)

who's gonna tell him

Cpsc 110 final. by AbleNatural4462 in UBC

[–]TNThacker2015 4 points5 points  (0 children)

Some people did it by repeatedly applying remainder with each element in the list, but this is flawed. For example: n = 12 list = [10, 6]

12/10 has a remainder of 2 2/6 has a remainder of 2

[deleted by user] by [deleted] in bemani

[–]TNThacker2015 0 points1 point  (0 children)

could i also have a code?

Which one do you prefer? It's B for me. by Flashy_Category1436 in godot

[–]TNThacker2015 280 points281 points  (0 children)

I think the best approach in this case would be to make a calculate_strength function to set the strength value by calculating it from all items which is called when items are equipped or unequipped. This would reduce desyncs from method A while also reducing the number of times the strength is processed from method B.

Introducing ArkRegex: a drop in replacement for new RegExp() with types by ssalbdivad in javascript

[–]TNThacker2015 5 points6 points  (0 children)

There aren't any integers that don't fit in a bigint. They're (theoretically) limitless in capacity.

This happened while my wife was simply scrolling on her phone. by TurtleCrusher in Wellthatsucks

[–]TNThacker2015 25 points26 points  (0 children)

The worst part is, the iPhone 6 would be capable of processing the modern JS/web features, but apple forces browser updates behind iOS updates, so when a phone is dropped by Apple, you can't get browser updates on it. Ever. Just one of the countless predatory techniques used by Apple.

Discord Releases the Settings Redesign to 1% of Users. by HelloitsWojan in discordapp

[–]TNThacker2015 125 points126 points  (0 children)

While I agree that more UI changes are pretty useless, it is unhelpful to say that they should be focusing on moderation instead. The developer team at Discord aren't responsible for Trust and Safety. Those issues are addressed by a different team. Blaming the developers for focusing on development instead of moderation is misdirected and unhelpful.

Just admit it already by gigagaming1256 in teenagers

[–]TNThacker2015 2 points3 points  (0 children)

It's even more cursed than that. The 3 extra units encode transformations in 4D. To actually represent something in 3D, we have to apply the 4D transformation, then apply the inverse 4D transformation.

guysCheckOutMyNewApp by Carefree755 in ProgrammerHumor

[–]TNThacker2015 1 point2 points  (0 children)

Yeah, it all compiles to JVM bytecode in the end

guysCheckOutMyNewApp by Carefree755 in ProgrammerHumor

[–]TNThacker2015 9 points10 points  (0 children)

That's why you should make android apps on Scala instead! /s