Our back-end team sometimes adds calls to a new service that they're building to test the load, a lot like this! So the idea was in the air at OkCupid, so to speak. And with such a big new piece of infrastructure, I knew there would be problems, it's just how it works. So I wanted to get something into production really quickly to have something to troubleshoot against.
We're looking for a number of engineering roles at OkCupid right now:
• web engineering manager
• mid- or senior-level iOS engineer
• junior-level android engineer
Our career site, okcupid.com/careers has links to detailed descriptions and all that, but feel free to message me directly if you want to hear what it's like working here from a front-end engineer: [email protected]
We're looking for a full time front end engineer here at OkC. I've pasted the HR'y text below, but as a front end dev at OkCupid, I can say that it's a great place to work. If you're interested in building stuff with autonomy and responsibility and push it to tons of users, you should reach out. Feel free to ping me with any questions! [email protected]
----
Do you want to work on a product that truly improves people’s lives? Do you want to work on a small team with exceptionally talented people? We’re looking for an experienced Frontend Engineer to join the OkCupid Product Team in New York City.
We're looking for enthusiastic and talented Frontend Engineers to join our growing team. You’ll be helping to make our products awesome and scalable for millions of users. You’ll get to work with a team of fantastic and fast-moving hackers to make the social web a more insightful and engaging place.
This looks great! One suggestion is that in full screen mode, the textarea doesn't stretch across the screen (it's a centered column) but since there are no borders it is hard to tell where the active area is. I think that clicking on the empty space outside of the main column could give focus to the textare, and that would have made it more clear for me.
That's a holdover of the project from which I extracted these, reachably. We decided to use snake case across html css and javascript to keep things standard - feel free to judge that decision.
Given that people will most likely be using this in more traditionally camel cased situations, I think I will go through and change that this weekend. Thanks for pointing that out!
Totally. It's not necessarily meant to import into your project whole hog, it could just as easily have been a set of gists. So feel free to pick and choose ones that you might find useful!
xdissent made a great command line installer on github for virtualbox and these virtual machines; you can get them running with one command. I've used the script for the last year or so when I've had to set up a new box for testing and I've really enjoyed it.
The slideshow on the homepage is hard to use. There is quite a bit of information, and I would like to read it, but the length of the slide is set too fast for me to read the captions (not to mention look at the image!). Then if you hit the left or right arrow, it pauses for a moment, but then restarts itself.
If you just have two steps in the slideshow, I would recommend making the images more narrow and having them side-by-side with an arrow in between. This would mean that a user could easily see the flow of the process (step one: make filter, step two: enjoy filter) and read at their own pace.
I think people should wear what makes them feel comfortable. Ties work for Jesse, but there are some jobs where a tie is required, and that doesn't work for the wearer. This could explain why people have an aversion to "dressing up." I'm a jeans and t-shirt person when I'm at work because that's what I feel most at ease in.
I also see this post explaining the presence of the -webkit-background-clip (http://tumble.sneak.co.nz/post/928998513/fixing-the-backgrou...), but I don't see that behavior in Safari 5. Potentially fixed? If not, I would certainly add that to my boilerplate.
For what it's worth, if any of you haven't heard Kind of Bloop yet, it is fantastic. Seems like HNers are basically the target market for it, too.
Coming from knowing Kind of Blue very well, it's fascinating to hear what other people take from Miles' songs, and I've caught things from Kind of Bloop that I had never noticed in the original. Highly recommended.
I just updated the script with 3- and 4-color gradients, and with the call to action button as a helper method with color as a parameter. Thanks for the suggestions!