Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
monocasa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
monocasa
4d ago
Please, just stop. The engineers I've talked to did not misread the leaks and found non public information confirming it. The diffie-hellman stuff has explicit evidence in the leaks. Yes, the Utah data center is newer than the leaks.
2.
▲
by
monocasa
5d ago
> No, they never made that argument because they don't grab and store all packets. Instead, they stored the metadata extracted from these packets (the sender and receiver). This program has ended prior to Snowden's leaks accord
3.
▲
by
monocasa
5d ago
> They don't sniff all the packets to find anything useful. Snowden showed that they intercept certain packets flowing between particular sources and destinations that might contain useful information Their legal argument was that i
4.
▲
by
monocasa
5d ago
Because people are looking at it on 4k screens.
5.
▲
by
monocasa
6d ago
Eh, they call TypeScript a tier 1 language too.
6.
▲
by
monocasa
6d ago
It's also only 45 frames uncompressed at 4k. It's remarkably easy to hit that if your base assets are mostly raster rather than vector for a dynamic scene. Obviously, they should try harder, and this is an explanation rather than
7.
▲
by
monocasa
6d ago
Microsoft explicitly de-emphasized Java in favor of C# after their J++ lawsuit. That's why they created C# in fact. Python for windows application development never really got there and is kind of a technically runs if you want to run
8.
▲
by
monocasa
7d ago
I think there's a chain of trust. The sensor signs raws, and the private cloud takes signed raws, does minimal processing so they're at least coherent, and re signs that output (maybe even including the original signed raw as wel
9.
▲
by
monocasa
8d ago
Any model can be expressed as a database.
10.
▲
by
monocasa
8d ago
Calling everything "whatabouting" when someone is just responding and expanding context to an existing comparison is what's actually last decade.
11.
▲
by
monocasa
8d ago
> Only decades of standards compliance, workmanship training, and experience If that could solve NP-hard problems, computer science would be a very different field.
12.
▲
by
monocasa
8d ago
Optimized != optimal Optimal means there aren't any optimizations possible remaining. Are you seriously going to suggest that there aren't any potential optimizations left in the iPhone's mainboard?
13.
▲
by
monocasa
8d ago
> Impedance matching requires you know what you are doing, and Altium will only take you so far. For the price, Altium/Protel has always been a poor deal for what you get software wise. Pretty much every high end board is designed u
14.
▲
by
monocasa
8d ago
So, then how are today's pcb layout techs solving these Np-hard problems in your mind, armed only with Altium?
15.
▲
by
monocasa
8d ago
Well, no, it's not. If anything, it's closer to the bin packing problem. The cost function isn't expressed in terms of lowest cost between nodes, but instead fitting all of the traces with the lowest board layer count while
16.
▲
by
monocasa
8d ago
They're also NP-hard for the humans doing the majority of the work currently, meaning that good enough heuristics dominate as it is.
17.
▲
by
monocasa
11d ago
It's got display port.
18.
▲
by
monocasa
14d ago
The model works pretty well up to much larger systems than you'd expect. If a particular interrupt has a hard real time constraint, it sounds like a great candidate for a higher priority interrupt which will let it meet that requiremen
19.
▲
by
monocasa
14d ago
Mostly tons of speculative state that needs to be unwound, combined with spectre mitigations, plus tons of committed state that the interrupt prologue needs to save, plus a huge song and dance to do that correctly (that FRED should help wit
20.
▲
by
monocasa
14d ago
I've found that it doesn't matter except for something that you want at the absolute highest priority anyway, which then by definition doesn't need to jump through the same hoops because nothing can preempt it anyway.
21.
▲
by
monocasa
14d ago
FWIW, just having a mask in the interrupt controller is normally enough to give you the same thing at the cost of a dozen or so cycles in the critical path. Basically you just keep a mask per priority that can be built up cheaply at init t
22.
▲
by
monocasa
15d ago
They're real fun. I'm building a vacuum tube computer and want to use some somewhere, even though everything I've come up with is very shoehorned in. Best I've come up with is showing progress in the reset sequence. Alt
23.
▲
by
monocasa
15d ago
This project uses the same AG1171 SLIC module; it's just not enough by itself and still requires a microcontroller (or at least non trivial logic) even before you get to processing the audio streams.
24.
▲
by
monocasa
16d ago
If only we had that level of science funding.
25.
▲
by
monocasa
16d ago
Edu saas is some of the worst crap I've ever had to deal with. It's one of those unfortunate cases of procurement not involving anyone who actually has to use it. I could absolutely see a combo of a super short session timeout wh
26.
▲
by
monocasa
16d ago
Eh, I think we're going to run into the same issues we're seeing in software. That is, junior and lower status positions (so SDETs in software, paralegals in law) are rapidly being downsized, and that's going to have a big i
27.
▲
by
monocasa
18d ago
Texas was bussing the Venezuelan migrants out of state to blue cities and pocketing a lot of the money that was to be used for integrating the migrants. That's how places like Denver ended up with 40k Venezuelan migrants and little f
28.
▲
by
monocasa
19d ago
If anything, they've seemed to have gotten cheaper.
29.
▲
by
monocasa
21d ago
Basically for Telum II, (I don't know what changed here from Telum III, the core under discussion with the ARM decoders) each CPU core has a giant 36MB L2 cache. Then, rather than a discrete L3 cache, the cores keep track of L2 reside
30.
▲
by
monocasa
21d ago
And in fact it was basically a Cell PPE with a larger vector unit strapped to the side of it.
More ›