Viewing profile — secdeal
secdeal
HN member- Joined
- Thu, Aug 06, 2020, 5:59 PM UTC
- HN karma
- 2
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About secdeal
No profile information was provided.
Recent public activity
-
comment
Comment #44731435
Generally I would recommend Vallejo or Army Painter paints over GW ones. They are cheaper, better quality coming with a much better bottle.
-
comment
Comment #42135846
In Street Fighter 3rd Strike (1999) Akuma's stage music titled Killing Moon is one my favorites, I still listen to it
-
comment
Comment #37542190
in Scala the idiomatic way to sum is the method sum on collections List(1,2,3,4).sum Although this is indeed implemented with reduce. But is it really too much code? List(1,2,3).re…
-
comment
Comment #35060098
Not quite, 'a' is the type of the elements 'NonEmpty a' contains. It is rather the subclass of some kind of 'Iterable a'.
-
comment
Comment #34926450
well, match making in team games is an extremely finicky beast
-
comment
Comment #34926433
That doesn't make sense, in modern match making systems you see your rank and/or rating points, you get higher, perfectly fine feedback. No one convinces themselves that they are g…
-
comment
Comment #34079799
> Now what I'm really curious about is why [...] a simple 59-line example, is using unsafePerformIO It seems to me that they are using the physics engine Chipmunk2D for that Animat…
-
comment
Comment #30299642
I read about this a while ago, I'm not an expert but this is my take on it: In homotopy type theory an equivalence of types is a first class value that you can manipulate. And also…
-
comment
Comment #24073962
With practice you can get a riffle under 2-3 seconds without weaving. But if 7 still seems too much, do less but do a running cut or overhand shuffle between two of the riffles, li…
-
comment
Comment #24073660
Most smarter magicians think that it is a waste to show off things like this as demonstrations. There is a number of extremely clever card tricks that use the principle mentioned b…