• 0 Posts
  • 126 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle

  • Was it that the PDF produced by latex was less OCR friendly than the word one, or just that you didn’t submit the PDF at all most of the time?

    I guess if you trained a program to OCR PDFs that are produced by word it might get really good at that and less good at PDFs from other sources.

    I’m curious if your CV font was computer modern?



















  • I started in 2012, and it wasn’t that difficult. I’d say I do about 30mins of maintenance every other month. It took me a while to work out the config originally, but I wrote a guide afterwards which was really popular for other people doing the same thing (it’s quite out of date now but the principles are the same).

    Started out using a raspberry pi (which was also hosting a website at the time) but when I moved house to somewhere with a worse internet connection I migrated to a VPS, so there is a cost but it’s not enormous, maybe £20/month.

    Don’t even bother if you can’t use a static IP, because all your email will be bounced if your PTR record for the IP (reverse DNS record) doesn’t match your domain name.

    It got a bit more complicated when people started adding extra layers of spam protection like SPF, DKIM and DMARC, but those are mostly set and forget.

    Overall, I’d say it’s worth it but only because I find it quite interesting/fun.