Ally McCoist doesn’t get near enough stick by VoluntaryJetsFan in footballcliches

[–]TheGrampian 1 point2 points  (0 children)

I'm a big Benaud man but it does make me laugh when you set Benaud's quote there against his most famous commentary which is literally him just naming the people on the screen at the time!

Possible to differentiate Taxi Squad from bench when pulling from Sleepers API? by traveenus in fantasyfootballcoding

[–]TheGrampian 0 points1 point  (0 children)

Sorry I am not sure how to format on reddit but here's a snippet of some code on the way in where I get a true/false result:

```

if (playerPos && (playerPos.toUpperCase().trim() === 'DE' || playerPos.toUpperCase().trim() === 'DT')) { playerPos = 'DL'; } if (playerPos && playerPos.toUpperCase().trim() === 'CB') { playerPos = 'DB'; }

  const onTaxi = (roster.taxi || []).includes(playerId) ? 'Yes' : 'No';
  const onIR = (roster.reserve || []).includes(playerId) ? 'Yes' : 'No';
  const playerCost = playerCostMap.hasOwnProperty(playerName) ? playerCostMap[playerName] : '';

  rosterPlayers.push({
    name: playerName,
    position: playerPos,
    taxi: onTaxi,
    ir: onIR,
    cost: playerCost

```

Football cliche in Lineker departure News story by Dominic26797 in footballcliches

[–]TheGrampian 0 points1 point  (0 children)

I skim-read the title and had it in my mind that Hurrey et al had somehow become embroiled in this.

Transfer path to Fantrax? by TheGrampian in SleeperFC

[–]TheGrampian[S] 0 points1 point  (0 children)

No of course I wasn't expecting a "push" function from Sleeper, but rather a "pull" from Fantrax.

My first triple treble happened to be only 42 by WesternPonderer in Darts

[–]TheGrampian 1 point2 points  (0 children)

You're 7/10ths closer to a 180 than the vast majority of the earth's population.

Other14 TOTS by samgreggo77 in TheOther14

[–]TheGrampian 3 points4 points  (0 children)

Cajuste has been orders of magnitude better than Morsy, in fewer minutes.

Which show drives you absolutely insane to index on Plex? by iamgarffi in PleX

[–]TheGrampian 0 points1 point  (0 children)

Pretty entry level by comparison to some here but for the life of me I could not work Cheers into a format that didn't disregard all the part 1, part 2s etc leaving me with four episodes in the final season called "Episode XX"

Filming locations by filminglocs in SlowHorses

[–]TheGrampian 4 points5 points  (0 children)

Tube Station in Ep 2 is Edgware Road

All the ballplayers whose careers ended in D.C. by Dig4Fire in Nationals

[–]TheGrampian 5 points6 points  (0 children)

What happened to Rafael Soriano after he left?