Live data from Hacker News

Show HN: Free TCG Proxy Manager for Magic, Yugioh, and Pokemon

news.ycombinator.com

51–54 of 54 posts

Re: Show HN: Free TCG Proxy Manager for Magic, Yugioh, and Pokemon

#51
post #46
post #14

Earlier quoted context omitted.

https://drive.google.com/drive/folders/1AzIBAE7VPQMfqq-gVFTK... The red bordered cards are the ones I just printed, real cards are on the right. Also all are US sized, the real yugioh cards are slightly smaller than that. I tried to get a couple diff angles and card types. Like I said, totally good enough for my use cases!

Ah, Snake-Eye Fire King. Where were you last year?

Without a playset of Bonfire & Wanted, thats for sure!

Re: Show HN: Free TCG Proxy Manager for Magic, Yugioh, and Pokemon

#52
post #48

Can you share more about your OpenObserve setup? I’d love to know: 1) How it compares to Sentry in terms of insights you get 2) How you set it up as an accessory I’ve used various (hosted) APM services for my Rails apps but they all are stupendously expensive so your approach sounds intriguing.

Its definitely is an 'is pepsi ok' experience. Not as polished as Sentry.

I set it up as an accessory with this config:

  openobserve:
    proxy:
      ssl: true
      host: [url-redacted]
      app_port: 5080
      healthcheck:
        path: /
        interval: 1
        timeout: 5
    image: public.ecr.aws/zinclabs/openobserve:latest
    host: 178.156.134.191
    port: "5080:5080"
    env:
      clear:
        ZO_DATA_DIR: "/openobserve_data"
      secret:
        - ZO_ROOT_USER_EMAIL
        - ZO_ROOT_USER_PASSWORD
    directories:
      - openobserve_data:/openobserve_data


IMO, pepsi is totally ok when its essentially free

Re: Show HN: Free TCG Proxy Manager for Magic, Yugioh, and Pokemon

#53

oh man. if you could get the SWCCG holotable slipped in here... i'd be a very happy elder millenial. https://github.com/swccgpc/holotable

This is a fantastic idea. Focusing on printing/cutting optimizations rn. I want to sell custom perforated paper so anyone with any printer can just print and separate the cards!

email me (in profile) if you wanna stay in touch when this goes live

Re: Show HN: Free TCG Proxy Manager for Magic, Yugioh, and Pokemon

#54
post #44
post #39

Earlier quoted context omitted.

Will Limitlesstcg let you print proxys? That's the main thing I'm doing here.

What's the relation between proxies and accounts? Do you need an account to handle proxies?

> What's the relation between proxies and accounts? Do you need an account to handle proxies?

I'm trying to build an all in one proxy printing experience, where you can track and share decklists for every card game.

I'm keeping the account requirement for now, sorry if that means you want to use the service, but can't

Post reply on HN