ciphergoth comments on Maximizing Your Donations via a Job - Less Wrong

109 Post author: Alexei 05 May 2013 11:19PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (57)

You are viewing a single comment's thread. Show more comments above.

Comment author: John_Maxwell_IV 06 May 2013 05:03:14AM *  14 points [-]

On resume stuff, one way to make a pretty resume is to format it using LaTeX. If you don't know LaTeX, you can find templates online and modify them (e.g. here).

Here's a checklist for considering job offers.

Re: solving interview problems, I got a lot better at it when I started saying everything I was thinking out loud... I'd have a friendly conversation with my interviewer and just keep saying intelligent things until the problem was solved. (My impression is that it's generally OK to go on tangents as long as they're intelligent tangents. Typically you're going to see multiple avenues of attack for any given problem, and if you intelligently explain your way down one avenue, you can probably get points for that time spent during the interview even if it turns out to be the wrong approach.) I do part-time work as a tutor and I'm pretty good at explaining stuff, so maybe this advice works unusually well for me. But I suspect that "brain freezes" are a huge cause of programming interview underperformance, so if you think you're good at coding but you don't interview well, you probably are actually good and you just need to find a way to solve your performance anxiety.

I suspect that writing bug-free code and fixing bugs without the usual tools like print statements are skills that most programmers don't practice (since they're not typically necessary), but that you totally can practice and get better at. Cracking the Coding Interview has good instructions on doing this; the Quixey Challenge is also interesting. I actually started making a list of all the sorts of bugs I seem to make and cycling through my list before testing my code, and paying attention to what kind of mental activity I needed to induce (in sort of a meditative way) in order to best write bug-free code/search for bugs.

Apparently infosec is so hot right now that White Hat Security is hiring people with no programming experience who seem like logical thinkers and training them on the job. (I can probably put you in contact with someone who works there and got hired with no programming experience if you send me a PM.)

You can claim tax deduction for up to 50% of your wages. That means if you make a lot of money in one year, even if you donate most of it, you'll be able to reduce your taxable income by a maximum of 50%. The rest goes over to the next year.

I'm confused. Do I want to strategically spread my income out over multiple years, or does it not matter?

you might be able to make something like 10% annually with some risk.

My vague intuition is that this is really optimistic, especially in the current economic climate.

In fact, you should be surprised if your offers from public companies have a higher EV than offers from startups.

This guy argues otherwise.

Some companies will tell you their offer is not negotiable. That's not true.

Was pretty much true in the experience of one friend of mine. Ironically, he's a bit of a salary negotiation guru, but was busy when he was interviewing at companies a few years ago and ended up taking an offer that he didn't negotiate up much.

Comment author: ciphergoth 06 May 2013 05:24:55PM 2 points [-]

My (perhaps out-of-date) experience is that lots of recruitment agents, companies etc seem to expect CVs to be in Microsoft Word format, and so providing only a PDF may be an inconvenience to them.

Comment author: Jiro 08 May 2013 12:20:52AM 9 points [-]

Recruitment agents often want to be able to pass your resume around to companies while preventing the company from contacting you directly. They can do that by editing out your contact information, but they can only do that if your resume is in a format that they know how to edit, such as Word. That's why many of them don't like PDF--they can't easily edit it.

Comment author: [deleted] 06 May 2013 05:29:15PM 5 points [-]

Conversely, there are some niche places that look very favorably upon LaTeX CVs. It's important to know the culture.

Comment author: matt 07 May 2013 10:52:25PM 10 points [-]

At TrikeApps our job ads say "Choose an appropriate file format for your resume – we’ll draw conclusions about you from the tools you use". Anyone who expects us to prefer a proprietary file format over LaTeX or PDF is probably applying to the wrong place :)

Comment author: jasticE 06 May 2013 09:12:51PM 2 points [-]

An online HTML/JS CV resonated well for me. This was mostly the case with startups without specialized recruiters.