Viewing profile — jp_rider
jp_rider
HN member- Joined
- Mon, Aug 18, 2014, 9:49 PM UTC
- HN karma
- 55
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About jp_rider
Recent public activity
- story
- story
-
comment
Comment #23673851
Where do you see that rate in your source? You seem to be off by an order of magnitude. https://www.nature.com/articles/d41586-020-01738-2 Edit: I misread your qualifier of "under …
-
comment
Comment #18130899
I am available if your company needs consulting services for Haskell. I can help with development, design, maintenance, and training. If you would like to learn more, please email …
-
comment
Comment #17994758
I've been working on PKAuth, which addresses this problem (not at the TLS level though). I wrote a short blog post [1] with a demo video about the underlying protocol. I'd apprecia…
-
comment
Comment #16812774
How does the browser know what the relying party is? Does the website provide a URL for the browser to communicate with?
-
comment
Comment #16125535
Since Baltimore City is getting more money per student, why aren't they able to properly maintain their buildings [1]? Poor management? Corruption? Lack of heating and working bath…
-
comment
Comment #15860975
It appears their own crypto was already vulnerable. A friend pointed me to this article: https://www.forbes.com/sites/amycastor/2017/09/07/mit-and-bu... He was also concerned that …
-
comment
Comment #15696140
If you'd like to disable pocket, here are instructions: https://help.getpocket.com/article/1025-disabling-pocket-in-...
-
comment
Comment #15461128
If you haven't already, check out Redox OS [1,2]. It's a microkernel written in Rust. Here's a good interview with the developer [3]. [1] https://www.reddit.com/r/Redox/ [2] https:…
-
comment
Comment #14117665
Even with https it's a lot. Saw this post the [other day]( https://www.reddit.com/r/WarOnComcast/comments/65547r/as_if_... ), but I can't find a cached version.
-
comment
Comment #12853879
Wow, same for my website (using Cloudflare for DNS-only). How do we get these revoked? Edit: If you're using Heroku, the zerigo_dns addon makes it easy to switch to Zerigo.
-
comment
Comment #11176636
How does this compare to Namecoin? It seems pretty similar.
-
comment
Comment #11034619
I actually sort of like your proposal. Don't individuals have to file for patents and then employees buy it off them for like $1? If this is true, existing patents would fall into …
-
comment
Comment #10984498
I don't know whether basic income will be effective, but I hypothesize that its changes in incentives will reduce productivity and happiness for the majority of people. Personally,…
-
comment
Comment #10618791
I ported Haskell's [Aeson]( http://hackage.haskell.org/package/aeson-0.10.0.0/docs/Data-... ) library to [Swift]( https://github.com/PKAuth/SwiftAeson ). You might find it helpful …
-
comment
Comment #10363986
Opt out [instructions]( http://www.techlicious.com/blog/verizon-uidh-supercookie-tra... ).
-
comment
Comment #9536184
As an aside, HTML5 and CSS3 are [turing complete]( http://lambda-the-ultimate.org/node/4222 ).
-
comment
Comment #9283975
It's been shown that caffeine shortens telomeres, while alcohol lengthens them [1]. This could be the reason why they offset each other. [1] - http://www.sciencedaily.com/releases/…
-
comment
Comment #8984112
I feel like you're undervaluing memory safety. Memory safety prevents most (all?) exploits that lead to remote code execution. There can still be high level vulnerabilities, but gu…
-
comment
Comment #8356646
Interesting. For my current project, I don't want to include large frameworks so it looks like this library [1] should do the trick. [1] https://github.com/aktowns/purescript-simpl…
-
comment
Comment #8354095
This looks really cool! Do you currently have any abstractions for interacting with DOM elements?
- story