Live data from Hacker News

Viewing profile — ahacker15

ahacker15

HN member
Joined
Tue, Jul 12, 2016, 10:12 AM UTC
HN karma
120
Public activity
43 items

About ahacker15

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #15498551

    https://github.com/pkg/math

  4. comment
  5. comment
  6. story
  7. story
  8. story
  9. comment
  10. comment
    Comment #14764383

    I like that Go don't allows unused import and variables. If you're working with inexperienced programmers (and some experienced but bad programmers), you should be certain that the…

  11. comment
    Comment #14644566

    Minify [1] is a great alternative, specially if you use Go. For simple case, you don't need Node ou NPM at all. [1]: https://github.com/tdewolff/minify/tree/master/cmd/minify

  12. comment
    Comment #14593823

    Take a look at Gorm: http://jinzhu.me/gorm/

  13. comment
    Comment #14533130

    Awesome that this even work well on mobile browsers! Is this open source? So we could see how it was made?

  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #13651562

    Delphi is still popular in the south of Brazil. It's dying, but slowly. There's a lot a legacy application written in Delphi here. Some old programmers, that only know to program i…

  21. story
  22. comment
    Comment #13452203

    For those who want to try the project online, just go to https://try.gitea.io For fast questions and talking there's a Gitter chat room: https://gitter.im/go-gitea/gitea For featur…

  23. comment
    Comment #13452182

    Yes! https://docs.gitea.io/en-us/upgrade-from-gogs/

  24. story
  25. comment
    Comment #13300683

    You may want to take a look at this issue: https://github.com/go-gitea/gitea/issues/184