Live data from Hacker News

Viewing profile — sunfmin

sunfmin

HN member
Joined
Thu, Jun 23, 2011, 12:12 AM UTC
HN karma
39
Public activity
23 items

About sunfmin

No profile information was provided.

Recent public activity

  1. comment
    Comment #31652436

    Similar thing in Go: https://github.com/theplant/htmlgo

  2. comment
    Comment #31375354

    People interested in this might also find my project interesting: https://docs.goplaid.dev , https://github.com/goplaid/

  3. story
  4. 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…

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #8866383

    Bookmarked and Stared!

  18. 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.

  19. comment
    Comment #8866342

    Yes, I often find myself lost in this trivial channels + goroutines + WaitGroup combination. For my self I'd prefer cast interface{}, :-)

  20. 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…

  21. story
    Go package: fanout – make writing parallel code even easier

    hide goroutines and channels from developer.

  22. 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…

  23. comment
    Comment #3319593

    In early 2012, 37signals will introduce Basecamp Next , And you'll see why 2012 won't be like "2012"