Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bt848
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bt848
7y ago
What would you do with a totally open specification?
2.
▲
by
bt848
7y ago
You are absolutely correct, which is why the bulk of Gmail’s client code is dedicated to hiding latency.
3.
▲
by
bt848
7y ago
I’m curious how they do competitive analysis. They want to be faster than gmail but how do they measure? I tried to take a high-speed video of gmail navigating from thread list to thread but it was not conclusive. Gmail collects a ton of cl
4.
▲
by
bt848
7y ago
It’s wild that Vox is an amateur baseball blog that mushroomed into a billion-dollar media conglomerate.
5.
▲
by
bt848
7y ago
LTO doesn't suffer from those things. Shock can destroy the case and dislodge the leader pin of an LTO cartridge but AFAIK it can't damage the data on the tape. Water is bad for the transport but as long as you dry your tapes ou
6.
▲
by
bt848
7y ago
Garmin. You know, the brand that is 100x more popular among bicyclists.
7.
▲
by
bt848
7y ago
Apple marketing machine in action: get local press to write up as a novelty feature that main competitor has had for ages.
8.
▲
by
bt848
7y ago
You're right but it says that the contractors who unionized work for an IT outsourcing firm. Google has kind of a random relationship with various classes of employees. There are contract cooks and janitors and whatnot but they made th
9.
▲
by
bt848
7y ago
It doesn't. Where does the USW come into the picture, if PATP is affiliate of the DPE, considering that USW is _also_ an affiliate of DPE? I don't get it and I wished the article explained it.
10.
▲
by
bt848
7y ago
Considering that they work for a third party I imagine it is the third party's problem.
11.
▲
by
bt848
7y ago
They stopped issuing major updates for the Nexus 5X very shortly after Google Fi stopped selling them brand new on their website.
12.
▲
by
bt848
7y ago
That's true, also government programs to create jobs are pretty misguided in an environment with all-time-low unemployment. We should be trying to create employees.
13.
▲
by
bt848
7y ago
Toyota doesn't even bother trying to market the Tundra outside the Americas, since cowboy cosplay isn't terribly popular abroad, so it makes sense that they are made here.
14.
▲
by
bt848
7y ago
Which part of that wikipedia article strikes you as characteristic of a "long, steady decline"?
15.
▲
by
bt848
7y ago
Is that your personal definition? On App Engine I deploy a function that gets invoked whenever an HTTP endpoint is requested. It clearly maps to the semantic of "function as a service" and I don't know about or control the n
16.
▲
by
bt848
7y ago
Maybe but this post is about making the two sides of the computer NOT communicate.
17.
▲
by
bt848
7y ago
Skylake-X has 44 PCI 3.0 lanes, that's 352GT/s or about 345gbps application bandwidth. It's certainly more than enough to push 100gbps from disk to net. These guys are pushing 200gbps, but they're doing it with two CPU
18.
▲
by
bt848
7y ago
So why is it important to have a multisocket NUMA machine? Why not just save yourself a lot of hassle by having one socket? I know that the previous generation AMD machine had unavoidable NUMA but the new one doesn't.
19.
▲
by
bt848
7y ago
This is neat. The obvious comparison is glog's DLOG feature.
20.
▲
by
bt848
7y ago
The answer really depends on the nature of these transactions. For example if you can achieve the desired throughput with one thread that could change your decision.
21.
▲
by
bt848
7y ago
There's always sailing, although it's a bit laborious, and fission has a good record at sea :-)
22.
▲
by
bt848
7y ago
Even if Hypeloop worked, which hasn't been demonstrated, its nameplate capacity is close to zero. It can optimistically replace one highway lane. It cannot possibly displace air travel unless you have dozens of tubes. Each of the Bay
23.
▲
by
bt848
7y ago
You seem to have conflated CO2 with other pollutants. All the world's shipping taken together amounts to only 3% of the carbon emission inventory. It certainly is not the case that 15 ships emit more carbon than all cars.
24.
▲
by
bt848
7y ago
When you deploy a datacenter at this scale you contract for an amount of power and you're basically obligated to use it. The trick is to get more compute out of the same amount of power. By the way if you still have AC UPS systems that
25.
▲
by
bt848
7y ago
Ehrlich's timing was not great and his book is almost unreadable but the things predicted therein have come to pass. It really is more crowded in Yosemite than in downtown LA, and the air quality is worse. There really aren't any
26.
▲
by
bt848
7y ago
Just like basically this biggest nit ever, but Snowden revelations didn't reveal anything and nothing was described in them. Snowden exfiltrated a bunch of powerpoints that neither he nor you nor I can understand out of context. The mo
27.
▲
by
bt848
7y ago
Google’s datacenter power management relies on software features that nobody outside Google is prepared to accept. Most operators expect to have thermal headroom for short CPU clock rate bursts and they don’t want some central daemon downcl
28.
▲
by
bt848
7y ago
It is not possible to control rodents by predation.
29.
▲
by
bt848
7y ago
Curious how many times you and millions of others thought you could slaughter all those insects with your cars before it would harm them. Roads are one of the main reasons for declining animal populations and insects are impacted as much as
30.
▲
by
bt848
7y ago
The form of "assert" is not important. It is isomorphic with if (a>b) {exit}. The compiler can assume that thereafter a<=b. until one of them is modified.
More ›