Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
butabah
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
butabah
9y ago
'Bash' is too violent as well. We should rename it to 'hug'.
2.
▲
by
butabah
9y ago
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, simulations, etc. For resources, MDN has a great introduc
3.
▲
by
butabah
9y ago
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 tooling (such as JSHint) into your gulpfile or grunt.
4.
▲
by
butabah
9y ago
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 this?
5.
▲
Ask HN: Would you leave your company just because you've been there for a while?
8 points
by
butabah
9y ago
|
8 comments
6.
▲
by
butabah
9y ago
The article fails to mention all the quirks with JS that will cause more headaches than "scary keywords".
7.
▲
by
butabah
9y ago
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 to about 50 per file. I'd say those ratios are very simi
8.
▲
by
butabah
10y ago
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? Wouldn't adding more logic into a redis-like envir
9.
▲
by
butabah
10y ago
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 trick).
10.
▲
by
butabah
10y ago
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 endearing about being able to come home, shrug off
11.
▲
by
butabah
11y ago
Chrome's PDF viewer is written in Polymer
12.
▲
by
butabah
12y ago
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 it with your feet. This was really the reason why we moved