Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
aey
6y ago
Would the sky also be filled with infinite black holes?
2.
▲
by
aey
6y ago
All that helps, but if you look at the die you are going to see a massive 12MB L2 with a bunch of routing to all the L1s. That’s where the majority of the cost is going vs any other chip.
3.
▲
by
aey
6y ago
It’s an L2, amd zen has 2x16mb L3s, with a wacky point of unification. L3 is muuuuch slower than L2. Apple’s L2 is huge and is the PoU for all the cores. I wouldn’t be surprised if it has direct routing to all the L1s since they are so smal
4.
▲
by
aey
6y ago
Because of the 12MB L2 cache as the point of unification. 865 snapdragon has a 4mb L3. Same as my recent intel MacBook. Apple can use at least as much more die as amd/qcom/intel’s profit margin.
5.
▲
by
aey
6y ago
A lot easier to lug my 16lb road carbon bike up and down stairs then a 30lb commuter
6.
▲
by
aey
6y ago
Google android app search is just as bad. That’s because “store search” is a totally different problem than indexing the web. Even indexing the web is a different problem now than in 2000, users expect the search results that are SEO optim
7.
▲
by
aey
6y ago
Nvidia buys ARM, Apple builds its own GPU, and the dance goes on.
8.
▲
by
aey
6y ago
These articles on HN always remind me how much more work crypto has to do in terms of education to the general technical public. Crypto Twitter is a recursive bubble.
9.
▲
by
aey
6y ago
We built a whole BPF tool chain for rust :), although not for kernel development. https://github.com/solana-labs/rust If this kind of seems interesting please send us a CV.
10.
▲
by
aey
6y ago
2015 is the best MacBook! Touchbar is terrible, but I applaud them for trying. They are trying imagine a perfect touch interface.
11.
▲
by
aey
6y ago
The butterfly keyboard is such a classic Apple thing todo. To push form well beyond the limits of current manufacturing capabilities just because of an ideology. How many big companies try something that ambitious?
12.
▲
by
aey
6y ago
I wrote a Makefile that applied a bunch of imagemagick filters to thousands of photos. Married with two kids now :)
13.
▲
Ask HN: Who wants to work full time on gossip, epidemic protocols, CRDTs
2 points
by
aey
6y ago
|
0 comments
14.
▲
by
aey
6y ago
> It's entirely hard to believe this considering the obscene amounts of profits that US companies make by just "designing in california". Our whole era is enabled and defined by cheap chinese labor. Labor is fungible, if i
15.
▲
by
aey
6y ago
Despite all this, US tech firms still have a harder time operating in China. > A meta point I'd like to add is that currently 10 % of the earths population in the "Westosphere" controls 60 % of the worlds wealth. True weal
16.
▲
by
aey
6y ago
Money printer go brrrr, means invest in housing. It’s the only investment that gives you 500k of tax free profit. Also, you know your city, the local market and what the possibilities are much deeper than any corporation.
17.
▲
by
aey
6y ago
Pivot to the pacific was an Obama initiative that was loooong in the making. It doesn’t matter who drives the train, the tracks are already laid.
18.
▲
by
aey
6y ago
P != NP will be proven before we have a breakeven fusion.
19.
▲
by
aey
6y ago
(BD -> Eng Stress) ^ pre PMF
20.
▲
by
aey
6y ago
BD needs to generate enough sales to keep the engineers stressed out. When you don't have that, you end up with politics. OR the company is pre PMF, and everyone needs to operate in that mode.
21.
▲
by
aey
6y ago
Actually both! Arithmetic coding works over any kind of predictor.
22.
▲
by
aey
6y ago
Compression is AI. It’s never going to be “all” figured out.
23.
▲
by
aey
6y ago
Bitcoin is a fascinating thing. People think this is a bug, but I think it's a feature. The cost of physical settlement and risk is measurable and transparent to everyone involved. If you think that a bank transfer has less risk, you
24.
▲
by
aey
6y ago
Not quite. You can bribe the miners with your old private key if you act fast enough :)
25.
▲
by
aey
6y ago
We actually build a whole public blockchain around VDFs. Although we are using it as a clock in the network before consensus to do the same kind of optimization tricks that cellular networks do like Time Division Multiple Access. Check
26.
▲
by
aey
6y ago
D was closed source when it was in the spotlight and missed its opportunity to gain mind share.
27.
▲
by
aey
6y ago
Is there a big runtime that’s linked to support all the language features? Like what is the fully statically linked size of int main(void) { return 0; } If it’s just providing free/malloc symbols, that’s wonderful!
28.
▲
by
aey
6y ago
Super cool! Any idea how big the runtime is? Is it easy to run a libc free version? I honestly feel like the embedded/firmware slice of the stack desperately needs a next gen language.
29.
▲
by
aey
6y ago
Afaik Germany is not part of 5 eyes or 9 eyes. There seems to be a tiny bit of ww2 era resentment there.
30.
▲
by
aey
6y ago
Rust has been really great at incremental language upgrades because of clippy. Stuff get deprecated, clippy issues warnings, buy the time support is dropped your code has been patched. It feels like we are in some new weird software engine
More ›