Viewing profile — ancount
ancount
HN member- Joined
- Mon, Jul 09, 2018, 3:08 PM UTC
- HN karma
- 8
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ancount
No profile information was provided.
Recent public activity
-
comment
Comment #37432650
I'm no chess expert, but I think because at 17... Bxa4 followed by 18... Bxh2, the double bishop sacrifice, it's not obvious how Black will then dominate the rest of the game.
-
comment
Comment #35902184
Would you be willing to explain how that comparison makes any sense at all? How is living in a city "too hard" for people in suburban and rural communities?
-
comment
Comment #32179436
Here is some Microsoft documentation describing how a monolith application can be deployed behind a load balancer[0]. HTH [0] https://docs.microsoft.com/en-us/dotnet/architecture/c…
-
comment
Comment #27800414
Does anyone have some outdoor camera recommendations? The ones I had were very low resolution, I could hardly recognize myself in video.
-
comment
Comment #26879991
M1 macs can run iOS apps natively, so I am guessing that the emulation for iOS development is a whole lot better. Sorry I can't really give you anything more concrete than that. I …
-
comment
Comment #26195897
I inherited a flask queue worker, and it suffers from some major problems (like 12 req/second when it's not discarding items from the queue). I am primarily a javascript programmer…