Live data from Hacker News

Ask HN: Who Plays Go?

news.ycombinator.com

11–20 of 99 posts

Re: Ask HN: Who Plays Go?

#12
post #9

Earlier quoted context omitted.

Do this for 15 minutes every day for 6 months and you will be quite strong. http://senseis.xmp.net/?TsumegoLounge It's not at all clear from this page how you actually get to the puzzles. (Which sound like fun.)

Updated with more relevant links. Also, tsumego is a Google-friendly word. (Unlike Go, which is now a programming language, too. Fortunately there is baduk and weichi.)

Thanks. That led me to this page:

  http://senseis.xmp.net/?ProblemsAndExercises
Which contains links to actual puzzles.

Re: Ask HN: Who Plays Go?

#13
In the late 1970s I played both the women's world champion, and a year later the South Korean national champion in exhibition games. They both mentioned that I was about 2 kyu but experience getting bruised up by an 2 dan amateur makes me think that my rating is less than that - so I would not be a good opponent for you.

My older brother taught me to play when I was eight, and we played fairly equally for about 10 years, Then, within a year's time, I was consistently giving him 9 stones.

Also in the late 1970s, I wrote a Go playing program I called Honnibo Warrior which played poorly. I sold it cheaply for the Apple II (written in UCSD Pascal) and actually made some real money selling the source code.

Re: Ask HN: Who Plays Go?

#14
Hi thangalin,

I'm "grooviest" on KGS. I'm only 7 kyu so you'll need to up-skill me to 1 dan so I can give you a nice game (hint hint). My relationship with Go is turbulent. Currently we are in an addictive (God, it's sooo addictive) phase and she is breaking my heart. My one regret in life is that I was 30 years old before I learned how to play. All those wasted years playing chess. sigh I recently moved from my native land of Ireland to snowy central Finland and one of the first things I did was find me a Go club - hello the Tengen Go Club of Jyväskylä, nice people all round.

Re: Ask HN: Who Plays Go?

#15
I never went beyond 14-12 kyu. I still want to improve, but life is always getting in the way (also, I get pretty nervous when playing and it is discouraging). But I also love the game.

Re: Ask HN: Who Plays Go?

#16
post #2

I learned how to play in Taiwan and it's become my favorite board game. I'm not very good though. Do you have any suggestions for improving?

1. Play lots of 9x9 games against a stronger opponent: http://www.smart-games.com/igowin.html 2. Study tsumego (life and death) problems. By study, I mean keep replaying the same positions until you can identify the sequence to live (or to kill) immediately. Study problems slightly more difficult than your own rank (maybe 1 or 2 stones). Do this for 15 minutes every day for 6 months and you will be quite strong. http…

I would remove the playing 9x9 against igowin. It will do more harm than good. Play them in KGS, or in a play-by-email style in Littlegolem.net or Dragon Go Server, all against real persons.

Re: Ask HN: Who Plays Go?

#17

In the late 1970s I played both the women's world champion, and a year later the South Korean national champion in exhibition games. They both mentioned that I was about 2 kyu but experience getting bruised up by an 2 dan amateur makes me think that my rating is less than that - so I would not be a good opponent for you. My older brother taught me to play when I was eight, and we played fairly equally for about 10 ye…

I've had a design in the works for a few years that is a completely network-based Go AI. The idea is nothing new. It involves multiple computers, each assigned one problem from a board position. One computer might be responsible for calculating ladders, one solves tsumego problems, one to look at influence, one to apply joseki, another for yose, and so forth. Each of submits their top ten moves, in the allotted time, to a master engine. The master engine evaluates the moves (possibly using Monte Carlo simulations) and selects the best.

The idea was more about the framework than the actual worker machines. The ability to add and remove different problem solvers on the fly appealed to me. One of the problem solvers, for example, could be your program, or GNU Go, or a program that runs ten Go playing AIs simultaneously, returning the "best" move from each.

Re: Ask HN: Who Plays Go?

#18
I was entranced with go via "Hikaru No Go", a Japanese anime about a boy who discovers the game through a spirit seeking the elusive 'hand of God'. I am currently at 9 kyu but am trying to better my game.

Unfortunately there aren't too many Go players where I am, and this makes Go as a point of social focus difficult, as it often is in chess over here.

Re: Ask HN: Who Plays Go?

#20
i play it. it's my favorite board game: i'd say it is the best example of a well designed game :)

though i do not play it online.

my dad thought me how to play it at the age of 8. for some time i played it at a go club, but that never really caught on. now i play with a couple of friends or with my dad.

Post reply on HN