Viewing profile — butabah
butabah
HN member- Joined
- Fri, Mar 28, 2014, 12:55 PM UTC
- HN karma
- 28
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About butabah
No profile information was provided.
Recent public activity
-
comment
Comment #14771182
'Bash' is too violent as well. We should rename it to 'hug'.
-
comment
Comment #14448805
To your second question, WebAssembly shouldn't be affecting your day-to-day standard frontend development, unless you're developing very performant applications like games, simulat…
-
comment
Comment #14445981
You'll find these issues with pretty much any dynamic or scripting language once the codebase becomes large enough. For JavaScript, your best bet would be to integrate external too…
-
comment
Comment #14344955
On GitHub, it seems like the javascript sources behind your pages is throwing their syntax highlighting off. Seems like when you embed HTML it hiccups. Any idea how one would fix t…
-
story
Ask HN: Would you leave your company just because you've been there for a while?
I'm currently on track for my fourth year at my current company. It's been my first job out of college. I've been having good growth, good raises and was promoted recently. I've be…
-
comment
Comment #14185850
The article fails to mention all the quirks with JS that will cause more headaches than "scary keywords".
-
comment
Comment #13949594
Using cloc against the Go source code, I found that it has 934025 loc with 3080 files. This averages to about 300 loc per file. There are 149688 lines of comments, which averages t…
-
comment
Comment #12327919
I don't see how it's useful then. Maybe someone can give me a good use case? redis is already very bare-bones and dead simple to set up and maintain, what more does one want? Would…
-
comment
Comment #11762734
Seeing Carmack's thoughts on programming always reminds me that I have such a long way to go. When he was my age, he had already created DOOM and DOOM 2 (along with the wtf? r_sqrt…
-
comment
Comment #11731199
I'm also a programmer who does 3d modeling as a hobby. I'd never do 3d modeling as a job. Not only does it pay less, but a lot of the novelty would be lost. There's something endea…
-
comment
Comment #10837753
Chrome's PDF viewer is written in Polymer
-
comment
Comment #7486868
I love this. We need more of these powerful tools for cheaper prices. UDK was a great platform, but the scripting language was hell. It was like being given a helicopter and flying…