Viewing profile — bitg
bitg
HN member- Joined
- Sun, Jun 15, 2014, 6:26 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About bitg
No profile information was provided.
Recent public activity
-
comment
Comment #9375358
Yes you can do a global catch, but the error still happened, the functionality was faulty and you didn't handle it properly (you just showed the error, period).
-
comment
Comment #9353952
Can we install regular Ubuntu packages on this phone? If we can then I guess you could install terminator, gnome-terminal or something.
-
comment
Comment #9013251
I'm very very impressed by your code quality especially when this is just your first Go project. I'm an experienced Go developer btw. You're just so good.
-
comment
Comment #8456417
The original output is very large but when gzipped it's surprisingly small. For example an app in my framework that gopherjs produces is like 1.2MB minified, but the gzipped one is…
-
comment
Comment #8395855
You could compare any language to machine language and you can say that language is less powerful. Go is not even close to the power of C and assembly. I'm not gonna even try to ar…
-
comment
Comment #7895889
Your statement about Java or C# being "much nicer and faster" than Go is just plain wrong (Well if that's true then what's the reason to use Go?). In fact it falls in the same vein…