Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
randaouser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
randaouser
6y ago
One of the worse offenders is North which is previously thalmic labs; Not a single product has reached the market with any revenue to show but remains a poster child for a successful organization.
2.
▲
by
randaouser
7y ago
Bitcoin is not anonymous and is subject to flow analysis. Zcash and monero have solved this in different ways with really intriguing primitives. ZCash uses zksnarks which are a pseudo homomorphic encryption strategy to hide payments whereas
3.
▲
by
randaouser
7y ago
To reach a ketogenic state, the term fast from a clinical sense required 24-36 hour period without any caloric intake; strictly water. I have done 3 day water fasts, the hunger waves need to be controlled the first 2 days, but the feeling
4.
▲
by
randaouser
7y ago
For those who are price sensitive like me but want all our macros; my personal app also scrapes the flyer for local grocery stores for ingredient prices and runs a knapsack algo to reach my cost threshold and tells me what things I can mak
5.
▲
by
randaouser
7y ago
Indexing is important for sure. The problem is to preserve privacy and not falling back to heavy weight general purpose Multi-party computation we have to give up a bit on the precision and recall of modern search engines. Minhash, more s
6.
▲
by
randaouser
7y ago
One step further that Ive prototyped is Encrypted and Distributed Search. The VPN relays willing to take the traffic can also double as Web crawlers. The vpn clients encrypt their search terms and vpn relays encrypt their search indexes,
7.
▲
by
randaouser
7y ago
I overcame TDMA problems associated with mesh broadcast networks by moving channel allocation logic into the application layer. For me it was more important for reliable delivery then bandwidth. We use geo spatial TDMA to further allocate
8.
▲
by
randaouser
7y ago
This sounds like the quadrigacx exit scam
9.
▲
by
randaouser
7y ago
Probably for its homomorphic encryption properties. Used in the correct setting with the appropriate Generator ( ElGamal on Elliptic Curve Fields) it is very secure but limited in use beyond Set Intersection as the results cannot be decryp
10.
▲
by
randaouser
7y ago
the rust nightly build has the ECC curve functionality. Most of the crypto related prototyping on rust requires the nightly atm. Heres hoping integration onto wide release for the sake of the crypto dev community
11.
▲
by
randaouser
7y ago
they mandate access through a web portal... this in itself is centralization. One can simply tamper with the website. You need to distribute a client software or use an open source dapp explorer type product to prevent data manipulation e
12.
▲
by
randaouser
7y ago
I built a prototype of a Private Set Intersetion using elliptic curve homomorphic encryption method for this very use case: The scenario goes 1) FBI indexes the dna using MASH algorithm (minhash like locality sensitive hashing of genomic s
13.
▲
by
randaouser
7y ago
Starlink I think can consider heavily leveraging a multicast or hypercast protocol considering most bandwidth usage is related to video streams. Many downlinks can accept a broadcast level packet. How does a system link Starlink handle cha
14.
▲
by
randaouser
7y ago
I think ultimately the price will be determined through government subsidies. Current Meat and Dairy Industry receives massive subsidies (~38$Bn) and the lobbying groups won't appreciate a cut of profits.
15.
▲
by
randaouser
8y ago
The uptake will be great however, what doesnt sit well is the 2008 12Billion bailout. As the same actors will be the nodes that are privileged to write to and maintain the ledger, it has yet to be seen how immutable these transactions will
16.
▲
by
randaouser
8y ago
It is a computation platform first and foremost. You can pay gas in ETH. Every opcode has a set gas price, so executing a compiled contract on the network costs you some ETH. Why would you want to run code on ETH? Most notably, it requir
17.
▲
by
randaouser
8y ago
Hi unfortunately not :( . I wholeheartedly recommend https://learnyousomeerlang.com/ as a starting point though if your interested.
18.
▲
by
randaouser
8y ago
from my experience, erlang actor model had some of the strongest queue mechanics and the most resilient systems I have deployed. As some background, I worked as a contractor for a telco and built a 6 9's system for their service monit
19.
▲
by
randaouser
8y ago
1) Can you clarify which users? The government issuing the search query is unable to decrypt the messages. If they flag it, they can order a warrant against the individual to decrypt the message. 2) A random salt is used so only exact keyw
20.
▲
by
randaouser
8y ago
Im hoping to resolve this using a "searchable encryption" scheme leveraging homomorphic encryption and elliptic curve based el-gamal. This would allow law enforcement to search for key words on encrypted data sets. This prevents
21.
▲
by
randaouser
8y ago
I imagine a decentralized search service for a particular set of search queries that users want privacy against. it leverages Additive and Multiplicative Homomorphic Encryption with Elliptic Curves. I wanted a fuzzy searching algorithm so
22.
▲
by
randaouser
8y ago
I started working on fuzzy matching searchable encryption for this very reason; you can send an encrypted search term and match using jaccard similarity to an encrypted index of similar documents without information leakage of the search qu
23.
▲
by
randaouser
8y ago
How is adsense able to complete this? I assume Google is the broker and thus completes on the match on their servers.
24.
▲
by
randaouser
8y ago
How is ad matching performed exactly? Is a users data profile basically matched against some set of ad network defined properties and then served to the end user?
25.
▲
by
randaouser
8y ago
1) OFAC can say what they want, no one is technically barred from sending funds to that account (albeit it may not be in the best interest of the party) 2) Just as a logical proposition is written in law and exploited by persons (Check how
26.
▲
by
randaouser
8y ago
I agree with you on the personalities surrounding crypto in the mainstream, they dont do it any favors. However, I disagree that the industry is led by just scumbags; the aforementioned are merely the ones that jump at the opportunity at t
27.
▲
by
randaouser
8y ago
I agree with the greed, but any and all emerging markets will have opportunist attempt to capitalize on the asymmetry of information available to the average joe. Ask crypto devs (myself included) I welcome regulatory oversight. I also bel
28.
▲
by
randaouser
8y ago
Further to this, I question how many persons commenting actually understand the underlying principles of each of the so called blockchain offerings. EOS relies on 11 elected validator nodes who have been shown to try to buy votes ETH is the
29.
▲
by
randaouser
8y ago
HN community definitely is an echo chamber when it comes to cryptocurrencies and its a shame. My question to my fellow HNers is do we see no merit in a censorship resistant framework which builds a trustless execution environment. I dont t
30.
▲
by
randaouser
8y ago
Animal farming is the biggest cause climate change; before you try to rid the world of crypto, you can personally go vegan and make a larger impact
More ›