Viewing profile — snoyberg
snoyberg
HN member- Joined
- Mon, Feb 27, 2012, 1:45 PM UTC
- HN karma
- 34
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About snoyberg
Recent public activity
- story
-
comment
Comment #15070317
Most people don't think about such things when buying (renting) a new phone. If you do consider it, you're an exception to the rule.
- story
-
comment
Comment #9769102
This is false, see the `stack solver` and `stack init --solver` commands. Currently it's using cabal's dependency solver under the surface, but there is work in progress (by multip…
-
comment
Comment #9529589
Even without --verify, stackage-update is providing a far more secure setup than what you get from cabal update today (since it downloads over SSL). I didn't want to make GPG confi…
-
comment
Comment #8888233
I think this answers your question: this new phase of hiring is based on new customer work we need to fill, plus increased community involvement we're planning to have. This is not…
- story
-
comment
Comment #8837785
Actually, the ideas for LTS Haskell came out of conversations I had with Duncan and Mark at ICFP. The original idea was to create a GPS Haskell that would encompass a "best of both…
- story
-
comment
Comment #3817563
The clientsession package (which is what we use) both encrypts and applies a hash to the payload. Hashing prevents users from tampering with the data, and encrypting prevents inspe…
-
comment
Comment #3817546
I can't answer with certainty what the author means, but the next set of features planned for Yesod is to have tighter client-side integration. We also agree that's where web app d…
-
comment
Comment #3817124
I don't think anyone's actually done it, because most of our users really like Hamlet. That said, switching should be a piece of cake. All you need to do is get the textual result …