Viewing profile — ahacker15
ahacker15
HN member- Joined
- Tue, Jul 12, 2016, 10:12 AM UTC
- HN karma
- 120
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About ahacker15
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #15498551
https://github.com/pkg/math
- comment
- comment
- story
- story
- story
- comment
-
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…
-
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
-
comment
Comment #14593823
Take a look at Gorm: http://jinzhu.me/gorm/
-
comment
Comment #14533130
Awesome that this even work well on mobile browsers! Is this open source? So we could see how it was made?
- story
- story
- story
- story
- story
- story
-
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…
- story
-
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…
-
comment
Comment #13452182
Yes! https://docs.gitea.io/en-us/upgrade-from-gogs/
- story
-
comment
Comment #13300683
You may want to take a look at this issue: https://github.com/go-gitea/gitea/issues/184