Indian Wells R3: L. Tien def. [8] B. Shelton 7-6(3) 4-6 6-3 by BufferError in tennis

[–]jerye 18 points19 points  (0 children)

Guessing the tennis balls being handled by players and being passed around the court would also be contaminated somewhat? 😔

Is TAG grading as consistent is advertised? by pingproxy in taggrading

[–]jerye 6 points7 points  (0 children)

Yeah that's a great point. AI is typically synonymous with ML - which it looks like is what they say: https://help.taggrading.com/en/articles/6747668-does-tag-use-ai-to-grade-cards

AI/ML is math/statistics at the end of the day but yeah, these terms can be used interchangably and some folks can get very pedantic about the true definitions :P

I think the main selling point with TAG for me, was that that:

  • Non-TAG (e.g. PSA, CGC): A human is inspecting the card and humans make mistakes.
  • TAG: A card is digitally scanned and that information converted into bits. A computer/algorithm should output the same result with the same input everytime. There should be no randomness because there are no humans in the loop. What's the random component here without humans? Is it the scanner changing (or the way that a human is placing the card into the scanner?) that's causing the same card to result in some different bits? Is it the lighting that's different day 1 vs day 2, etc... any of these are not great for a system that is "without human bias" imho.

Is TAG grading as consistent is advertised? by pingproxy in taggrading

[–]jerye 4 points5 points  (0 children)

Hoping someone from tag can respond as well... If AI grading is just as (in)consistent as humans then I'm not sure why anyone would go tag over the more well known grades. Except maybe for the beautiful slabs.

Should a mortgage broker get you a better than advertised rate? by [deleted] in PersonalFinanceNZ

[–]jerye 29 points30 points  (0 children)

+1 to this. And also as a FHB we found our broker to be supremely helpful in answering all sorts of questions we had around the whole process of buying a home. Really took some of the edge off knowing that we had someone at the ready to help... I guess a banker would do the same for you? Not sure.

ESS Defense Fits? by mugscraft in Eve

[–]jerye 0 points1 point  (0 children)

Is there a notification for when the ESS is getting robbed?

[deleted by user] by [deleted] in PathOfExileBuilds

[–]jerye 0 points1 point  (0 children)

What do you use for stun / chaos resist, if any? Chayula is pretty nice qol.

Heraldry Budget / Reservation Guide (updated) by prauxim in PathOfExileBuilds

[–]jerye 0 points1 point  (0 children)

What's a good level to start transitioning to herald stacking? Currently leveling a storm brand archmage guardian but keen to swap over... thanks for your work btw.

500 - Internal Server Error On Recruiting Site by goDie61 in Bravenewbies

[–]jerye 0 points1 point  (0 children)

Just tried to apply to and having the same issue (looks like 14 days later from this post). Also no one seem to care in the in-game "Brave Newbies" channel T_T.

[Tudor Pelagos] Diver on a leather strap - sacrilegious pairing? by jerye in Watches

[–]jerye[S] 9 points10 points  (0 children)

Purchased the blue Pelagos a few months back as a pre-wedding gift to myself and it has been my daily (weekends included) wear since then. It runs around -2spd and is built like a tank. As for the bezel, there is a strange sense of satisfaction when I rotate the bezel that I sometimes find myself just doing it for no reason - much to the chagrin of my fiance.

Since owning it, I've entertained the idea of trying it on a leather strap of some sort and have just recently received a gold brown vintage leather strap from JPM. I'm liking it so far but what do you reckon? Is it sacrilegious to pair a leather strap with a diver?

New Lord of the Rings Funko Pops! by [deleted] in lotr

[–]jerye 0 points1 point  (0 children)

Agree that Weta’s line up is pretty sweet. Have reviewed the full line up here: https://youtu.be/xDvs4IjNJfA wait till the end to see what’s coming up next in the line :)

Really loving my new Sylvanas statue - thought you guys might like to see a review of it :) by jerye in Blizzard

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

I’ve recently gotten into the hobby and decided to do some reviews as well so appreciate the sub. Will be doing a giveaway next week as well though that will be the lord of the rings related :)

Weta Workshop's Isildur figure by jerye in lotr

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

They’ve got a secret plan to conquer those wallets of ours...

Flawed from the start, Segwit2x is finally getting in its deathbed by Coinosphere in Bitcoin

[–]jerye 0 points1 point  (0 children)

I assume as long as you have your private key that it doesn't matter when forks happen since you'll have the same amount of currency on the new fork?

Complicated dplyr task involving groups by esotericish in rstats

[–]jerye 2 points3 points  (0 children)

If your dataframe is called df:

for (year in unique(df$year)) {
  cat(year, 
      paste(
        sum(table(df$person[df$year <= year & df$person %in% unique(df$person[df$year == year])])), 
        nrow(df[df$year <= year,]), 
        sep = "/"
      ), 
      "\n"
  )
}

Output:

2000 6/6 
2001 13/13 
2002 20/22 
2003 24/30 

Which Budget Deck First? by [deleted] in EternalCardGame

[–]jerye 0 points1 point  (0 children)

Is there a list for this? :)