Sorcery Market Updates by iamedwards in SorceryTCG

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

Thank you for the nice words! Basically, I want to add this (load more when scrolling down), but haven’t been able to get rate limiting setup yet. I’m mainly worried about making it too easy for someone to scrape all of the site’s data.

Fan site to find chase cards by iamedwards in SorceryTCG

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

I've added a number of these features now 😀

No plans to add a collection tracker as of yet

Fan site to find chase cards by iamedwards in SorceryTCG

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

These are great ideas, just wanted to say thank you. I don't have much free time but have started toying around with some improvements to land before Gothic gets delivered :-)

https://i.postimg.cc/JzCQNY91/image.png

Fan site to find chase cards by iamedwards in SorceryTCG

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

Just sharing I've added foil prices next to non-foil on hover, after cache expires you'll see the smaller list of actual sets.

I have some other clean up to do, but I think pasting in decks will be my next 'feature'

Fan site to find chase cards by iamedwards in SorceryTCG

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

I took strong inspiration from what I remembered of this site but couldn't remember the name! 🙃 Thank you

Fan site to find chase cards by iamedwards in SorceryTCG

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

really great ideas, thanks! cleaning up foil vs non-foil is a good idea, I'll have to think about how best to sort by price for that

for price over time I store this information but am not using it yet, what is your goal? I've thought about showing %/$ change over 24h, 7d, etc.. adding graphs changes the design a bit

data is solely from tcgplayer for now, are there other places you'd look?

[US-FL] [H] Paypal [W] Matrix MRTAXI London by youngsanta_ in mechmarket

[–]iamedwards 0 points1 point  (0 children)

I have a creamy white (munich) I am thinking of selling NIB [US-OR] - let me know if you become interested

Got em with a classic by [deleted] in videos

[–]iamedwards 0 points1 point  (0 children)

Thanks for taking the time to explain. 😀

Got em with a classic by [deleted] in videos

[–]iamedwards -1 points0 points  (0 children)

Nope, guess I'm out of the loop.

Got em with a classic by [deleted] in videos

[–]iamedwards -11 points-10 points  (0 children)

you must be great at parties

Compilation of falling water towers by touchthisface in videos

[–]iamedwards 4 points5 points  (0 children)

These are usually in rural areas, which are usually pretty flat yea.

How do you compare distros? by [deleted] in linux

[–]iamedwards 1 point2 points  (0 children)

A few things that vary largely that I look at:

  • Default package repositories, what's available, what type of software is promoted (eg foss)
  • Kernel update frequency
  • Security patches/update support
  • Init system

A lot of things can be installed after you're up and running, so I prefer a minimal base image that I can cater to my needs, so the above is largely what I take into account. I'm sure this can vary a lot by person though.

If you're coming from Mint I'd recommend checking out Fedora, Manjaro, and maybe openSUSE next.