Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ks
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ks
6y ago
A company I worked for in 2001 used chucked streaming to provide search results. The search results were collected by performing live searches in parallel (server side) with multiple partners and then aggregated into a single stream of chun
2.
▲
We need worms (Gut worms may be a cure)
(aeon.co)
2 points
by
ks
7y ago
|
1 comments
3.
▲
by
ks
8y ago
According to the page, it was Amazon that made the original claim, so they would have the necessary sample size. But there's no guarantee that it will apply for all pages.
4.
▲
by
ks
11y ago
Wouldn't this feature be similar to how Git converts line endings? https://help.github.com/articles/dealing-with-line-endings/ It would probably have to be configured per repo so that it doesn't mess wit
5.
▲
by
ks
11y ago
Actually ARM also has an office in Trondheim, Norway that is behind the Mali GPU (700 million processors sold in a single year)
6.
▲
by
ks
11y ago
> If you use their vals IntelliJ will syntax highlight it as an error in red for the simple reason that it's non-compliant with the Java language spec. There's a free plugin that adds Lombok support to Intellij. You will be a
7.
▲
Introduction to Arduino for Lego 9V Trains [video]
(youtube.com)
1 points
by
ks
12y ago
|
0 comments
8.
▲
by
ks
12y ago
> Map<String,User> userIdMap = new HashMap<String,User>(); 1.7 introduced a simplified version: Map<String,User> userIdMap = new HashMap<>();
9.
▲
by
ks
12y ago
You recommended a Javascript library that was maintained for 8 years. I consider that a good recommendation. Backbone and Angular have only been around for half that (yet)
10.
▲
by
ks
12y ago
Or the web server could be configured to return text/plain for *.lsp files
11.
▲
Amateur Hacker Simulator (browser game)
(games.usvsth3m.com)
2 points
by
ks
12y ago
|
0 comments
12.
▲
by
ks
13y ago
* Navigation menu using GIF buttons. Often animated, including the rotating "@" symbol for sending mails * Creating gradient text using one <font color="..."> for each letter. http://jsfiddle.net/A
13.
▲
Your Progress As A Programmer Is All Up To You
(thecodist.com)
206 points
by
ks
13y ago
|
65 comments
14.
▲
by
ks
13y ago
To put things in context. The oil industry is producing 20% of the total GDP of Norway and 50% of all exports. It's very important and it will be painful when it ends, but Norway will not be much worse than other European countries whe
15.
▲
Sun.misc.Unsafe and off heap memory
(vanillajava.blogspot.no)
1 points
by
ks
13y ago
|
0 comments
16.
▲
by
ks
13y ago
From the article: "Sir, are you sure you want stack loaves of bread here at Trader Joe’s? Yes, I really do. Well, we’ve decided to hire the 24 year-old woman with purple hair and nose piercings instead." He tried to get more tra
17.
▲
by
ks
13y ago
I use HBO Nordic and can confirm that all of the content is in the original language (usually English) with optional subtitles.
18.
▲
by
ks
13y ago
If you have a flat structure (similar to rows in a database table) nothing is simpler and faster to process than a tab delimited file (or CSV).
19.
▲
by
ks
13y ago
You should look into caching. If you are talking about webvet.com it looks like a perfect site for using something like Varnish. Most of the content probably doesn't change often so you should be able to have a long TTL.
20.
▲
by
ks
13y ago
It is open sourced under Microsoft Public License: https://github.com/BabylonJS/Babylon.js According to the Free Software Foundation, it is a free software license but not compatible with the GNU GPL.
21.
▲
by
ks
13y ago
I imagine that it's still a very threatening experience for teller. Much worse than logging on to a computer and discovering that there are money missing.
22.
▲
by
ks
13y ago
Robbing a bank in person is a completely different crime. Many victims suffer mentally for years afterwards with PTSD and other issues
23.
▲
by
ks
13y ago
According to Wikipedia it seems that Brazil has universal free health care http://en.wikipedia.org/wiki/Health_in_Brazil
24.
▲
by
ks
13y ago
Interesting image. I just made a quick tool for generating it here: http://lifeboxes.neocities.org/
25.
▲
by
ks
13y ago
It seems it's more common in TV-series. Examples are Continuum, Doctor Who and Primeval. Star Trek Voyager probably also had some time travel :-)
26.
▲
Things in IT You Never Want To Hear I've Actually Heard
(thecodist.com)
4 points
by
ks
13y ago
|
0 comments
27.
▲
C++ like Java for low latency
(vanillajava.blogspot.com)
4 points
by
ks
13y ago
|
0 comments
28.
▲
Interview Programmers Like Your Pants Were On Fire
(thecodist.com)
3 points
by
ks
13y ago
|
0 comments
29.
▲
Benefits of diversity [gov.uk technology stack]
(digital.cabinetoffice.gov.uk)
1 points
by
ks
13y ago
|
0 comments
30.
▲
by
ks
14y ago
A missile would probably be seen long before it reaches its destination and could be shot down. There's no way of hiding in space unless you develop some sort of cloaking device. "Aircraft carriers in space" makes sense to me. I assume that
More ›