Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
j_coder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
j_coder
7y ago
Who uses Plaid for ACH verification must start to think on alternatives. Visa blocked PayPal to growth its ACH payments a few years ago.
2.
▲
by
j_coder
7y ago
I can imagine on a few decades company's data center on a single square meter chip :)
3.
▲
by
j_coder
8y ago
So Google don't test for load? They should ;)
4.
▲
by
j_coder
8y ago
You need to find as soon as possible trusted people that can tell you how bad is your idea/game play/sound/narrative so you can fix it or do something else. Most will just be polite to you or be trolls.
5.
▲
by
j_coder
8y ago
Very advanced civilizations could learn how to create targeted worm hole like structures to send information through it using real world physic rules that we don't know yet
6.
▲
by
j_coder
8y ago
It is amazing how each new version of Android has a complete new UX and none of them are actually good. Google is basically a back-end company incapable of doing good UX (if it is more than a search bar).
7.
▲
by
j_coder
9y ago
It is not the OCR that is costly. It is the JavaScript execution to render the page so you can do the OCR. You can even increase the JavaScript execution cost if suspicious. You will also have to automate all page variations and the traditi
8.
▲
by
j_coder
9y ago
Yes. The idea here is to make you dependent on OCR (you also have to find where is the information as the page design changes) and to waste a lot of your server resources making it very costly to scrape.
9.
▲
by
j_coder
9y ago
It is "easy" to block scraping. Make it very costly to scrape: - Render your page using canvas and WebAssembly compiled from C, C++, or Rust. Create your own text rendering function. - Have multiple page layouts - Have multiple co
10.
▲
by
j_coder
9y ago
What I don't understand is why the kernel patches and microcode updates are still been worked out today. They had 6 months to work on it. No secret channel to communicate with Linux Kernel developers? No coordinated effort? Last minut
11.
▲
by
j_coder
9y ago
It would make sense if it was the only alternative as the kernel can handle it. The appropriate behavior is to remove all traces of the speculative execution including cache hits.
12.
▲
by
j_coder
9y ago
I would never send to him :)
13.
▲
by
j_coder
9y ago
So it is a game over here. Unless Intel can change the microcode to force a page fault in this case.
14.
▲
by
j_coder
9y ago
I thought that: mov rax, [Somekerneladdress] would trigger an interrupt even on speculative execution as described on https://cyber.wtf/2017/07/28/negative-result-reading-kernel-... ADDED: So in the interrupt
15.
▲
by
j_coder
9y ago
I suspect a better solution instead of KPTI is to evict all user space pages from cache when an invalid page access happens if fault was caused by read/write kernel space pages. My kernel days was so long ago that I don't now if i
16.
▲
by
j_coder
9y ago
Not having a central controller multiple subsystem vendors would have to cooperate using an agreed DMA communication protocol to monitor you and send the information back using the wifi/ethernet chip. Possible but unlikely.
17.
▲
by
j_coder
9y ago
You are right. The best approach is to evict all user space pages from cache when an invalid page access happens if the page fault was caused by the software trying to read/write kernel space pages. Massive performance hit but only to
18.
▲
by
j_coder
9y ago
So in all cases just evict the entire process memory from the cache when the interrupt is raised when reading from a protected memory. The performance penalty would apply only to misbehaved code.
19.
▲
by
j_coder
9y ago
For software that requires self-modifying code to run the existing Linux kernel patch would apply (performance penalty). If there is other ways to flush the cache it is necessary to evict the entire software memory on the interrupt.
20.
▲
by
j_coder
9y ago
I know it was scheduled but the information on the links are public and prior to the scheduled disclosure. A hacker could figure out the problem by reading the available information before the Google Project Zero.
21.
▲
by
j_coder
9y ago
Isn't possible for the kernel to patch all clflush instructions when the software is loaded to keep a circular list of all evicted addresses that would be evicted again on the interrupt that happens when the protected address is read?
22.
▲
by
j_coder
9y ago
Looks like the information was somewhat public available since middle of the last year on https://cyber.wtf/2017/07/28/negative-result-reading-kernel-... and http://www.cs.binghamton.edu/%7Edi
23.
▲
by
j_coder
9y ago
It is the opposite. Batteries degradation acts as an internal resistance at rest (Rd) that increases over time. There is a second resistance (Rc) that increases as you discharge the battery. As you draw current (I) from the battery the nomi
24.
▲
by
j_coder
9y ago
First? https://www.vice.com/en_id/article/3knb7n/kidnappers-around-...
25.
▲
by
j_coder
9y ago
It is about battery life. This is how the battery should be measured: 100% -> Doesn't charge more 0% -> Do no provide enough voltage/current for safe operation at current power mode. At 5% the phone could switch (configu
26.
▲
by
j_coder
9y ago
Coders need to strike now and kill the AI threat. We should not wait for 2040!!! - No deep learning, - No Alpha Go Zero, - No autonomous cars, - No whiteboard tests, - No open office, - No rental increases.