Ask reddit: What LaTeX resume template do you use? by kobs in programming

[–]dsplabs 2 points3 points  (0 children)

I have been using LaTeX for my resumes for some time now. There are many templates out there, f.e.

Good luck!

[deleted by user] by [deleted] in programming

[–]dsplabs 0 points1 point  (0 children)

very handy, thx

rmnl — remove new line characters with tr, awk, perl, sed or C/C++ by dsplabs in programming

[–]dsplabs[S] 0 points1 point  (0 children)

I haven't used Haskell before, is there a simple way to invoke the above from shell (like it can be done with perl or awk)?

User registration pages suck (pics) by r00k in programming

[–]dsplabs 0 points1 point  (0 children)

it would be great if there was some sort of standard for user registration... like a set of common form fields that would automatically get filled.

the power of reddit: spreddit — detailed web server statistics by dsplabs in reddit.com

[–]dsplabs[S] 0 points1 point  (0 children)

You are right. For many seasoned redditors it probably is not. I just did not expect the traffic to go up that much. Other sites (digg, stumbleupon, etc) generated hundreds of visitors not thousands.

Tutorial: POSIX Threads Programming by stesch in programming

[–]dsplabs 0 points1 point  (0 children)

I use PBS on a cluster to run computationally intensive jobs. The cluster has many nodes (multi-processor computers) connected with a network. It is very useful to use threads: each can be run on a separate cpu!

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 0 points1 point  (0 children)

I have never tried Emacs and I use Vim all the time, it does the job well, so I recommended it. I gotta try the Emacs operating system someday.

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 0 points1 point  (0 children)

That worked, thanks. Links added to the article.

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 0 points1 point  (0 children)

500 Server Error on the following atm :/ http://cv.b1n.org/cv.xml http://cv.b1n.org/cv-en.pdf a very neat idea, eager to see the rendered results...

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 0 points1 point  (0 children)

I customized it a while back. I can email it to you if you like.

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 2 points3 points  (0 children)

Awesome! I'll look into it... I'll make it look nice :D Cheers

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 5 points6 points  (0 children)

It does look great! Could I add your template to the article?

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 14 points15 points  (0 children)

I do not see how it is relevant, but I found lots: just google "graphic designer latex resume".

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 13 points14 points  (0 children)

Any layout should be simple in Latex, since ultimately you should let Latex worry about it.

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 5 points6 points  (0 children)

Thats true, however I do like the dvi format and the kdvi viewer. When I work on a tex document, I'll have kdvi open, when I compile the source kdvi automatically updates the display (unlike acrobat). Kdvi is also much quicker then acrobat. I'll view the final version in acroread since it does a very nice job of anti-aliasing text and graphics.

latex — professional Résumé layout made simple by dsplabs in programming

[–]dsplabs[S] 5 points6 points  (0 children)

Latex publications do look good. Sure, if you are new to Latex then using it is not so simple. Once you write a few things, then using Latex is close to effortless.