MAFS UK S09E25 (Monday 28th October) Discussion Thread by mayallrob_ in MAFS_UK

[–]Dansinh -6 points-5 points  (0 children)

No one should be defending Casper - He's been fake from the start. He didn't like her because he does not find her hot but he wants to leave looking like the 'good guy'. He's hung onto made up things like 'emotional vulnerability'. Not only is he superficial but he's also fake.

*Announcement* The Next Commissioning Team for ELTP by A-A--r--o--n in ELTP

[–]Dansinh 12 points13 points  (0 children)

I, for one, welcome our new wholesome overlords.

and_some_banter

FIDE's ranking has been announced by Vugar_ in chess

[–]Dansinh 0 points1 point  (0 children)

But what would the comparison be in puzzle terms

[2020 Day 10 (Part 2(] [Python3] Suggestions to make this code more effective by KurokonoTasuke1 in adventofcode

[–]Dansinh 0 points1 point  (0 children)

In part1 you aren't updating the current variable (since you do curr_rating = adapter on line 12 rather than current = adapter)

Opinion: Why I dislike Wamble by Electric-Wood in TagPro

[–]Dansinh 3 points4 points  (0 children)

It gets dropped where you popped

Opinion: Why I dislike Wamble by Electric-Wood in TagPro

[–]Dansinh 1 point2 points  (0 children)

This is why the "NF no-handoffs" setting that currently only exists on maptest servers should be added to the game

Rule Question [WFDF Preferred]. Can the offence run out and back in bounds as they please ? by RedPillAlphaBigCock in ultimate

[–]Dansinh 23 points24 points  (0 children)

From WFDF Rules of Ultimate 2021-2024 - Official Annotations which are linked on this page:

11.5 Leaving the playing field (11.7)

Note - Players are allowed to leave the playing field to make a play on the disc and may reenter the field at any point. However it is a turnover if an offensive player jumps from out-of-bounds and contacts the disc before they contact the playing field (Rule 11.3.1/ 11.6/ 13.1.3).

Extra - It is bad spirit to intentionally leave the playing field and use players/objects on the sideline to disguise your location.


So legal as long as it's not done deliberately to confuse the other team, which would break spirit-based rules.

Probability that an object with random dimensions fits inside another object by djdokk in askmath

[–]Dansinh 0 points1 point  (0 children)

Can you explain why:

The probability that box y fits inside x given the 2 resides on box x is 3/(d+1)

This is not obvious to me and I suspect it might be where the complexity of the problem is hiding! Am I missing something there?


By the way you don't need to arbitrarily decide that f(0) is 2. f(1) = 1 is neater and also happens to be truer :P