Viewing profile — Detry322
Detry322
HN member- Joined
- Sun, Jun 21, 2015, 6:33 PM UTC
- HN karma
- 75
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About Detry322
Recent public activity
- story
-
comment
Comment #27069338
Speaking of silly Tetris games, I once made a version of Tetris where you can only move pieces by shooting them - https://jack.plus/guntris/ The pieces aren’t on a grid either - ma…
-
comment
Comment #20147822
I don't think this is true. On ProAvalon, human players can see the full history of the game at all times [1], and use it to make decisions. DeepRole, on the other hand, can only u…
-
comment
Comment #20147786
> Interesting, but surely it has to retain some information about the past to be able to know how to update that belief vector? The belief vector is updated on the fly. When player…
-
comment
Comment #20127284
Paper author here: one cool thing about our technique is that our bot doesn't keep "notes" :) The only thing it maintains for the entire game is this length-60 belief vector - a su…
- story
-
comment
Comment #19341075
If you want a simple (but bare-bones) self-hosted version of this service, check out the open source version I made a couple years back: https://github.com/Detry322/redisred Here’s…
-
comment
Comment #18250513
Just hopping on this thread post for a shameless plug: https://github.com/Detry322/git-psuh Why make errors do the thing you want, when you can make them do things you don't want? …
-
comment
Comment #17889709
annotations -> connotations If you're going to be pedantic, at least be correct.
- story
-
comment
Comment #16810926
What I see: https://i.imgur.com/spJHOdE.png
-
comment
Comment #16799244
This doesn't work for me - I need to have the Department of Defense root certificate installed, but I'm not sure I'm willing to do that...
-
comment
Comment #14797895
Original Show HN post is here: https://news.ycombinator.com/item?id=14685631
-
comment
Comment #13397816
I don't think so. Presumably if they show that page when they are overloaded, the page must be extremely quick to load. Notice how all of the assets (images, css) are all inlined i…
- story
-
comment
Comment #11291012
I would argue it contributes to huge bloat. People pull in huge powerful libraries to format a single date. In addition, a vulnerability in a library you pull in could compromise y…