Viewing profile — CarlsJrMints
CarlsJrMints
HN member- Joined
- Tue, Oct 04, 2016, 10:30 PM UTC
- HN karma
- 23
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About CarlsJrMints
No profile information was provided.
Recent public activity
-
comment
Comment #48773560
There are a good number of tools for creating custom MTG cards, a few of them open source. But so far there haven't been any self-contained, composable packages. There are 3 main m…
-
story
Show HN: mtg-crucible, an NPM package to render custom Magic the Gathering cards
mtg-crucible is a node package which can run serverside or clientside. Given a structured description of a card, or a text representation of the card, it will produce an output ima…
-
comment
Comment #48675509
That Politico article is a good example of the kind of misinformation that makes the water consumption concern a myth. https://x.com/AndyMasley/status/2053296197679374365 > What ac…
-
comment
Comment #39386614
Genuinely curious if the news today about Sora has changed your opinion at all https://openai.com/sora
-
comment
Comment #33269732
> no card of MtG is allowed to mention the stack in their printed text Nit: The Split Second keyword ability is usually accompanied by reminder text which mentions the stack > Spli…
-
story
Show HN: An AI-art, Jackbox-like multiplayer game
Dallestrations is like a mix of Drawful and the game telephone. Each player enters a prompt which an AI then draws. Then another player will guess what prompt generated that image.…
-
comment
Comment #32786623
I recently made a game pretty much just like this. It's like a game of Drawful mixed with telephone so you can see how the image changes through cycles of AI drawing and human inte…
-
comment
Comment #32670439
https://en.wikipedia.org/wiki/Radix_economy#:~:text=differen...
-
comment
Comment #31889662
In 2007 a conservative SCOTUS majority upheld a federal ban on partial-birth abortion [0]. Thomas wrote a concurring opinion where he explicitly glossed over whether congress actua…
-
comment
Comment #24312911
Yes, that's the one! Storing secret keys as QR codes is an interesting application as well. I remember reading on here about a CEO who printed out a database encryption key as a ba…
-
comment
Comment #24287347
> binary QR decoding for ZBar I just saw a video the other day about storing video games in QR codes where the poster submitted a patch for ZBar. Was that you?
-
comment
Comment #19954431
Idempotence means T^2=T. Are you thinking of involution? https://en.wikipedia.org/wiki/Involution_(mathematics)
-
comment
Comment #14219253
I would love to hear more about these "weird applications of type theory". Any references?
-
comment
Comment #12640170
I really liked the message of each generation of programming considers the next "not real programming". It makes me reconsider the pushback against node-esque micro-packages: http:…