Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nicktelford
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
nicktelford
11mo ago
When you use Through-Silicon Vias (TSVs) to connect the layers together, you would start to end up with scaling limits, similar to the problems of elevators in skyscrapers: the more layers you have, the higher the density of TSVs would (pre
2.
▲
by
nicktelford
11mo ago
Presumably it's to ensure good contact with the next thermal management layer (heat spreader, heat-sink, etc.)
3.
▲
by
nicktelford
1y ago
The UK Highway Code was revised a few years ago to explicitly allow and even recommend cycling two-abreast[1]. 1: https://www.gov.uk/guidance/the-highway-code/rules-for-cycli...
4.
▲
by
nicktelford
1y ago
Yeah, the British space industry has struggled; principally with investment. Reaction Engines largely went under because they ran out of money and their investors declined to put more money in. My hope with Pulsar Fusion is that their exist
5.
▲
by
nicktelford
1y ago
There's also Pulsar Fusion, a UK company currently building a Dual Direct Fusion Drive (DDFD). They claim: > Modelling shows that this technology can potentially propel a spacecraft with a mass of about 1,000 kg (2,200 lb) to Pluto
6.
▲
by
nicktelford
1y ago
I find it a bit bizarre that this JEP doesn't enable Compact Object Headers by default. Most users will not know to specifically enable it, so if they're that confident in its stability and performance, why not enable it for eve
7.
▲
by
nicktelford
1y ago
This is why I generally use Terraform for Kubernetes. It's not perfect, but it's miles better than the various different YAML-templating solutions (Kustomize, Helm) popular in the Kubernetes ecosystem.
8.
▲
by
nicktelford
3y ago
Yes, I meant in "parameter space" :-)
9.
▲
by
nicktelford
3y ago
Isn't this essentially the same problem with Dark Matter though? They keep looking for it, not finding it and proclaiming "well, it must be somewhere else!". I always got the impression that when Dark Matter was initially lab
10.
▲
by
nicktelford
3y ago
It always irks me that discussion of space debris invariably talks about their high velocity relative to the ground , which is completely meaningless. What really matters is their velocity relative to each other , which of course will var
11.
▲
by
nicktelford
3y ago
5 warm-up iterations of 10 seconds each.
12.
▲
by
nicktelford
3y ago
Nitpick: the UK doesn't vote for a Prime Minister. Since the last election, there have been 3 Prime Ministers, so you could argue that 2 of them are "unelected".
13.
▲
by
nicktelford
3y ago
Stated in the article. It's dried using a heat pump.
14.
▲
by
nicktelford
3y ago
TL;DR a biogas digester tank was struck by lightning, igniting the biogas and causing an explosion.
15.
▲
by
nicktelford
3y ago
ISO-8859-1 (aka. Latin-1) is a superset of ASCII, so all ASCII strings are also valid Latin-1 strings. The section you quoted actually suggests that implementations should support ISO-8859-1 to ensure compatibility with systems that use it.
16.
▲
by
nicktelford
3y ago
They honestly should be blacklisted after the Horizon scandal. Allowing them to get away with it sets a precedent that could encourage other companies to behave just as irresponsibly. As it stands, is yet another example of privatising prof
17.
▲
by
nicktelford
3y ago
This is a false-equivalence. "Milk" is not a trademarked brand name like "Coca Cola" or "ChatGPT", it's a category of food/drink. You can't trademark "milk" in the same way you can'
18.
▲
How Meltwater Uses AI
(meltwater.com)
1 points
by
nicktelford
3y ago
|
0 comments
19.
▲
by
nicktelford
3y ago
There's nothing sudden about it. Many regional (mostly city) accents have common mis-pronounciation. "th" being mis-pronounced as either "f" or "v" was extremely common in the area I grew up 20+ years ago,
20.
▲
by
nicktelford
3y ago
Towards the bottom of the JEP, they mention that the ultimate goal is 32 bit object headers, which would necessitate object monitors be tracked on-demand in a side table. That's what the parent was getting at.
21.
▲
by
nicktelford
3y ago
It's for Intel's integrated graphics, which are most prevalent on laptops.
22.
▲
by
nicktelford
3y ago
The improvement in throughput is tantalising. I'd love to see a comparison to the G1GC throughput. I wonder if it's getting close enough that ZGC might some day become a candidate to replace G1 as the default collector?
23.
▲
by
nicktelford
3y ago
> Now they hopefully can work around the kernel for file descriptors (network and disk) saving 30% CPU globally on all Java servers. Can you expand on this a little? Are you referring to the necessity to copy between kernel memory and us
24.
▲
by
nicktelford
3y ago
Lock contention IIRC
25.
▲
by
nicktelford
4y ago
A bigger problem with blended wing designs is actually for the people on the peripheral. When the plane banks, passengers further from the axis of rotation will feel a more significant change in their altitude. You literally feel like you&#
26.
▲
by
nicktelford
5y ago
I'm not an expert in this but... If DNA is like a blueprint, mRNA is like an email sent from the architect to the contractor to instruct them to carry out specific work.
27.
▲
by
nicktelford
5y ago
mRNA vaccines don't meddle with your DNA. They inject mRNA in to cells that _temporarily_ instruct the cell to produce a specific protein. Once the mRNA is exhausted, the cell stops producing that protein.
28.
▲
by
nicktelford
5y ago
By "terrible windy season", he means that a season that is usually expected to be very windy has instead been quite still.
29.
▲
by
nicktelford
5y ago
No. It's a Singleton type, which means that instead of just being a String, it has to be exactly the String "Scala". i.e. val x: "scala" = "scala" // would compile val y: "scala" = &quo
30.
▲
by
nicktelford
6y ago
Now that there's an article about this on BBC News, I wonder how much this firm will suffer from the Streisand Effect[1]. It was foolish of the defendant to not attend the hearing. I can't understand why he didn't. 1: https:
More ›