Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Gurkenmaster
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Gurkenmaster
8y ago
>Then, all the replies I received were seemingly defiant but all in fact agreed to the point while trying to sound smart. And where exactly is the problem? You've received exactly the type of answer you wanted. steveklabnik repeated
2.
▲
by
Gurkenmaster
11y ago
Searching through source code in github is horrible. It only searches through the content and completly ignores filenames which makes it absolutely useless to me.
3.
▲
by
Gurkenmaster
11y ago
The bars are overlapping each other. You have to use the next button to see all of them.
4.
▲
by
Gurkenmaster
11y ago
Go has a gc. That doesn't seem to be the problem. Google also uses Java quite often.
5.
▲
by
Gurkenmaster
11y ago
Does all of this boil down to these subreddits getting to /r/all? There are worse subreddits that the admins left alone. They should just introduce a shadowban for subreddits that excludes them from /r/all and perhaps hi
6.
▲
by
Gurkenmaster
11y ago
>(Insert 100M trues and one false at the end, and find me the false) That sounds like arrays benefited heavily from the easy branch prediction.
7.
▲
by
Gurkenmaster
11y ago
I don't think anyone who can afford $2500 clothes is poor.
8.
▲
by
Gurkenmaster
11y ago
>Buildings take time to build, do I have to make that clear? That largely depends on how quickly you want to build. Chinese companies can build whole skycrapers within weeks. http://www.theverge.com/2015/5/14&#x
9.
▲
by
Gurkenmaster
11y ago
Because your web app will appear sluggish to your users compared to a native app. http://blogs.telerik.com/appbuilder/posts/13-11-21/what-exac...
10.
▲
by
Gurkenmaster
11y ago
You're right. The transistor count only increased by 90% every 18 months.
11.
▲
by
Gurkenmaster
11y ago
There was no incentive. A lot of Xbox games were released on PC.
12.
▲
by
Gurkenmaster
11y ago
That won't work since IE11 because it no longer contains IE or MSIE in the useragent.
13.
▲
by
Gurkenmaster
11y ago
This is detrimental to JIT implementations of languages.
14.
▲
by
Gurkenmaster
11y ago
Deflation also causes problems because the value of your money increases over time. Should I spend it today, tomorrow or in 10 years?
15.
▲
by
Gurkenmaster
11y ago
> Enjoy television shows that offer multi-month and multi-year arcs and are designed to be consumed by dedicated fans in order, rather than principally for syndication in random order. This has nothing to do with economic or technical li
16.
▲
by
Gurkenmaster
11y ago
I recommend reading this story about a audio hardware startup: http://www.head-fi.org/t/701900/schiit-happened-the-story-of...
17.
▲
by
Gurkenmaster
11y ago
previous discussion: https://news.ycombinator.com/item?id=9265817
18.
▲
by
Gurkenmaster
11y ago
>Watch #gamergate on twitter for just a minute and you'll get the opposite impression. By far. I'm not seeing any harassment. On the other hand I don't see anything about ethics in game journalism either. It's just so
19.
▲
by
Gurkenmaster
11y ago
Your name just reminded me of Terry Pratchet's death
20.
▲
by
Gurkenmaster
11y ago
>Well, you have have exactly-once delivery Is this intentional?
21.
▲
by
Gurkenmaster
11y ago
You probably ran out of free views. NY Times requires a subscription but the first 10 articles per month can be viewed without paying.
22.
▲
by
Gurkenmaster
11y ago
My office desk is still the same size.
23.
▲
by
Gurkenmaster
11y ago
Hard means expensive and it wouldn't be much better than inefficient campuses
24.
▲
by
Gurkenmaster
12y ago
From what I've heard the author of LuaJIT contributed a lot of performance improvements to V8. LuaJIT is a blessing and a curse. It's magnitudes faster than the standard interpreter but on the other hand it's version is laggi
25.
▲
by
Gurkenmaster
12y ago
Is this some kind of parallelogram scheme?
26.
▲
by
Gurkenmaster
12y ago
For the curious enter the following into your terminal >java -XX:+AggressiveOpts -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+PrintFlagsFinal -version It will list about 700 options.
27.
▲
by
Gurkenmaster
12y ago
The most expensive part of Java exceptions is building the stacktrace. You can avoid this by overriding the fillInStacktrace method with an empty implementation.
28.
▲
by
Gurkenmaster
12y ago
HTTP PUT should be used in place of HTTP POST if you need idempotency.
29.
▲
by
Gurkenmaster
12y ago
That's the ballmer peak
30.
▲
by
Gurkenmaster
12y ago
Ceylon + Herd
More ›