Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fractalsea
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
fractalsea
10y ago
This startup was created to solve just this problem: https://nugget.one One of the founders is the host of the Techzing podcast http://techzinglive.com . You can hear some of the background on Nugget if you listen to
2.
▲
by
fractalsea
10y ago
The documentation is amazing. One problem I find with rendered literate haskell is that it because quickly unclear how the indentation across blocks of code fits together. It would be nice if there was some kind of renderer that kept the in
3.
▲
by
fractalsea
10y ago
In the intro you say that data from >1000 interviews shows: > men were getting advanced to the next round 1.4 times more than women > men [...] had an average technical score of 3 out of 4, as compared to a 2.5 out of 4 for women T
4.
▲
Fuzz testing distributed systems with QuickCheck
(blog.pusher.com)
1 points
by
fractalsea
10y ago
|
0 comments
5.
▲
3 Approaches to Monadic API Design in Haskell
(blog.pusher.com)
2 points
by
fractalsea
11y ago
|
0 comments
6.
▲
Making Efficient use of memory in Haskell
(blog.pusher.com)
2 points
by
fractalsea
11y ago
|
0 comments
7.
▲
by
fractalsea
11y ago
Hi, I'm the author of this post. I found it hard to get good information about this topic in Haskell compared to other languages, so I'm hoping this post will help people get started if they are in a similar situation to where I w
8.
▲
Memory profiling in Haskell
(blog.pusher.com)
5 points
by
fractalsea
11y ago
|
1 comments
9.
▲
by
fractalsea
11y ago
From https://developer.wordpress.com/calypso/ "If you run your own self-hosted WordPress site, you can install the Jetpack plugin to use the Calypso-based editing and management tools."
10.
▲
by
fractalsea
11y ago
This is what I thought when I first saw the parent comment. It looks like an interesting alternative approach, but from the example I am not clear on why it is more flexible than the version using typeclasses. I reckon I will need to re-imp
11.
▲
Unit testing IO in Haskell
(blog.pusher.com)
69 points
by
fractalsea
11y ago
|
10 comments
12.
▲
Unit testing IO in Haskell
(blog.pusher.com)
1 points
by
fractalsea
11y ago
|
0 comments
13.
▲
by
fractalsea
11y ago
> know your worth How? I think this wouldn't be so hard if you are in the valley (or other large tech cities in the US), or targeting large companies (Glassdoor). But how do you do this if you are in a different situation?
14.
▲
by
fractalsea
11y ago
Have you tried the FP Haskell Center IDE[1]? It's completely web based, and should make it very easy to set up projects, bring in stable libraries and do builds. I would imagine this would be very useful for beginners. There's mor
15.
▲
by
fractalsea
11y ago
For those interested in why this land is unclaimed, this video provides a nice visualisation: http://www.youtube.com/watch?v=3ZdkqqjosCM&t=6m49s Essentially the river has changed, but the two countries claimed land at d
16.
▲
by
fractalsea
11y ago
Someone mentioned that in a comment on the blog post itself too. It definitely looks like a good pattern to adopt here.
17.
▲
by
fractalsea
11y ago
We currently do not have plans to release this code, mainly because it is very specific to our system. Having said that we are working on another large Haskell project, and we do have plans to open source a central component of it.
18.
▲
by
fractalsea
11y ago
I don't deny that the test could be written in much the same way in Ruby too, the key point of the post was that in Haskell you get flexibility comparable to a highly dynamic language, while also getting a lot safety guarantees. As for
19.
▲
by
fractalsea
11y ago
Interesting. I think I will have to play around this before I get my head around it, but thanks for the suggestion.
20.
▲
by
fractalsea
11y ago
By "combining" I just meant an operator that takes multiple functions and returns a new function based on those arguments. I guess these "functions" are a special case because they are constant monadic functions. Do you
21.
▲
by
fractalsea
11y ago
Author here. Thanks for the feedback! I agree that the do notation does look nice. The on thing that I like about the >> operator is that it's clear that you are performing a combining two functions. But to be honest I don't
22.
▲
by
fractalsea
12y ago
https://www.youtube.com/watch?v=tILlZRLhBJE&t=6m2s
23.
▲
by
fractalsea
12y ago
How much did you sell Texts.com for, and when did you sell it? Assuming you've sold it.
24.
▲
by
fractalsea
12y ago
In my experience this is a terrible metric. The demographics that McDonalds is marketed in different countries varies enormously. I find in Western countries it is seen as unglamorous, cheap and quick food. Whereas when I was in India, for
25.
▲
by
fractalsea
12y ago
That would have made this article so much more useful to me. Without screenshots it was difficult to see why I might want one of these plugins. It would also have been nice to have some written motivation for using them, as well as a desc
26.
▲
by
fractalsea
12y ago
The way the original poster phrased it made it sound like he was referring to three waves of startups .
27.
▲
by
fractalsea
12y ago
I hear this very often, but the difference with me is that I don't feel very confident in any language. I have a mediocre experience in 4 or 5, but I don't know any one language in serious depth. You might argue that this doesn&#x
28.
▲
by
fractalsea
12y ago
In what sense? Do you mean expensive to learn?
29.
▲
Ask HN: Which programming language should I learn for interviews?
3 points
by
fractalsea
12y ago
|
5 comments
30.
▲
by
fractalsea
12y ago
I recently spoke to a recruiter at Skyscanner, and he mentioned that they have also adopted a similar model to Spotify. He called the model "Squads and tribes".
More ›