Viewing profile — helgefmi
helgefmi
HN member- Joined
- Sat, Apr 14, 2012, 10:53 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About helgefmi
No profile information was provided.
Recent public activity
-
comment
Comment #26197582
Could you give a reason for why you think, especially in a technology context, it is a shitcoin? I'm new to this space, but reading about it it seems quite impressive to me. So enl…
-
comment
Comment #7482519
Also, I think it might be buggy, or am I just not getting your UI? Each of my 10 submissions have one lost game and one won game. The lost games are lost on move #1, while the othe…
-
comment
Comment #7482448
The score of a game is very much dependent on luck, though.. I've made an AI bot ( https://github.com/helgefmi/c2048 ) that averages on ~50k score, but its highscore is ~220k. Some…
-
comment
Comment #7385666
Why not? That would be awsome. There's already a python repository for interfacing with bots, and it works using unix socket. It's here: https://github.com/matslindh/4096 I'm not s…
-
comment
Comment #7385391
I was coincidentally working on the same thing when I saw this yesterday. Pushed the code to https://github.com/helgefmi/c2048 if it's of anyones interest. It's just a wicked fast …