Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
niothiel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
niothiel
1mo ago
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 of your monitor and point it down at your de
2.
▲
by
niothiel
2mo ago
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 wanted more features, so I rolled my own (and
3.
▲
by
niothiel
2mo ago
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 wanted more features, so I rolled my own (and
4.
▲
by
niothiel
3mo ago
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 nifty features: - Auto-scan functionality: Instead of havi
5.
▲
by
niothiel
4mo ago
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, so reworking that will take some effort. Currently fo
6.
▲
by
niothiel
4mo ago
Aha, cool. I'll look into this, thank you!
7.
▲
by
niothiel
4mo ago
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 this out further is the performance isn't as fast a
8.
▲
by
niothiel
4mo ago
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 well as their bounding boxes). You can h
9.
▲
by
niothiel
4mo ago
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 after a long hiatus and Spelltable is what brought me back.
10.
▲
Show HN: Cardcast.gg – Play paper Magic: The Gathering over webcam
(cardcast.gg)
5 points
by
niothiel
5mo ago
|
1 comments
11.
▲
by
niothiel
5mo ago
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 after a long hiatus and Spelltable is what brought me back.
12.
▲
by
niothiel
10mo ago
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 just working on improving the quality of lif
13.
▲
by
niothiel
9y ago
Would love to know this as well.
14.
▲
If your primary bank allowed you to “link” your other banks, would you do it?
1 points
by
niothiel
10y ago
|
2 comments
15.
▲
by
niothiel
10y ago
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 using an undeclared variable. In the case of a typo on assignme
16.
▲
by
niothiel
11y ago
If you like doing this sort of thing, check out http://mithril.js.org .
17.
▲
by
niothiel
11y ago
Mithril.js uses 'm()'. Check it out: http://mithril.js.org