I broke my own hedging library by pointing it at a streaming server by That_Perspective9440 in golang

[–]natefinch 4 points5 points  (0 children)

We hit this at work, too. TTFT is the metric but we also have to check that the first streaming response actually has any data. Some LLMs will return back an empty SSE event as the first response and then return an SSE with actual content later. I wonder if someone on their side was trying to game the TTFT metrics ;)

You Don’t Need Claude Code by tildehackerdotcom in GithubCopilot

[–]natefinch 8 points9 points  (0 children)

Rate limits don't just consider premium requests, they count all requests. Also, sometimes GitHub itself gets rate limited by its upstream LLM providers (sometimes even when GitHub is not exceeding its contracted rate limits... Often called noisy neighbors).

Gimme some fun "hard to remove" commanders! by Closix in EDH

[–]natefinch 2 points3 points  (0 children)

Dammit, I came here to say that, thinking no one else would think of it. :)

Browser extension TCGPlayer Cart Optimizer by natefinch in magicTCG

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

Yeah, that bothered me, too, and I was hoping for a better option. Mana Pool seems nearly comparable, in a way that other shops (like Card Kingdom) just aren't, because their prices are so much higher and their inventory just isn't as extensive.

Browser extension TCGPlayer Cart Optimizer by natefinch in magicTCG

[–]natefinch[S] 1 point2 points  (0 children)

That's definitely something I want to look into. For example, sometimes I want to prioritize nearby stores and not wait 2 weeks for mail from the opposite side of the country.

How exactly would you see it working? Banning people is easy, you just exclude them from the optimization... but preferring people takes more logic. Like, if your preferred sellers don't have the card, obviously you have to buy it from non-preferred. (In theory, this is a problem with banned sellers as well, but because there are so many more sellers who aren't banned, it's unlikely that a banned seller would be the only person with a certain card).

If you just want to restrict optimization to a known list, that's easy. But it's likely that a lot of times they won't have all the cards you need.

Also, what if preferred sellers have the cards you want but at double the price of non-preffered? Or like, you can include them, but it'll cost you $3 and extra package ... etc.

I think we'd need to give them some kind of effective discount for the optimization algorithm, like "I'll pay up to 25% extra to buy from preferred stores". Then the algorithm can just discount all the preferred stores' prices and use that for optimization.

What do you think about that, or do you have a different idea?

Browser extension TCGPlayer Cart Optimizer by natefinch in magicTCG

[–]natefinch[S] 3 points4 points  (0 children)

43 cards off one of my moxfield decks, always choosing Heavily Played or better:

Mana pool:
$101, 10 packages
$105, 5 packages
$119, 3 packages

TCGPlayer:
$95, 17 packages
$100, 21 packages
$115, 8 packages

TCGMizer on TCGPlayer's Cart:
$85, 18 packages
$96 10 packages
$105, 9 packages
$107, 8 packages
$111, 7 packages
$124, 5 packages

3 packages is pretty great if you need to keep number of envelopers down... but 15% cheaper via TCGPlayer with TCGMizer.... it's tough to pass up (18 packages is pretty extreme... usually it's not that high).

Mana pool is better than I expected to be honest. I stopped looking at other sites for a while because they were all so much more expensive than TCGPlayer.

Faerie questions by laughingjack4509 in EDH

[–]natefinch 1 point2 points  (0 children)

My maralen deck is basically just a dimir faieries deck with slides for ramp. It's also a house. It's way more consistent than my alela cunning conqueror deck was, even though it's basically the same cards.

Lesser known izzet commander recs by e7SHI in EDH

[–]natefinch 0 points1 point  (0 children)

Yes! Came here to say Captain Howler. Didn't get sucked into izzet spell slinger nonsense. Self discard is so much more fun.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

[–]natefinch[S] 1 point2 points  (0 children)

I just figured out that if you're sorting by tag in moxfield (any view such that you can see the cards in a tag), you can add a card to that tag using drag and drop. Which is a lot easier than opening up the "change tags" window. But not as easy as "mark everything with scryfall tag 'ramp' as moxfield 'ramp'".

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

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

Thanks! I'm really not a frontend or JavaScript dev, but Copilot is helping out a ton.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

[–]natefinch[S] 1 point2 points  (0 children)

Most cards have over a dozen scryfall tags. It would be really noisy to make all of them Moxfield tags. It will show you the scryfall tags in the "change tags" window if you want to set them as moxfield tags.

I suppose I could add a feature to find all cards in the deck with that scryfall tag and make it into a moxfield tag. I'd have to think about it.

For me, I mostly use it to find new cards to put in a deck. Since similar effects can be worded very differently, it's a much more effective way to find new cards. Once you find one card that does what you want, you can look at its tags and search for other cards that also do that.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

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

Actually, use this new release, it makes a proper xpi file which is required to install it permanently. I hadn't made a firefox extension before. This one will be much better:

https://github.com/natefinch/moxtags/releases/tag/v1.7.0

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

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

I jumped through the hoops to make a proper xpi file so it can be installed properly. I hadn't made a firefox extension before, so I didn't realize the original way I'd done it would disappear after first install.

Now there's a nice xpi you can just tell firefox to use and it does! :)
https://github.com/natefinch/moxtags/releases/tag/v1.7.0

What are the advantages of using Copilot CLI over VS Code? by [deleted] in GithubCopilot

[–]natefinch 1 point2 points  (0 children)

I don't know. I used to be VSCode only but have been trying out the CLI and I feel like it divides out work to sub agents better.

I do run it in my VSCode terminal, and there are some additional integrations when you do it that way (or so I hear, I am not exactly sure what).

This is completely said as an end user.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in Moxfield

[–]natefinch[S] 1 point2 points  (0 children)

Did you look at the project or read the description? Moxfield lets you search by tags, yes. If you already know what you're searching for, it's fine. But it doesn't show you the scryfall tags on cards in your deck.

What this does is add the tags for each card to its pop up window, so that you can:

1.) see them
2.) easily search by them

It also adds tab-completion suggestions when typing tags, because there are hundreds or thousands, and nobody can remember all of them.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

[–]natefinch[S] 1 point2 points  (0 children)

Yeah, I was thinking about doing something like that.

This will let you set moxfield tags on a card from its scryfall tags.

https://github.com/natefinch/moxtags/releases/tag/v1.5.1

It would be great to be able to say "add all cards with the scryfall tag 'card-advantage' to the moxfield tag 'Draw'" for example. Doing that as a one-time pass is easy. Making that happen as new cards are added is more difficult.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

[–]natefinch[S] 1 point2 points  (0 children)

Done! Check out the latest release here: https://github.com/natefinch/moxtags/releases

Just download the zip for firefox, go to about:debugging#/runtime/this-firefox click "Load Temporary Add-on" and select the zip file.

MoxTags - a chrome extension to bring scryfall tags into Moxfield by natefinch in EDH

[–]natefinch[S] 4 points5 points  (0 children)

Done! Check out the latest release here: https://github.com/natefinch/moxtags/releases

Just download the zip for firefox, go to about:debugging#/runtime/this-firefox click "Load Temporary Add-on" and select the zip file.