Viewing profile — sunfmin
sunfmin
HN member- Joined
- Thu, Jun 23, 2011, 12:12 AM UTC
- HN karma
- 39
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About sunfmin
No profile information was provided.
Recent public activity
-
comment
Comment #31652436
Similar thing in Go: https://github.com/theplant/htmlgo
-
comment
Comment #31375354
People interested in this might also find my project interesting: https://docs.goplaid.dev , https://github.com/goplaid/
- story
-
comment
Comment #31269063
https://docs.goplaid.dev completely embrace low-JS in the Go world, you can write pretty complex UI interactions without write a single line of JavaScript, but only Go code. It als…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #8866383
Bookmarked and Stared!
-
comment
Comment #8866345
Thanks, but there will be I/O waiting stuff right? For that whois command example, I find the CPU usage is zero if I am not running it parallel.
-
comment
Comment #8866342
Yes, I often find myself lost in this trivial channels + goroutines + WaitGroup combination. For my self I'd prefer cast interface{}, :-)
-
comment
Comment #8866302
I guess it is a parallel queue, It saves the trouble to worry about goroutines and channels and synchronizations, encapsulated the logic that talked in http://blog.golang.org/pipel…
-
story
Go package: fanout – make writing parallel code even easier
hide goroutines and channels from developer.
-
comment
Comment #4931522
I actually want to see this: hd.Where("name = ?", name).Where("category = ?", category) So that you can do conditional where easily, for example: hd = hd.Where("name = ?", name) if…
-
comment
Comment #3319593
In early 2012, 37signals will introduce Basecamp Next , And you'll see why 2012 won't be like "2012"