I feel like for myself and the front end engineers I know it's just a begrudged reality of developing consumer facing products.
I envy my friends who can stand to lose IE6 traffic, but my company can't and besides -- it's always a point of pride when the site looks almost perfect the first time you check it in a legacy browser like IE6.
yeah, this is an unfortunate thing we have to deal with. A non trivial number of accountants (who are happy to refer inDinero to their clients), use internet explorer for some reason. Google Analytics shows that while < 15% are IE, in-person customer validation showed that our influencers were in that 15%.
But on the bright side, someone who has the patience to do IE compatibility is someone we'd probably love to work with!
True story: I know a guy who's so used to writing cross-browser CSS that he gets things the way he wants in FF, then checks it in IE and it's usually right or needs very slight tweaking, which he of course knows how to do.
He'd be a perfect candidate for the job if he weren't starting a company with me :) But I bet there are others out there like him.
I'm kinda the same way. I guess I got lucky with the way I learned, but rarely do I check my work in IE as I'm so sure it'll look fine (besides rounded corners and the like). I think anyone can get here, it just takes practice. :)
> but rarely do I check my work in IE as I'm so sure it'll look fine
That's pretty scary.
To me that sounds as though a programmer would say:
"I hardly ever compile my code on BSD, I'm usually sure it'll work just fine"
And I'd not believe him. In your case, I'll give you the benefit of the doubt, but at the same time I'd urge you to test it anyway but that's from a programmers perspective again.
The best CSS/HTML developers should be like this — if you deal with fixing bugs in IE enough, you start writing code that prevents them in the first place while still looking awesome in standards-compliant browsers.
Happy to say that I'm one of those — the day I discovered I could do this, I felt like I leveled up.
In addition to memorizing the rules, you'll also memorize the specific IE bugs; see a page in IE all messed up, and be able to go, "Oh, I know what would cause that," and be able to fix it without spending hours tracking down the bug.
Comet in IE6? Can you elaborate a bit? I recently had a need for a comet thingy (but not cross-browser compatibility) - so I made a small solution with x-mixed-replace. I don't even know where would I start with IE6, since even later versions are their own world.
Long polling is possible in every browser ever, basically.
In my case, it was less intermittent events and more low-latency streaming data (position/GIS stuff), so I went with the forever frame. It really is splendid for pushing data to the browser without the nasty lag.
Thats how I write CSS. A good front-end dev can write one set of clean CSS for Chrome, FF, IE8 and IE7 with a small set of styles in an IE6-specific stylesheet.
Combine clean CSS with SCSS (http://sass-lang.com/) for mixin awesomeness and also PIE.css (http://css3pie.com/) for CSS3 on IE. Thats pretty much the winning combo IMO.
Will they hire someone remotely, especially someone with heavy ruby/rails exp?
So, where are they located? I can't find it anywhere on the site.
A whois says Westchester CA (which is probably just a whoisguard location), and a "site:indinero.com Westchester" search doesn't turn up any results. What gives?
Another advantage of having comments 'on' for a job posting.
I think that when YC funded companies look for applicants with comments off they're signaling that they are afraid they'll be drawn in to a discussion of their product rather than of the job at hand, but that might just throw away more good stuff than bad stuff.
"Early engineer Borden Liu left his 6-figure job to join inDinero." -> Doesn't instill a lot of confidence in the reader. Instantly makes me wonder how much of a gamble the switch was.
This job description reads, at least to me, like the minimum requirements for any frontend developer position. It's not clear to me what makes this a lead position.
I started to go on a rant about what job descriptions are generally missing, but then I clicked through the day in the life link and that basically answered my questions. Incorporate some of that onto the job page.
As to what I liked: My personal primary factors in fit are the amount of autonomy (including hours), process overhead, and the fact that I care about user experience, tools, and code quality but not about making money. Put differently, I expect someone else to be worried about the what and when ($) but I generally want as much control over the how as I can get. That's not to say I want to be a cowboy coder, but autonomy is what makes coding a craft instead of just labor.
Edit: I'm not really looking to apply, just happened to hit HN in between things and got annoyed.
Because we found that frontend developers were often reliant on backend developers for help... but most of this "backend" work doesn't require PHD level computer science abilities.
30 comments
[ 2.8 ms ] story [ 87.4 ms ] threadOuch. You might lose a lot of candidates with this stipulation.
I envy my friends who can stand to lose IE6 traffic, but my company can't and besides -- it's always a point of pride when the site looks almost perfect the first time you check it in a legacy browser like IE6.
That being said, I hope they don't mean 5.5. :)
But on the bright side, someone who has the patience to do IE compatibility is someone we'd probably love to work with!
He'd be a perfect candidate for the job if he weren't starting a company with me :) But I bet there are others out there like him.
That's pretty scary.
To me that sounds as though a programmer would say:
"I hardly ever compile my code on BSD, I'm usually sure it'll work just fine"
And I'd not believe him. In your case, I'll give you the benefit of the doubt, but at the same time I'd urge you to test it anyway but that's from a programmers perspective again.
Happy to say that I'm one of those — the day I discovered I could do this, I felt like I leveled up.
But really, for basic page layout, the rules around floats and position: relative and so-on really aren't that hard to remember.
Woo!
In my case, it was less intermittent events and more low-latency streaming data (position/GIS stuff), so I went with the forever frame. It really is splendid for pushing data to the browser without the nasty lag.
Combine clean CSS with SCSS (http://sass-lang.com/) for mixin awesomeness and also PIE.css (http://css3pie.com/) for CSS3 on IE. Thats pretty much the winning combo IMO.
Will they hire someone remotely, especially someone with heavy ruby/rails exp?
A whois says Westchester CA (which is probably just a whoisguard location), and a "site:indinero.com Westchester" search doesn't turn up any results. What gives?
Edit: I found a blog post that says they are "next to downtown Mountain View in California" http://blog.indinero.com/?p=129
I'll try to make this more bold in the job description - thanks someone_here !
I think that when YC funded companies look for applicants with comments off they're signaling that they are afraid they'll be drawn in to a discussion of their product rather than of the job at hand, but that might just throw away more good stuff than bad stuff.
(I'd apply, but I'm both based in NY and happily employed at another startup)
I started to go on a rant about what job descriptions are generally missing, but then I clicked through the day in the life link and that basically answered my questions. Incorporate some of that onto the job page.
As to what I liked: My personal primary factors in fit are the amount of autonomy (including hours), process overhead, and the fact that I care about user experience, tools, and code quality but not about making money. Put differently, I expect someone else to be worried about the what and when ($) but I generally want as much control over the how as I can get. That's not to say I want to be a cowboy coder, but autonomy is what makes coding a craft instead of just labor.
Edit: I'm not really looking to apply, just happened to hit HN in between things and got annoyed.
edit: Link to checkers on github. Doing it fast. Will clean up and make jQuery plugin later. http://github.com/bradherman/inDinero----Checkers
Would you mind clarifying a bit more? Thanks!