Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
karulont
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Just When You Thought It Was OK to Skip Breakfast
(wsj.com)
1 points
by
karulont
1y ago
|
1 comments
2.
▲
by
karulont
1y ago
Swift has been adding support for things like non-copyable types that should help with writing performance sensitive parts.
3.
▲
by
karulont
2y ago
Can someone explain why? Past 3 years have not seen a huge peak like that. Edit: it is now free
4.
▲
by
karulont
2y ago
https://github.com/apple/swift-homomorphic-encryption/blob/3... Run SHA256 on the keyword, truncate the hash and take the modulus with number of shards.
5.
▲
by
karulont
2y ago
Check my comment here for some intuition: https://news.ycombinator.com/item?id=41115179 Basically the server does not know, it just computes with every possible value. And the result turns out to be what the client was inte
6.
▲
by
karulont
2y ago
There was a recent paper that also uses Swift in the name: “Cheddar: A Swift Fully Homomorphic Encryption Library for CUDA GPUs” - https://arxiv.org/pdf/2407.13055 We were a little worried, but quickly discovered that
7.
▲
by
karulont
2y ago
In this PIR model the server has to read the whole database, otherwise it would be easy on the server to see, that these rows were not accessed and therefore they are not the one the client queried. In this PIR model the server runtime is O
8.
▲
by
karulont
2y ago
A very simple PIR scheme on top of homomorphic encryption that supports multiplying with a plaintext and homomorphic addition, would look like this: The client one-hot-encodes the query: Enc(0), Enc(1), Enc(0). The server has 3 values: x, y
9.
▲
by
karulont
2y ago
> That's a strange use of 'use'? Clearly, talking to some software over the network is 'using' it? The point is that the proprietary client software was not used.
10.
▲
by
karulont
3y ago
How is this different from CrossOver?
11.
▲
by
karulont
3y ago
> hardware-accelerated PIR which is currently at use at scale. Can you tell us more about that?
12.
▲
by
karulont
3y ago
> The Sensitive Content Analysis framework enables third-party developers to integrate Communication Safety in their apps. The framework allows developers to detect if content that children receive or attempt to send in their apps may co
13.
▲
Learning Iconic Scenes with Differential Privacy
(machinelearning.apple.com)
1 points
by
karulont
3y ago
|
0 comments
14.
▲
by
karulont
3y ago
The reloading part reminded me about https://www.jrebel.com/
15.
▲
by
karulont
3y ago
I had phone that could run J2ME but did not have Internet. I reverse engineered a flash application that showed a map and provided address search. I scraped the map tiles and address to location database. Reimplemented the viewer applicatio
16.
▲
by
karulont
3y ago
I thought that this is a way to downsize: instead of supporting two orgs, merge them and the costs hopefully go down?
17.
▲
by
karulont
3y ago
Another existing offer: https://www.terex.com/zenrobotics At one point they were handing out T-shirts saying 9 out of 10 PHDs
18.
▲
by
karulont
4y ago
So people want to be progressive and use cryptocurrency that is not tied to a government. But when things go wrong they run to the FBI and FTC both run by the government.
19.
▲
by
karulont
4y ago
Perceptual hashes are quite reversible. It is not a cryptographic hash that is hard to reverse.
20.
▲
The smallest 256x256 single-color PNG file, and where you've seen it (2015)
(mjt.me.uk)
482 points
by
karulont
4y ago
|
101 comments
21.
▲
by
karulont
5y ago
The encryption is data dependent. The homomorphic computation itself cannot be data dependent. Homomorphic encryption says that even if you see all the intermediate encrypted values, you will not know what the encrypted input or output valu
22.
▲
by
karulont
5y ago
“Alfred Vaino Aho” this a the first time I looked it up in full (with the middle name) it seems like a Finnish or maybe Estonian name. I am wondering if he has Finnish or Estonian heritage.
23.
▲
by
karulont
6y ago
https://gfodor.medium.com/introducing-jel-the-un-zoom-320d3d... Might be a better place to start reading about it.
24.
▲
by
karulont
6y ago
> Heck, if you ask some people, Rust is less secure than a GC’ed language for web apps if you use any crates that have unsafe code - which includes Actix, the most popular web framework, because unsafe code allows things like deferencing
25.
▲
by
karulont
6y ago
Technical debt was accumulated and writing the test did not actually help with removing it.
26.
▲
by
karulont
6y ago
> In this Part 2 of our two-part Apple privacy series, we share a breakdown of iOS14’s privacy features. iOS14 addresses various privacy pain points, including but not limited to notice, consent, and data minimization. We’ve summarized s
27.
▲
What Startups Can Learn from Apple’s Privacy Position
(medium.com)
1 points
by
karulont
6y ago
|
1 comments
28.
▲
by
karulont
6y ago
I do not believe this is going to work at all. Analyzing encrypted data should not reveal anything actionable. Even when analyzing unencrypted data from clients. I do not see a way to actually catch wall hackers. The reason why one cannot
29.
▲
by
karulont
6y ago
If I am thinking about the same MMO, then every client update changed everything. I am sure they used some custom obfuscations tools to even alter the client / server protocol. The way how bots were done, was that you had to write tool
30.
▲
by
karulont
7y ago
Suction cups or some special adhesive that does not leave residues? Disclaimer, never tried those myself.
More ›