Viewing profile — niothiel
niothiel
HN member- Joined
- Sun, Feb 14, 2016, 1:01 PM UTC
- HN karma
- 24
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About niothiel
No profile information was provided.
Recent public activity
-
comment
Comment #49238419
More work on https://cardcast.gg . It's a way for my friends and I to play Magic: The Gathering online using a webcam. For those unfamiliar, you take the webcam sitting on the top …
-
comment
Comment #48885962
Happily continuing work on https://cardcast.gg . It's a way for my friends and I to play Magic: The Gathering online using a webcam. Spelltable has been neglected by WoTC, and we w…
-
comment
Comment #48854672
Happily continuing work on https://cardcast.gg . It's a way for my friends and I to play Magic: The Gathering online using a webcam. Spelltable has been neglected by WoTC, and we w…
-
comment
Comment #48530052
I've been continuing work on cardcast.gg. It gives you the ability to play Magic: The Gathering with your friends remotely using a webcam. In the last month or so I added a few nif…
-
comment
Comment #48097532
Thanks boreal! I have it on my feature request list. I'm currently using a custom WebRTC + Websocket implementation for connections that I wrote without having this feature in mind…
-
comment
Comment #48097488
Aha, cool. I'll look into this, thank you!
-
comment
Comment #48097478
Actually actively exploring this very topic! I have a feature-flag version where the inference runs via WASM / WebGPU (onnxruntime-web specifically). My only pause behind rolling t…
-
comment
Comment #48097439
That's a really cool idea! I'm actually exploring a similar concept right now. On the demo page, I have a "Detect Frame" button which will attempt to identify all of the cards (as …
-
comment
Comment #48090318
I've been working on cardcast.gg. It gives you the ability to play Magic: The Gathering with your friends remotely using a webcam. I got back into MTG back during the pandemic afte…
-
story
Show HN: Cardcast.gg – Play paper Magic: The Gathering over webcam
I've been building https://cardcast.gg , a web app for playing paper Magic: The Gathering remotely. You point a webcam at your play area and it identifies cards as you put them dow…
-
comment
Comment #47746692
I've been working on cardcast.gg. It gives you the ability to play Magic: The Gathering with your friends remotely using a webcam. I got back into MTG back during the pandemic afte…
-
comment
Comment #45869866
I'm working on a (hopefully) better version of Spelltable to play Magic: The Gathering with my friends: https://cardcast.gg . I think I got all of the important bits in place, now …
-
comment
Comment #14534034
Would love to know this as well.
-
story
If your primary bank allowed you to “link” your other banks, would you do it?
Similar to how mint.com and other financial aggregators allow you to see all of your financials in one place, would it be valuable if your primary bank allowed this as well?
-
comment
Comment #11860273
Per your typo point, this has already been solved by linting. If I made a typo like that, any decent editor (Sublime in my case) would draw a big red box and complain at me for usi…
-
comment
Comment #11098110
If you like doing this sort of thing, check out http://mithril.js.org .
-
comment
Comment #11098091
Mithril.js uses 'm()'. Check it out: http://mithril.js.org