Viewing profile — adilparvez
adilparvez
HN member- Joined
- Thu, Nov 03, 2016, 6:05 PM UTC
- HN karma
- 105
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About adilparvez
Recent public activity
-
comment
Comment #13079218
Take a look at PureScript [1], it's Haskell-like but strict. [1]: http://www.purescript.org/
- story
-
comment
Comment #12934434
In Haskell and PureScript, Monad is a typeclass just like any other. They are an abstraction, effectful computation is not inherent to them, they represent computational contexts, …
-
comment
Comment #12930481
Hi HN, I wrote this script and thought it might be useful to others. Thanks.
- story
-
comment
Comment #12893765
Yes, I think it is like that.
-
comment
Comment #12893675
Cool, I shouldn't make assumptions, thanks for the link.
- comment
-
comment
Comment #12892915
> If P = NP, then P^X = NP^X for any oracle X, right? Edit: No, I think. See child comment by JadeNB. Probably wrong { Yes, since we could just not invoke the oracle. But people do…
-
comment
Comment #12892488
A really cool result which seems relatively unknown is that if we augment our Turing machines with an oracle X chosen uniformly at random from all oracles then P^X =/= NP^X with pr…
-
comment
Comment #12892008
I was meaning if your machine was compromised.
-
comment
Comment #12891102
Yes, under that threat model you would lose with all of these password managers.
-
comment
Comment #12890819
You can use a hash of the site appended with a .pass wide pepper as the name of the directory storing credentials for a particular site, then use a wrapper script that hashes its i…
-
comment
Comment #12890498
It's great people are exploring this problem space, but so far nothing comes close to https://www.passwordstore.org/ which is just a wrapper around gpg and git. It has Android/iOS …
-
comment
Comment #12887735
Facebook and companies like it will in the long run harm more than just democracy. See https://www.theguardian.com/technology/2014/jun/30/facebook-... .
-
comment
Comment #12886458
Also check out the Making Crash Bandicoot series: http://all-things-andy-gavin.com/2011/02/02/making-crash-ban... The post on GOOL (predecessor to GOAL [1]) is especially interesti…
-
comment
Comment #12884638
On (a) This https://whispersystems.org/bigbrother/eastern-virginia-grand... , claims they only store "date and time a user registered with Signal and the last date of a user's conn…
- comment
-
comment
Comment #12884568
I've been using this on the desktop, and Password Store + OpenKeychain on Android, both are very polished apps. This setup works great with a YubiKey. https://fossdroid.com/a/openk…
-
comment
Comment #12880874
Another technical overview: http://forum.doom9.org/showthread.php?t=167081 Edit: Just realised IshKebab linked to my comment linking to doom9 in yesterday's h264 thread.
- story
-
comment
Comment #12873040
Kind of related: 360 real time stitched video http://www.argondesign.com/products/argon360/
-
comment
Comment #12872972
You might like this: https://blog.adilparvez.com/post/2016/07/21/1/lets-implement...
-
comment
Comment #12872565
This might help you if you want to go GApps free, set up a google account just for using raccoon and have a safe way to get apps without having the play store.
- story