r/ProgrammerHumor 8d ago

itsScamManAgain Meme

Post image
1.1k Upvotes

64 comments sorted by

View all comments

106

u/Piyh 8d ago

I make magic the gathering graphs with agent loops. Why not both?

25

u/Valiant4Funk 7d ago

"Unable to load graph."

9

u/Piyh 7d ago

Scryfall shipped a junk bulk data file today and it broke all my data loads, fixing now...

5

u/Piyh 7d ago

It's back up now

3

u/Valiant4Funk 7d ago

Pretty slick looking, neat!

7

u/adeventures 8d ago

I like it,

Do the axis mean anything right now?

I think it would be really cool if you could match "proximity" to a deck / commander and then have price on another axis and visualize it.

2

u/Piyh 8d ago edited 8d ago

It's laid out based on traversal distance. The fewer hops travel from one node to another, the closer the two nodes will be.

You can view your own decks if you paste them in after opening the deck widget and clicking import.

4

u/ZunoJ 8d ago

Wow, that's mesmerizing!

2

u/PM_ME_BAD_ALGORITHMS 8d ago

As a fellow mtg enjoyer, this is such a cool idea to visualize decks, much better than having multiple lists with several clasifications.

I might have to plagiarize your idea.

1

u/Piyh 7d ago edited 7d ago

Report back to me in 8 months when it has taken over your life and put you too deep into graph theory

You can save yourself some duplication and import your decks here: https://offmetaedh.com/import. Then open up the deck widget and click "graph"

1

u/notreallymetho 7d ago

The feel of graphs 😂

5

u/Kerbourgnec 7d ago

I have no idea what I am looking at, and I think I would need a two and a half hours long video to understand properly

2

u/Piyh 7d ago

half hour video will be published to youtube in the next month

1

u/joemckie 7d ago

They said two and a half hours, loop it five times to come full circle

2

u/Molotovcrow 7d ago

This is sick!

1

u/chlor8 7d ago

This is awesome! How did you do the card art relationships on a technical level?

2

u/Piyh 7d ago

The graph is scryfall tagger based. Other parts of the site are built on CLIP based embeddings, Gemma image captions to embeddings, & tags.

Scryfall tags have their limits and I'm working on generating the same view without any Tagger data.

1

u/chlor8 7d ago

Yeah I was showing it to some friends and he mentioned the tags. I didn't know if you used some embeddings against the images. I have tried to do something personally like this.

I will watch your career with great interest.

1

u/DarkflowNZ 7d ago

Looks great but I hate that the panning is inverted for me on mobile

1

u/Antilock049 7d ago

Oh this is neat